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 --- .../texmf-dist/tex/latex/csquotes/csq-compat.def | 2 +- Master/texmf-dist/tex/latex/csquotes/csquotes.def | 25 +++++++++++++++++++++- Master/texmf-dist/tex/latex/csquotes/csquotes.sty | 4 ++-- 3 files changed, 27 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/tex/latex/csquotes') diff --git a/Master/texmf-dist/tex/latex/csquotes/csq-compat.def b/Master/texmf-dist/tex/latex/csquotes/csq-compat.def index f0b6749c267..43b5954c769 100644 --- a/Master/texmf-dist/tex/latex/csquotes/csq-compat.def +++ b/Master/texmf-dist/tex/latex/csquotes/csq-compat.def @@ -1,5 +1,5 @@ \ProvidesFile{csq-compat.def} - [2018/02/11 v5.2c csquotes backwards compatibility (JAW)] + [2018/04/113 v5.2d csquotes backwards compatibility (JAW)] \def\csq@getversion#1{% \expandafter\csq@getversion@i 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} diff --git a/Master/texmf-dist/tex/latex/csquotes/csquotes.sty b/Master/texmf-dist/tex/latex/csquotes/csquotes.sty index f9ada5d765a..4da5d47d187 100644 --- a/Master/texmf-dist/tex/latex/csquotes/csquotes.sty +++ b/Master/texmf-dist/tex/latex/csquotes/csquotes.sty @@ -12,7 +12,7 @@ \NeedsTeXFormat{LaTeX2e}[2005/12/01] \ProvidesPackage{csquotes} - [2018/02/11 v5.2c context-sensitive quotations (JAW)] + [2018/04/13 v5.2d context-sensitive quotations (JAW)] %% Compatibility and requirements @@ -1738,7 +1738,7 @@ % {}{}{} \def\csq@ifutfchar#1{% - \ifundef\@inpenc@undefined + \ifundef\inputencodingname {\@secondoftwo} {\csq@ifutfenc}% {\csq@ifsingle{#1} -- cgit v1.2.3