texlive[57332] Master/texmf-dist: csquotes (5jan21)

commits+karl at tug.org commits+karl at tug.org
Tue Jan 5 23:04:35 CET 2021


Revision: 57332
          http://tug.org/svn/texlive?view=revision&revision=57332
Author:   karl
Date:     2021-01-05 23:04:35 +0100 (Tue, 05 Jan 2021)
Log Message:
-----------
csquotes (5jan21)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/csquotes/README.md
    trunk/Master/texmf-dist/doc/latex/csquotes/csquotes.pdf
    trunk/Master/texmf-dist/doc/latex/csquotes/csquotes.tex
    trunk/Master/texmf-dist/tex/latex/csquotes/csq-compat.def
    trunk/Master/texmf-dist/tex/latex/csquotes/csquotes.def
    trunk/Master/texmf-dist/tex/latex/csquotes/csquotes.sty

Modified: trunk/Master/texmf-dist/doc/latex/csquotes/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/csquotes/README.md	2021-01-05 03:53:08 UTC (rev 57331)
+++ trunk/Master/texmf-dist/doc/latex/csquotes/README.md	2021-01-05 22:04:35 UTC (rev 57332)
@@ -16,7 +16,7 @@
 
 ## License
 
-Copyright (c) 2003-2011 Philipp Lehman, 2015-2019 Joseph Wright.
+Copyright (c) 2003-2011 Philipp Lehman, 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 (LPPL),
 version 1.3c or any later version.

