summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/csquotes/csquotes.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-07-18 22:17:21 +0000
committerKarl Berry <karl@freefriends.org>2015-07-18 22:17:21 +0000
commitc81484965cefe100dae0bf33174a2d9dc221e6a2 (patch)
tree2fe0a4f4015c732e1490af5b796fc742cefcd995 /Master/texmf-dist/tex/latex/csquotes/csquotes.def
parent4ee00388635ab97c7160548e1f23ba8e4f960887 (diff)
csquotes (18jul15)
git-svn-id: svn://tug.org/texlive/trunk@37891 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.def19
1 files changed, 17 insertions, 2 deletions
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}