diff options
author | Karl Berry <karl@freefriends.org> | 2011-03-28 23:10:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-03-28 23:10:18 +0000 |
commit | 5821532477f392106277500f4f4747409957fc76 (patch) | |
tree | 758ebb87beac58bde67d54fab9fc2fedcbc9125f /Master | |
parent | 5d418e5d01cadb145d62f7e48545d38bbf91d064 (diff) |
csquotes (28mar11)
git-svn-id: svn://tug.org/texlive/trunk@21867 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/latex/csquotes/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/csquotes/RELEASE | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/csquotes/csquotes.pdf | bin | 241004 -> 241049 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/csquotes/csquotes.tex | 8 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/csquotes/csq-compat.def | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/csquotes/csquotes.cfg | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/csquotes/csquotes.def | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/csquotes/csquotes.sty | 19 |
8 files changed, 27 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/latex/csquotes/README b/Master/texmf-dist/doc/latex/csquotes/README index 529d37c4ecb..7ba18931569 100644 --- a/Master/texmf-dist/doc/latex/csquotes/README +++ b/Master/texmf-dist/doc/latex/csquotes/README @@ -1,4 +1,4 @@ -$Id: README,v 5.1b 2011/01/20 20:31:49 lehman stable $ +$Id: README,v 5.1c 2011/03/25 20:24:11 lehman stable $ ABOUT diff --git a/Master/texmf-dist/doc/latex/csquotes/RELEASE b/Master/texmf-dist/doc/latex/csquotes/RELEASE index 31eb7db1610..ced6f59756f 100644 --- a/Master/texmf-dist/doc/latex/csquotes/RELEASE +++ b/Master/texmf-dist/doc/latex/csquotes/RELEASE @@ -1,4 +1,4 @@ -$Id: RELEASE,v 5.1b 2011/01/20 20:31:49 lehman stable $ +$Id: RELEASE,v 5.1c 2011/03/25 20:24:11 lehman stable $ RELEASE NOTES FOR VERSION 5.1 diff --git a/Master/texmf-dist/doc/latex/csquotes/csquotes.pdf b/Master/texmf-dist/doc/latex/csquotes/csquotes.pdf Binary files differindex fe1419fd855..da9e78b6450 100644 --- a/Master/texmf-dist/doc/latex/csquotes/csquotes.pdf +++ b/Master/texmf-dist/doc/latex/csquotes/csquotes.pdf diff --git a/Master/texmf-dist/doc/latex/csquotes/csquotes.tex b/Master/texmf-dist/doc/latex/csquotes/csquotes.tex index c24ace23848..680f84b4e15 100644 --- a/Master/texmf-dist/doc/latex/csquotes/csquotes.tex +++ b/Master/texmf-dist/doc/latex/csquotes/csquotes.tex @@ -1,4 +1,4 @@ -% $Id: csquotes.tex,v 5.1b 2011/01/20 20:31:49 lehman stable $ +% $Id: csquotes.tex,v 5.1c 2011/03/25 20:24:11 lehman stable $ \documentclass{ltxdockit}[2010/09/26] \usepackage[latin9]{inputenc} \usepackage[american]{babel} @@ -13,7 +13,7 @@ \MakeAutoQuote*{<}{>} \MakeShortVerb{\|} -\rcsid{$Id: csquotes.tex,v 5.1b 2011/01/20 20:31:49 lehman stable $} +\rcsid{$Id: csquotes.tex,v 5.1c 2011/03/25 20:24:11 lehman stable $} \titlepage{% title={The \sty{csquotes} Package}, @@ -1532,6 +1532,10 @@ This revision history is a list of changes relevant to users of this package. Ch \begin{changelog} +\begin{release}{5.1c}{2011-03-25} +\item Fixed spurious language reset +\end{release} + \begin{release}{5.1b}{2011-01-20} \item Fixed conflict with \sty{polyglossia} and French \end{release} diff --git a/Master/texmf-dist/tex/latex/csquotes/csq-compat.def b/Master/texmf-dist/tex/latex/csquotes/csq-compat.def index f7d71814080..02c1469e78b 100644 --- a/Master/texmf-dist/tex/latex/csquotes/csq-compat.def +++ b/Master/texmf-dist/tex/latex/csquotes/csq-compat.def @@ -1,7 +1,7 @@ -% $Id: csq-compat.def,v 5.1b 2011/01/20 20:31:49 lehman stable $ +% $Id: csq-compat.def,v 5.1c 2011/03/25 20:24:11 lehman stable $ \ProvidesFile{csquotes.def} -[\csq@rcsid $Id: csq-compat.def,v 5.1b 2011/01/20 20:31:49 lehman stable $ +[\csq@rcsid $Id: csq-compat.def,v 5.1c 2011/03/25 20:24:11 lehman stable $ csquotes backwards compatibility] \def\csq@getversion#1{% diff --git a/Master/texmf-dist/tex/latex/csquotes/csquotes.cfg b/Master/texmf-dist/tex/latex/csquotes/csquotes.cfg index 187a4cd95b0..a9da426e9ae 100644 --- a/Master/texmf-dist/tex/latex/csquotes/csquotes.cfg +++ b/Master/texmf-dist/tex/latex/csquotes/csquotes.cfg @@ -1,4 +1,4 @@ -% $Id: csquotes.cfg,v 5.1b 2011/01/20 20:31:49 lehman stable $ +% $Id: csquotes.cfg,v 5.1c 2011/03/25 20:24:11 lehman stable $ \ProvidesFile{csquotes.cfg} diff --git a/Master/texmf-dist/tex/latex/csquotes/csquotes.def b/Master/texmf-dist/tex/latex/csquotes/csquotes.def index 5483a2377b9..f4663a5cb65 100644 --- a/Master/texmf-dist/tex/latex/csquotes/csquotes.def +++ b/Master/texmf-dist/tex/latex/csquotes/csquotes.def @@ -1,7 +1,7 @@ -% $Id: csquotes.def,v 5.1b 2011/01/20 20:31:49 lehman stable $ +% $Id: csquotes.def,v 5.1c 2011/03/25 20:24:11 lehman stable $ \ProvidesFile{csquotes.def} -[\csq@rcsid $Id: csquotes.def,v 5.1b 2011/01/20 20:31:49 lehman stable $ +[\csq@rcsid $Id: csquotes.def,v 5.1c 2011/03/25 20:24:11 lehman stable $ csquotes generic definitions] % Set defaults diff --git a/Master/texmf-dist/tex/latex/csquotes/csquotes.sty b/Master/texmf-dist/tex/latex/csquotes/csquotes.sty index 2e58fd40b26..82cf213566f 100644 --- a/Master/texmf-dist/tex/latex/csquotes/csquotes.sty +++ b/Master/texmf-dist/tex/latex/csquotes/csquotes.sty @@ -1,4 +1,4 @@ -% $Id: csquotes.sty,v 5.1b 2011/01/20 20:31:49 lehman stable $ +% $Id: csquotes.sty,v 5.1c 2011/03/25 20:24:11 lehman stable $ % Copyright (c) 2003-2011 Philipp Lehman. % @@ -18,7 +18,7 @@ \NeedsTeXFormat{LaTeX2e}[2005/12/01] \ProvidesPackage{csquotes} -[\csq@rcsid $Id: csquotes.sty,v 5.1b 2011/01/20 20:31:49 lehman stable $ +[\csq@rcsid $Id: csquotes.sty,v 5.1c 2011/03/25 20:24:11 lehman stable $ context-sensitive quotations] \def\csq@version$#1: #2.#3 ${#2#3} @@ -528,12 +528,20 @@ \fi \csq@tempa} -\appto\@parboxrestore{% +\def\blx@hook@parboxrestore{% \let\csq@theeverypar\@empty \csq@qlevel\z@ \toggletrue{csq@parbox}% \togglefalse{csq@block}} +\protected\def\blx@parboxrestore{% + \ifx\protect\noexpand % \@outputpage + \else + \blx@hook@parboxrestore + \fi} + +\appto\@parboxrestore{\blx@parboxrestore} + %% Restore kerning \def\csq@fixkern{% @@ -795,7 +803,8 @@ \def\csq@resetlang{% \ifdef\csq@mainlang - {\csuse{otherlanguage*}{\csq@mainlang}}% FIXME + {\csuse{otherlanguage*}{\csq@mainlang}% + \let\csq@resetlang\relax} {}} \protected\long\def\csq@switchlang#1{% @@ -844,7 +853,7 @@ \righthyphenmin#2\relax} \appto\csq@hook@multilang{% - \appto\@parboxrestore{\csq@resetlang}% + \appto\blx@hook@parboxrestore{\csq@resetlang}% \ifundef\l@usenglish {\ifundef\l@USenglish {} |