From 21c2bf64600ffaec18d3f4caaa1f9506dcd0f373 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 9 Sep 2022 20:01:02 +0000 Subject: csquotes (9sep22) git-svn-id: svn://tug.org/texlive/trunk@64323 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/csquotes/csquotes.def | 46 ++++++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-) (limited to 'Master/texmf-dist/tex/latex/csquotes/csquotes.def') diff --git a/Master/texmf-dist/tex/latex/csquotes/csquotes.def b/Master/texmf-dist/tex/latex/csquotes/csquotes.def index 0b7104a2b7e..a310943d579 100644 --- a/Master/texmf-dist/tex/latex/csquotes/csquotes.def +++ b/Master/texmf-dist/tex/latex/csquotes/csquotes.def @@ -1,5 +1,5 @@ \ProvidesFile{csquotes.def} - [2021-02-22 v5.2l csquotes generic definitions (JAW)] + [2022-09-09 v5.2m csquotes generic definitions (JAW)] % Set defaults @@ -176,6 +176,12 @@ [0.025em] {\textquotedblleft} {\textquotedblright} +\DeclareQuoteStyle{japanese} + {「} + {」} + [0pt] + {『} + {』} \DeclareQuoteStyle{latvian} {\quotedblbase} {\textquotedblright} @@ -249,6 +255,18 @@ [0.05em] {\textquoteright} {\textquoteright} +\DeclareQuoteStyle[guillemets]{slovenian}% + {\guillemotright} + {\guillemotleft} + [0.025em] + {\guilsinglright} + {\guilsinglleft} +\DeclareQuoteStyle[quotes]{slovenian}% + {\quotedblbase} + {\textquotedblleft} + [0.05em] + {\quotesinglbase} + {\fixligatures\textquoteleft} \DeclareQuoteStyle[mexican]{spanish} {\textquotedblleft} {\textquotedblright} @@ -287,6 +305,23 @@ [0.025em] {\guilsinglright} {\guilsinglleft} +\DeclareQuoteStyle[quotes]{turkish} + {\textquotedblleft} + {\textquotedblright} + [0.05em] + {\textquoteleft} + {\textquoteright} +\DeclareQuoteStyle[guillemets]{turkish} + {\guillemotleft} + {\guillemotright} + [0.025em] + {\guilsinglleft} + {\guilsinglright} +\DeclareQuoteStyle{ukrainian} + {\guillemotleft} + {\guillemotright} + {\quotedblbase} + {\textquotedblleft} % Plain style for PDF strings @@ -319,6 +354,7 @@ \DeclareQuoteAlias[brazilian]{portuguese}{brazilian} \DeclareQuoteAlias[portuguese]{portuguese}{portuguese} \DeclareQuoteAlias[quotes]{serbian}{serbian} +\DeclareQuoteAlias[guillemets]{slovenian}{slovenian} \DeclareQuoteAlias[mexican]{spanish}{mexican} \DeclareQuoteAlias[spanish]{spanish}{spanish} \DeclareQuoteAlias[quotes]{swedish}{swedish} @@ -344,10 +380,12 @@ \DeclareQuoteAlias{norwegian}{nynorsk} \DeclareQuoteAlias{portuguese}{portuges} \DeclareQuoteAlias{serbian}{serbianc} +\DeclareQuoteAlias{slovenian}{slovene} % Language options \DeclareQuoteOption{austrian} +\DeclareQuoteOption{croatian} \DeclareQuoteOption{czech} \DeclareQuoteOption{danish} \DeclareQuoteOption{english} @@ -356,11 +394,13 @@ \DeclareQuoteOption{german} \DeclareQuoteOption{icelandic} \DeclareQuoteOption{italian} +\DeclareQuoteOption{japanese} \DeclareQuoteOption{latin} \DeclareQuoteOption{latvian} \DeclareQuoteOption{norwegian} \DeclareQuoteOption{polish} \DeclareQuoteOption{portuguese} +\DeclareQuoteOption{slovenian} \DeclareQuoteOption{spanish} \DeclareQuoteOption{swedish} @@ -520,6 +560,10 @@ \DeclareQuoteGlyph{TU}{"201F}% = comma quot. mark, double reversed = n/a \DeclareQuoteGlyph{TU}{"2039}% = angle quot. mark, left-pointing single = \guilsinglleft \DeclareQuoteGlyph{TU}{"203A}% = angle quot. mark, right-pointing single = \guilsinglright +\DeclareQuoteGlyph{TU}{"300C}% = LEFT CORNER BRACKET = n/a +\DeclareQuoteGlyph{TU}{"300D}% = RIGHT CORNER BRACKET = n/a +\DeclareQuoteGlyph{TU}{"300E}% = LEFT WHITE CORNER BRACKET = n/a +\DeclareQuoteGlyph{TU}{"300F}% = RIGHT WHITE CORNER BRACKET = n/a \endinput -- cgit v1.2.3