summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/csquotes/csquotes.def
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/csquotes/csquotes.def')
-rw-r--r--macros/latex/contrib/csquotes/csquotes.def15
1 files changed, 11 insertions, 4 deletions
diff --git a/macros/latex/contrib/csquotes/csquotes.def b/macros/latex/contrib/csquotes/csquotes.def
index 80f8cb5713..feb396879a 100644
--- a/macros/latex/contrib/csquotes/csquotes.def
+++ b/macros/latex/contrib/csquotes/csquotes.def
@@ -1,5 +1,5 @@
\ProvidesFile{csquotes.def}
- [2022-09-14 v5.2n csquotes generic definitions (JAW)]
+ [2024-04-04 v5.2o csquotes generic definitions (JAW)]
% Set defaults
@@ -63,11 +63,11 @@
{\textquoteleft}
{\textquoteright}
\DeclareQuoteStyle{dutch}
- {\quotedblbase}
+ {\textquotedblleft}
{\textquotedblright}
[0.05em]
- {\quotesinglbase}% unsure
- {\textquoteright}% unsure
+ {\textquoteleft}
+ {\textquoteright}
\DeclareQuoteStyle[american]{english}% verified
{\textquotedblleft}
{\textquotedblright}
@@ -188,6 +188,12 @@
[0.05em]
{\quotesinglbase}
{\textquoteright}
+\DeclareQuoteStyle{lithuanian}
+ {\quotedblbase}
+ {\textquotedblleft}
+ [0.05em]
+ {\textquoteright}
+ {\textquoteright}
\DeclareQuoteStyle[guillemets]{norwegian}
{\guillemotleft}
{\guillemotright}
@@ -397,6 +403,7 @@
\DeclareQuoteOption{japanese}
\DeclareQuoteOption{latin}
\DeclareQuoteOption{latvian}
+\DeclareQuoteOption{lithuanian}
\DeclareQuoteOption{norwegian}
\DeclareQuoteOption{polish}
\DeclareQuoteOption{portuguese}