Modified: trunk/Master/texmf-dist/doc/latex/csquotes/csquotes.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/csquotes/csquotes.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/csquotes/csquotes.tex	2021-01-05 03:53:08 UTC (rev 57331)
+++ trunk/Master/texmf-dist/doc/latex/csquotes/csquotes.tex	2021-01-05 22:04:35 UTC (rev 57332)
@@ -18,8 +18,8 @@
   url={http://www.ctan.org/pkg/csquotes/},
   author={Philipp Lehman, Joseph Wright},
   email={joseph.wright at morningstar2.co.uk},
-  revision={v5.2j},
-  date={2019-12-06}}
+  revision={v5.2k},
+  date={2021-01-04}}
 
 \hypersetup{%
   pdftitle={The csquotes Package},
@@ -110,7 +110,7 @@
 
 \subsection{License}
 
-Copyright © 2003--2011 Philipp Lehman, 2015--2019 Joseph Wright. Permission is granted to copy, distribute and\slash or modify this software under the terms of the \lppl, version 1.3c or any later version.\fnurl{http://www.latex-project.org/lppl/}
+Copyright © 2003--2011 Philipp Lehman, 2015--2019,2021 Joseph Wright. Permission is granted to copy, distribute and\slash or modify this software under the terms of the \lppl, version 1.3c or any later version.\fnurl{http://www.latex-project.org/lppl/}
 
 \subsection{Contributions}
 
@@ -145,7 +145,7 @@
     \multicolumn{1}{@{}H}{Option key} & \multicolumn{1}{@{}H}{Possible values}     \\
     \cmidrule(r){1-1}\cmidrule{2-2}
     austrian                          & quotes, guillemets                         \\
-    croatian                          & quotes, guillemets, guillemets\*           \\
+    croatian                          & quotes, guillemets                         \\
     czech                             & quotes, guillemets                         \\
     danish                            & quotes, guillemets, topquotes              \\
     english                           & american, british                          \\
@@ -155,10 +155,13 @@
     german                            & quotes, guillemets, swiss                  \\
     hungarian                         &                                            \\
     italian                           & guillemets, quotes                         \\
+    latin                             & \raggedright italianguillemets, germanquotes, germanguillemets,
+                                        britishquotes, americanquotes \tabularnewline
     latvian                           &                                            \\
     norwegian                         & guillemets, quotes                         \\
     polish                            & guillemets, guillemets\*                   \\
     portuguese                        & portuguese, brazilian                      \\
+    romanian                          &                                            \\
     serbian                           & quotes, guillemets, german                 \\
     spanish                           & spanish, mexican                           \\
     swedish                           & quotes, guillemets, guillemets\*           \\
@@ -639,7 +642,7 @@
     \multicolumn{1}{@{}H}{Quote style} & \multicolumn{1}{@{}H}{Style variants}      \\
     \cmidrule(r){1-1}\cmidrule{2-2}
     austrian                           & quotes, guillemets                         \\
-    croatian                           & quotes, guillemets, guillemets\*           \\
+    croatian                           & quotes, guillemets                         \\
     czech                              & quotes, guillemets                         \\
     danish                             & quotes, guillemets                         \\
     dutch                              & --                                         \\
@@ -649,6 +652,8 @@
     german                             & quotes, guillemets, swiss                  \\
     greek                              & --                                         \\
     italian                            & guillemets, quotes                         \\
+    latin                              & \raggedright italianguillemets, germanquotes, germanguillemets,
+                                         britishquotes, americanquotes \tabularnewline
     norwegian                          & guillemets, quotes                         \\
     portuguese                         & portuguese, brazilian                      \\
     russian                            & --                                         \\
@@ -710,8 +715,9 @@
     french                       & french/quotes                                 & swedish      & swedish/quotes        \\
     german                       & german/quotes                                 & swiss        & german/swiss          \\
     italian                      & italian/guillemets                            & swissgerman  & german/swiss          \\
-    mexican                      & spanish/mexican                               & UKenglish    & british               \\
-    naustrian                    & austrian                                      & USenglish    & american              \\
+    latin                        & latin/italianguillemets                       & UKenglish    & british               \\
+    mexican                      & spanish/mexican                               & USenglish    & american              \\
+    naustrian                    & austrian                                                                             \\
     \bottomrule
   \end{tabularx}
   \caption[Language Aliases]{Language Aliases Defined by Default}

Modified: trunk/Master/texmf-dist/tex/latex/csquotes/csq-compat.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/csquotes/csq-compat.def	2021-01-05 03:53:08 UTC (rev 57331)
+++ trunk/Master/texmf-dist/tex/latex/csquotes/csq-compat.def	2021-01-05 22:04:35 UTC (rev 57332)
@@ -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 at getversion#1{%
   \expandafter\csq at getversion@i

Modified: trunk/Master/texmf-dist/tex/latex/csquotes/csquotes.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/csquotes/csquotes.def	2021-01-05 03:53:08 UTC (rev 57331)
+++ trunk/Master/texmf-dist/tex/latex/csquotes/csquotes.def	2021-01-05 22:04:35 UTC (rev 57332)
@@ -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,24 +21,18 @@
   [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}
+  {\textquoteleft}
   {\textquoteright}
-\DeclareQuoteStyle[guillemets*]{croatian}% verified
-  {\guillemotleft}
-  {\guillemotright}
-  [0.025em]
-  {\quotesinglbase}
-  {\textquoteright}
 \DeclareQuoteStyle[quotes]{czech}
   {\quotedblbase}
   {\textquotedblleft}
@@ -227,6 +221,11 @@
   [0.05em]
   {\textquotedblleft}
   {\textquotedblright}
+\DeclareQuoteStyle{romanian}
+  {\quotedblbase}
+  {\textquotedblright}
+  {\guillemotleft}
+  {\guillemotright}
 \DeclareQuoteStyle{russian}% verified
   {\guillemotleft}
   {\guillemotright}

Modified: trunk/Master/texmf-dist/tex/latex/csquotes/csquotes.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/csquotes/csquotes.sty	2021-01-05 03:53:08 UTC (rev 57331)
+++ trunk/Master/texmf-dist/tex/latex/csquotes/csquotes.sty	2021-01-05 22:04:35 UTC (rev 57332)
@@ -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
 



More information about the tex-live-commits mailing list.