summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/latex/csquotes/csquotes.pdfbin290799 -> 291375 bytes
-rw-r--r--Master/texmf-dist/doc/latex/csquotes/csquotes.tex8
-rw-r--r--Master/texmf-dist/tex/latex/csquotes/csq-compat.def2
-rw-r--r--Master/texmf-dist/tex/latex/csquotes/csquotes.def3
-rw-r--r--Master/texmf-dist/tex/latex/csquotes/csquotes.sty6
5 files changed, 12 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/csquotes/csquotes.pdf b/Master/texmf-dist/doc/latex/csquotes/csquotes.pdf
index 98a761d96f9..40523bd1006 100644
--- a/Master/texmf-dist/doc/latex/csquotes/csquotes.pdf
+++ b/Master/texmf-dist/doc/latex/csquotes/csquotes.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/csquotes/csquotes.tex b/Master/texmf-dist/doc/latex/csquotes/csquotes.tex
index 0170187a872..e70bdeed994 100644
--- a/Master/texmf-dist/doc/latex/csquotes/csquotes.tex
+++ b/Master/texmf-dist/doc/latex/csquotes/csquotes.tex
@@ -18,8 +18,8 @@
url={http://www.ctan.org/pkg/csquotes/},
author={Philipp Lehman, Joseph Wright},
email={joseph.wright@morningstar2.co.uk},
- revision={v5.2a},
- date={2017/02/03}}
+ revision={v5.2b},
+ date={2017/03/11}}
\hypersetup{%
pdftitle={The csquotes Package},
@@ -1549,6 +1549,10 @@ This revision history is a list of changes relevant to users of this package. Ch
\begin{changelog}
+\begin{release}{5.2b}{2017-03-11}
+\item Added language option \opt{portuguese}\see{opt:opt}
+\end{release}
+
\begin{release}{5.2a}{2017-02-03}
\item Fix behaviour of \cmd{blockquote} inside \cmd{parbox} and
related constructs
diff --git a/Master/texmf-dist/tex/latex/csquotes/csq-compat.def b/Master/texmf-dist/tex/latex/csquotes/csq-compat.def
index 9f546873e45..2b253ddc851 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}
- [2017/02/03 v5.2a csquotes backwards compatibility (JAW)]
+ [2017/03/11 v5.2b 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 1137ed8ac7b..c7f8530b5fe 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}
- [2017/02/03 v5.2a csquotes generic definitions (JAW)]
+ [2017/03/11 v5.2b csquotes generic definitions (JAW)]
% Set defaults
@@ -276,6 +276,7 @@
\DeclareQuoteOption{icelandic}
\DeclareQuoteOption{italian}
\DeclareQuoteOption{norwegian}
+\DeclareQuoteOption{portuguese}
\DeclareQuoteOption{spanish}
\DeclareQuoteOption{swedish}
diff --git a/Master/texmf-dist/tex/latex/csquotes/csquotes.sty b/Master/texmf-dist/tex/latex/csquotes/csquotes.sty
index ab7a9f0388e..91b20d1ab72 100644
--- a/Master/texmf-dist/tex/latex/csquotes/csquotes.sty
+++ b/Master/texmf-dist/tex/latex/csquotes/csquotes.sty
@@ -12,7 +12,7 @@
\NeedsTeXFormat{LaTeX2e}[2005/12/01]
\ProvidesPackage{csquotes}
- [2017/02/03 v5.2a context-sensitive quotations (JAW)]
+ [2017/03/11 v5.2b context-sensitive quotations (JAW)]
%% Compatibility and requirements
@@ -173,7 +173,7 @@
% Grouping control
\protected\def\csq@bqgroup{%
- \bgroup\leavevmode
+ \begingroup\leavevmode
\csq@glevel\currentgrouplevel
\csq@gtype\currentgrouptype}
@@ -186,7 +186,7 @@
\else
\csq@err@gtype
\fi
- \egroup}
+ \endgroup}
\AtEndDocument{%
\ifnum\csq@qlevel>\z@