diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/csquotes/csquotes.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/csquotes/csquotes.def | 24 |
1 files changed, 4 insertions, 20 deletions
diff --git a/Master/texmf-dist/tex/latex/csquotes/csquotes.def b/Master/texmf-dist/tex/latex/csquotes/csquotes.def index ce1a04725ef..f5588da47d4 100644 --- a/Master/texmf-dist/tex/latex/csquotes/csquotes.def +++ b/Master/texmf-dist/tex/latex/csquotes/csquotes.def @@ -1,14 +1,13 @@ -% $Id: csquotes.def,v 5.0c 2010/09/21 18:17:28 lehman stable $ +% $Id: csquotes.def,v 5.1 2010/11/19 15:15:40 lehman stable $ \ProvidesFile{csquotes.def} -[\csq@rcsid $Id: csquotes.def,v 5.0c 2010/09/21 18:17:28 lehman stable $ +[\csq@rcsid $Id: csquotes.def,v 5.1 2010/11/19 15:15:40 lehman stable $ csquotes generic definitions] % Set defaults -\ExecuteQuoteOptions{autostyle=tryonce,autopunct,maxlevel=2} +\ExecuteQuoteOptions{autostyle=tryonce,autopunct,maxlevel=2,threshold=3,thresholdtype=lines} \SetBlockEnvironment{quote} -\SetBlockThreshold{3} \SetCiteCommand{\cite} % Predefined backend styles @@ -25,7 +24,7 @@ [0.025em] {\quotesinglbase} {\textquoteright} -\DeclareQuoteStyle[guillements*]{croatian}% verified +\DeclareQuoteStyle[guillemets*]{croatian}% verified {\guillemotleft} {\guillemotright} [0.025em] @@ -370,21 +369,6 @@ \DeclareQuoteGlyph{EU1}{"2039}% = angle quot. mark, left-pointing single = \guilsinglleft \DeclareQuoteGlyph{EU1}{"203A}% = angle quot. mark, right-pointing single = \guilsinglright -\DeclareQuoteGlyph{U}{"0022}% = neutral quot. mark, double = \textquotedbl -\DeclareQuoteGlyph{U}{"0027}% = neutral quot. mark, single = \textquotesingle -\DeclareQuoteGlyph{U}{"00AB}% = angle quot. mark, left-pointing double = \guillemotleft -\DeclareQuoteGlyph{U}{"00BB}% = angle quot. mark, right-pointing double = \guillemotright -\DeclareQuoteGlyph{U}{"2018}% = comma quot. mark, single turned = \textquoteleft -\DeclareQuoteGlyph{U}{"2019}% = comma quot. mark, single = \textquoteright -\DeclareQuoteGlyph{U}{"201A}% = comma quot. mark, low single = \quotesinglbase -\DeclareQuoteGlyph{U}{"201B}% = comma quot. mark, single reversed = n.a. -\DeclareQuoteGlyph{U}{"201C}% = comma quot. mark, double turned = \textquotedblleft -\DeclareQuoteGlyph{U}{"201D}% = comma quot. mark, double = \textquotedblright -\DeclareQuoteGlyph{U}{"201E}% = comma quot. mark, low double = \quotedblbase -\DeclareQuoteGlyph{U}{"201F}% = comma quot. mark, double reversed = n.a. -\DeclareQuoteGlyph{U}{"2039}% = angle quot. mark, left-pointing single = \guilsinglleft -\DeclareQuoteGlyph{U}{"203A}% = angle quot. mark, right-pointing single = \guilsinglright - % Unicode (for LuaTeX) \DeclareQuoteGlyph{EU2}{"0022}% = neutral quot. mark, double = \textquotedbl \DeclareQuoteGlyph{EU2}{"0027}% = neutral quot. mark, single = \textquotesingle |