summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/csquotes/csquotes.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-05-02 17:53:44 +0000
committerKarl Berry <karl@freefriends.org>2018-05-02 17:53:44 +0000
commit57f7bd1739a948af6d1d1cace4c22a127d743937 (patch)
tree4c0da357d29e13ec04726dfdbff6880761ebd166 /Master/texmf-dist/tex/latex/csquotes/csquotes.def
parente1809e9c838ac3ed386dc53e6c8b282a6eb484c3 (diff)
csquotes (13apr18)
git-svn-id: svn://tug.org/texlive/trunk@47564 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.def25
1 files changed, 24 insertions, 1 deletions
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}