summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/csquotes/csquotes.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-04-04 20:37:06 +0000
committerKarl Berry <karl@freefriends.org>2024-04-04 20:37:06 +0000
commitb4450378e723ad21a576e362c33cd3cca807aa69 (patch)
treea903f28d091a98b4c37e94b0bf26d03c8da0a58f /Master/texmf-dist/tex/latex/csquotes/csquotes.def
parentd23fd570143399501798b34b7e26a6a26e9c6dab (diff)
csquotes (4apr24)
git-svn-id: svn://tug.org/texlive/trunk@70858 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.def15
1 files changed, 11 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/csquotes/csquotes.def b/Master/texmf-dist/tex/latex/csquotes/csquotes.def
index 80f8cb57136..feb396879a0 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}
- [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}