summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/csquotes
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/csquotes')
-rw-r--r--Master/texmf-dist/tex/latex/csquotes/csq-compat.def2
-rw-r--r--Master/texmf-dist/tex/latex/csquotes/csquotes.def23
-rw-r--r--Master/texmf-dist/tex/latex/csquotes/csquotes.sty4
3 files changed, 14 insertions, 15 deletions
diff --git a/Master/texmf-dist/tex/latex/csquotes/csq-compat.def b/Master/texmf-dist/tex/latex/csquotes/csq-compat.def
index d4c9485a308..b8ad344c1d9 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}
- [2019-12-06 v5.2j csquotes backwards compatibility (JAW)]
+ [2021-01-04 v5.2k 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 beab625e06b..12197c3ee8e 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}
- [2019-12-06 v5.2j csquotes generic definitions (JAW)]
+ [2021-01-04 v5.2k csquotes generic definitions (JAW)]
% Set defaults
@@ -21,23 +21,17 @@
[0.025em]
{\guilsinglright}
{\guilsinglleft}
-\DeclareQuoteStyle[quotes]{croatian}% verified
+\DeclareQuoteStyle[quotes]{croatian}% based on Croatian Orthography by IHJJ (The Institute of Croatian Language and Linguistics)
{\quotedblbase}
{\textquotedblright}
- [0.05em]% unsure
- {\quotesinglbase}
+ [0.05em]
+ {\textquoteleft}
{\textquoteright}
-\DeclareQuoteStyle[guillemets]{croatian}% verified
+\DeclareQuoteStyle[guillemets]{croatian}% based on Croatian Orthography by IHJJ (The Institute of Croatian Language and Linguistics)
{\guillemotright}
{\guillemotleft}
[0.025em]
- {\quotesinglbase}
- {\textquoteright}
-\DeclareQuoteStyle[guillemets*]{croatian}% verified
- {\guillemotleft}
- {\guillemotright}
- [0.025em]
- {\quotesinglbase}
+ {\textquoteleft}
{\textquoteright}
\DeclareQuoteStyle[quotes]{czech}
{\quotedblbase}
@@ -227,6 +221,11 @@
[0.05em]
{\textquotedblleft}
{\textquotedblright}
+\DeclareQuoteStyle{romanian}
+ {\quotedblbase}
+ {\textquotedblright}
+ {\guillemotleft}
+ {\guillemotright}
\DeclareQuoteStyle{russian}% verified
{\guillemotleft}
{\guillemotright}
diff --git a/Master/texmf-dist/tex/latex/csquotes/csquotes.sty b/Master/texmf-dist/tex/latex/csquotes/csquotes.sty
index 9f1db3d1237..72bc9ba0310 100644
--- a/Master/texmf-dist/tex/latex/csquotes/csquotes.sty
+++ b/Master/texmf-dist/tex/latex/csquotes/csquotes.sty
@@ -1,5 +1,5 @@
% Copyright (c) 2003-2011 Philipp Lehman.
-% (c) 2015-2019 Joseph Wright.
+% (c) 2015-2019,2021 Joseph Wright.
%
% Permission is granted to copy, distribute and/or modify this
% software under the terms of the LaTeX Project Public License
@@ -12,7 +12,7 @@
\NeedsTeXFormat{LaTeX2e}[2005/12/01]
\ProvidesPackage{csquotes}
- [2019-12-06 v5.2j context-sensitive quotations (JAW)]
+ [2021-01-04 v5.2k context-sensitive quotations (JAW)]
%% Compatibility and requirements