From d95420cfa1846c1142165499156752cca03ce0e6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 6 Feb 2010 23:34:50 +0000 Subject: scquotes 4.4d (6feb10) git-svn-id: svn://tug.org/texlive/trunk@16927 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/csquotes/csquotes.sty | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/tex/latex/csquotes/csquotes.sty') diff --git a/Master/texmf-dist/tex/latex/csquotes/csquotes.sty b/Master/texmf-dist/tex/latex/csquotes/csquotes.sty index 490145e160c..9c7ba32b7a8 100644 --- a/Master/texmf-dist/tex/latex/csquotes/csquotes.sty +++ b/Master/texmf-dist/tex/latex/csquotes/csquotes.sty @@ -1,6 +1,6 @@ -% $Id: csquotes.sty,v 4.4c 2009/09/23 18:54:12 lehman stable $ +% $Id: csquotes.sty,v 4.4d 2010/02/06 18:19:34 lehman stable $ -% Copyright (c) 2003-2009 Philipp Lehman. +% Copyright (c) 2003-2010 Philipp Lehman. % % Permission is granted to copy, distribute and/or modify this % software under the terms of the LaTeX Project Public License @@ -18,7 +18,7 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{csquotes} -[\csq@rcsid $Id: csquotes.sty,v 4.4c 2009/09/23 18:54:12 lehman stable $ +[\csq@rcsid $Id: csquotes.sty,v 4.4d 2010/02/06 18:19:34 lehman stable $ context-sensitive quotations] %% Compatibility and requirements @@ -1680,14 +1680,14 @@ {\csq@err@char \@gobbletwo}}} -\ifundef\inputencodingname % inputenc 2006/05/05 v1.1b +\ifundef\inputencodingname % inputenc >= 2006/05/05 v1.1b, inputenx {\def\csq@ifutfenc{% \csq@ifucs {\csq@err@ucs\@secondoftwo} {\begingroup - \def\@inpenc@undefined@##1{\def\csq@tempa{##1}}% + \def\@inpenc@undefined@##1{\def\inputencodingname{##1}}% \@inpenc@undefined - \ifdefstring\csq@tempa{utf8} + \ifdefstring\inputencodingname{utf8} {\aftergroup\@firstoftwo} {\aftergroup\@secondoftwo}% \endgroup}}} -- cgit v1.2.3