diff options
author | Karl Berry <karl@freefriends.org> | 2008-11-30 00:25:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-11-30 00:25:49 +0000 |
commit | 12c250fa4675512940f0f2f11a24a1c6b06d2de3 (patch) | |
tree | fa7129fb5e6132f36ce2ee015403767c893d44d3 /Master/texmf-dist/tex/latex/csquotes/csquotes.def | |
parent | 1c92a89feaff3bdd0644925dfd991004ff71bdeb (diff) |
csquotes 4.3 (29nov08)
git-svn-id: svn://tug.org/texlive/trunk@11476 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/csquotes/csquotes.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/csquotes/csquotes.def | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/csquotes/csquotes.def b/Master/texmf-dist/tex/latex/csquotes/csquotes.def index 9f997626da7..53104924cff 100644 --- a/Master/texmf-dist/tex/latex/csquotes/csquotes.def +++ b/Master/texmf-dist/tex/latex/csquotes/csquotes.def @@ -1,9 +1,12 @@ -% $Id: csquotes.def,v 4.2 2008/06/24 17:09:34 lehman stable $ +% $Id: csquotes.def,v 4.3 2008/11/23 16:02:45 lehman stable $ -\ProvidesFile{csquotes.def}[2008/06/24 v4.2 csquotes generic definitions] +\ProvidesFile{csquotes.def} +[\csq@rcsid $Id: csquotes.def,v 4.3 2008/11/23 16:02:45 lehman stable $ + csquotes generic definitions] % Set defaults +\ExecuteQuoteOptions{babel=tryonce} \SetBlockEnvironment{quote} \SetBlockThreshold{3} \SetCiteCommand{\cite} |