diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/csquotes/csquotes.cfg')
-rw-r--r-- | Master/texmf-dist/tex/latex/csquotes/csquotes.cfg | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/csquotes/csquotes.cfg b/Master/texmf-dist/tex/latex/csquotes/csquotes.cfg index 179af4b8a96..a88047f604d 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 3.1 2005/08/29 18:07:39 lehman pub $ +% $Id: csquotes.cfg,v 3.4 2006/04/02 15:58:08 lehman stable $ -\ProvidesFile{csquotes.cfg}[2005/08/29 v3.1 csquotes configuration] +\ProvidesFile{csquotes.cfg}[2006/04/02 v3.4 Quotation configuration] % Put your definitions here. @@ -11,16 +11,15 @@ % you want to try them out. % PRESETTING PACKAGE OPTIONS -% -% Use \ExecuteOptions to preset package options if you are not + +% Use \ExecuteQuoteOptions to preset package options if you are not % satisfied with the built-in defaults. Options given here will be % processed before any options specified in the document preamble. -% You may override them anytime with \usepackage in the preamble. -\ExecuteOptions{babel=true,strict=true} +\ExecuteQuoteOptions{babel=once,strict=true} % CHANGING THE DEFAULT PARAMETERS -% + % All preset values may be changed in the document preamble as % usual. The following values are the built-in defaults: |