From c81484965cefe100dae0bf33174a2d9dc221e6a2 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 18 Jul 2015 22:17:21 +0000 Subject: csquotes (18jul15) git-svn-id: svn://tug.org/texlive/trunk@37891 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/csquotes/csq-compat.def | 4 ++-- Master/texmf-dist/tex/latex/csquotes/csquotes.def | 19 +++++++++++++++++-- Master/texmf-dist/tex/latex/csquotes/csquotes.sty | 2 +- 3 files changed, 20 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/tex/latex') diff --git a/Master/texmf-dist/tex/latex/csquotes/csq-compat.def b/Master/texmf-dist/tex/latex/csquotes/csq-compat.def index 83743489f7d..3e10f96255a 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{csquotes.def} - [2015/04/15 v5.1e csquotes backwards compatibility (JAW)] +\ProvidesFile{csq-compat.def} + [2015/07/18 v5.1f 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 0f9666e0e0f..b06aaebad24 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} - [2015/04/15 v5.1e csquotes generic definitions (JAW)] + [2015/07/18 v5.1f csquotes generic definitions (JAW)] % Set defaults @@ -9,6 +9,18 @@ % Predefined backend styles +\DeclareQuoteStyle[quotes]{austrian}% verified + {\quotedblbase} + {\textquotedblleft} + [0.05em] + {\quotesinglbase} + {\fixligatures\textquoteleft} +\DeclareQuoteStyle[guillemets]{austrian}% verified + {\guillemotright} + {\guillemotleft} + [0.025em] + {\guilsinglright} + {\guilsinglleft} \DeclareQuoteStyle[quotes]{croatian}% verified {\quotedblbase} {\textquotedblright} @@ -201,6 +213,7 @@ % Predefined aliases +\DeclareQuoteAlias[quotes]{austrian}{austrian} \DeclareQuoteAlias[quotes]{croatian}{croatian} \DeclareQuoteAlias[quotes]{danish}{danish} \DeclareQuoteAlias[american]{english}{american} @@ -210,9 +223,9 @@ \DeclareQuoteAlias[british]{english}{australian}% unsure \DeclareQuoteAlias[british]{english}{newzealand}% unsure \DeclareQuoteAlias[quotes]{french}{french} -\DeclareQuoteAlias[quotes]{german}{austrian} \DeclareQuoteAlias[quotes]{german}{german} \DeclareQuoteAlias[swiss]{german}{swiss} +\DeclareQuoteAlias[swiss]{german}{swissgerman} \DeclareQuoteAlias[guillemets]{italian}{italian} \DeclareQuoteAlias[guillemets]{norwegian}{norwegian} \DeclareQuoteAlias[brazilian]{portuguese}{brazilian} @@ -230,12 +243,14 @@ \DeclareQuoteAlias{british}{ukenglish} \DeclareQuoteAlias{german}{ngerman} \DeclareQuoteAlias{austrian}{naustrian} +\DeclareQuoteAlias{swissgerman}{nswissgerman} \DeclareQuoteAlias{norwegian}{norsk} \DeclareQuoteAlias{norwegian}{nynorsk} \DeclareQuoteAlias{portuguese}{portuges} % Language options +\DeclareQuoteOption{austrian} \DeclareQuoteOption{danish} \DeclareQuoteOption{english} \DeclareQuoteOption{french} diff --git a/Master/texmf-dist/tex/latex/csquotes/csquotes.sty b/Master/texmf-dist/tex/latex/csquotes/csquotes.sty index a0a28cb4835..efa9ffb0373 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} - [2015/04/15 v5.1e context-sensitive quotations (JAW)] + [2015/07/18 v5.1f context-sensitive quotations (JAW)] %% Compatibility and requirements -- cgit v1.2.3