From 57f7bd1739a948af6d1d1cace4c22a127d743937 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 2 May 2018 17:53:44 +0000 Subject: csquotes (13apr18) git-svn-id: svn://tug.org/texlive/trunk@47564 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/csquotes/csquotes.def | 25 ++++++++++++++++++++++- 1 file changed, 24 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 aac6bc3208a..dbc8306d0b0 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} - [2018/02/11 v5.2c csquotes generic definitions (JAW)] + [2018/04/13 v5.2d csquotes generic definitions (JAW)] % Set defaults @@ -86,6 +86,12 @@ [0.05em] {\textquotedblleft} {\textquotedblright} +\DeclareQuoteStyle{estonian}% verified + {\quotedblbase} + {\textquotedblleft} + [0.05em] + {\quotedblbase} + {\textquotedblleft} \DeclareQuoteStyle{finnish}% verified {\textquotedblright} {\textquotedblright} @@ -189,6 +195,21 @@ [0.05em] {\quotesinglbase} {\textquoteright} +\DeclareQuoteStyle[guillemets]{polish} + {\quotedblbase} + {\textquotedblright} + {\guillemotleft} + {\guillemotright} +\DeclareQuoteStyle[guillemets*]{polish} + {\quotedblbase} + {\textquotedblright} + {\guillemotright} + {\guillemotleft} +\DeclareQuoteStyle[quotes]{polish} + {\quotedblbase} + {\textquotedblright} + {\quotesinglbase} + {\textquoteright} \DeclareQuoteStyle[brazilian]{portuguese}% verified {\textquotedblleft} {\textquotedblright} @@ -272,6 +293,7 @@ \DeclareQuoteAlias[swiss]{german}{swissgerman} \DeclareQuoteAlias[guillemets]{italian}{italian} \DeclareQuoteAlias[guillemets]{norwegian}{norwegian} +\DeclareQuoteAlias[guillemets]{polish}{polish} \DeclareQuoteAlias[brazilian]{portuguese}{brazilian} \DeclareQuoteAlias[portuguese]{portuguese}{portuguese} \DeclareQuoteAlias[mexican]{spanish}{mexican} @@ -305,6 +327,7 @@ \DeclareQuoteOption{italian} \DeclareQuoteOption{latvian} \DeclareQuoteOption{norwegian} +\DeclareQuoteOption{polish} \DeclareQuoteOption{portuguese} \DeclareQuoteOption{spanish} \DeclareQuoteOption{swedish} -- cgit v1.2.3