diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/csquotes/csquotes.cfg')
-rw-r--r-- | Master/texmf-dist/tex/latex/csquotes/csquotes.cfg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/csquotes/csquotes.cfg b/Master/texmf-dist/tex/latex/csquotes/csquotes.cfg index 4dbcfded413..ef1ba59ccac 100644 --- a/Master/texmf-dist/tex/latex/csquotes/csquotes.cfg +++ b/Master/texmf-dist/tex/latex/csquotes/csquotes.cfg @@ -1,6 +1,6 @@ -% $Id: csquotes.cfg,v 4.2 2008/06/24 17:09:34 lehman stable $ +% $Id: csquotes.cfg,v 4.3 2008/11/23 16:02:45 lehman stable $ -\ProvidesFile{csquotes.cfg}[2008/06/24 v4.2 csquotes configuration] +\ProvidesFile{csquotes.cfg}[2008/11/23 v4.3 csquotes configuration] % Put your definitions here. @@ -17,7 +17,7 @@ % processed before any options specified in the document preamble, % so you can still override them in the preamble. -\ExecuteQuoteOptions{strict=true,babel=tryonce} +\ExecuteQuoteOptions{strict=true,babel=try} % CHANGING THE DEFAULT PARAMETERS @@ -245,3 +245,5 @@ {\endquote\endgroup} \SetBlockEnvironment{smallparaquote} + +\endinput |