diff options
author | Karl Berry <karl@freefriends.org> | 2011-01-15 00:43:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-01-15 00:43:12 +0000 |
commit | 682935655b3fa1bea80a35fe8e196795c9d0a8ac (patch) | |
tree | 8798d4a841798df3e4415ab2ca06cc68a12b2b65 | |
parent | df8606b38ce8bbbb6d90691717925839ecf6f881 (diff) |
csquotes (14jan11)
git-svn-id: svn://tug.org/texlive/trunk@21074 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/doc/latex/csquotes/README | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/csquotes/RELEASE | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/csquotes/csquotes.pdf | bin | 241717 -> 241010 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/csquotes/csquotes.tex | 10 | ||||
-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 | 8 |
8 files changed, 19 insertions, 15 deletions
diff --git a/Master/texmf-dist/doc/latex/csquotes/README b/Master/texmf-dist/doc/latex/csquotes/README index 5987b594e25..ead72a9ea8d 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.1 2010/11/19 15:15:40 lehman stable $ +$Id: README,v 5.1a 2011/01/11 17:42:53 lehman stable $ ABOUT @@ -16,7 +16,7 @@ quotes are freely configurable. LICENSE -Copyright (c) 2003-2010 Philipp Lehman, author-maintained. +Copyright (c) 2003-2011 Philipp Lehman, author-maintained. Permission is granted to copy, distribute and/or modify this software under the terms of the LaTeX Project Public License (LPPL), version 1.3. diff --git a/Master/texmf-dist/doc/latex/csquotes/RELEASE b/Master/texmf-dist/doc/latex/csquotes/RELEASE index 20a4f1a72b5..cb5f7b0612a 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.1 2010/11/19 15:15:40 lehman stable $ +$Id: RELEASE,v 5.1a 2011/01/11 17:42:53 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 c47901a29ca..5f6cc5dd82a 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 ccb64754e4d..5743300d9d4 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.1 2010/11/19 15:15:40 lehman stable $ +% $Id: csquotes.tex,v 5.1a 2011/01/11 17:42:53 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.1 2010/11/19 15:15:40 lehman stable $} +\rcsid{$Id: csquotes.tex,v 5.1a 2011/01/11 17:42:53 lehman stable $} \titlepage{% title={The \sty{csquotes} Package}, @@ -113,7 +113,7 @@ This package provides advanced facilities for inline and display quotations. It \subsection{License} -Copyright © 2003--2010 Philipp Lehman. Permission is granted to copy, distribute and\slash or modify this software under the terms of the \lppl, version 1.3c.\fnurl{http://www.ctan.org/tex-archive/macros/latex/base/lppl.txt} This package is author"=maintained. +Copyright © 2003--2011 Philipp Lehman. Permission is granted to copy, distribute and\slash or modify this software under the terms of the \lppl, version 1.3c.\fnurl{http://www.ctan.org/tex-archive/macros/latex/base/lppl.txt} This package is author"=maintained. \subsection{Contributions} @@ -1532,6 +1532,10 @@ This revision history is a list of changes relevant to users of this package. Ch \begin{changelog} +\begin{release}{5.1a}{2011-01-11} +\item Small fix for paragraph environments inside \cmd{blockquote} +\end{release} + \begin{release}{5.1}{2010-11-19} \item Added package option \opt{debug}\see{opt:opt} \item Added package option \opt{threshold}\see{opt:opt} diff --git a/Master/texmf-dist/tex/latex/csquotes/csq-compat.def b/Master/texmf-dist/tex/latex/csquotes/csq-compat.def index a4ab6a1cdb3..9e69adde272 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.1 2010/11/19 15:15:40 lehman stable $ +% $Id: csq-compat.def,v 5.1a 2011/01/11 17:42:53 lehman stable $ \ProvidesFile{csquotes.def} -[\csq@rcsid $Id: csq-compat.def,v 5.1 2010/11/19 15:15:40 lehman stable $ +[\csq@rcsid $Id: csq-compat.def,v 5.1a 2011/01/11 17:42:53 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 81795a7a39e..ef108e10908 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.1 2010/11/19 15:15:40 lehman stable $ +% $Id: csquotes.cfg,v 5.1a 2011/01/11 17:42:53 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 f5588da47d4..facb9972ac1 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.1 2010/11/19 15:15:40 lehman stable $ +% $Id: csquotes.def,v 5.1a 2011/01/11 17:42:53 lehman stable $ \ProvidesFile{csquotes.def} -[\csq@rcsid $Id: csquotes.def,v 5.1 2010/11/19 15:15:40 lehman stable $ +[\csq@rcsid $Id: csquotes.def,v 5.1a 2011/01/11 17:42:53 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 9d412cc83ff..4d2d602b602 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 5.1 2010/11/19 15:15:40 lehman stable $ +% $Id: csquotes.sty,v 5.1a 2011/01/11 17:42:53 lehman stable $ -% Copyright (c) 2003-2010 Philipp Lehman. +% Copyright (c) 2003-2011 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}[2005/12/01] \ProvidesPackage{csquotes} -[\csq@rcsid $Id: csquotes.sty,v 5.1 2010/11/19 15:15:40 lehman stable $ +[\csq@rcsid $Id: csquotes.sty,v 5.1a 2011/01/11 17:42:53 lehman stable $ context-sensitive quotations] \def\csq@version$#1: #2.#3 ${#2#3} @@ -1175,7 +1175,7 @@ \def\csq@bcount@lines{% \iftoggle{csq@parthreshold} - {\def\par{\global\toggletrue{csq@tempsw}\@normalcr\relax}% + {\def\par{\global\toggletrue{csq@tempsw}\@@par}% \let\newline\par \let\\\par} {}% |