From e58e53d80e768eed3f7878ed935ada2681050292 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 4 Feb 2017 00:24:15 +0000 Subject: csquotes (3feb17) git-svn-id: svn://tug.org/texlive/trunk@43132 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/csquotes/csq-compat.def | 2 +- Master/texmf-dist/tex/latex/csquotes/csquotes.def | 2 +- Master/texmf-dist/tex/latex/csquotes/csquotes.sty | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/tex/latex/csquotes') diff --git a/Master/texmf-dist/tex/latex/csquotes/csq-compat.def b/Master/texmf-dist/tex/latex/csquotes/csq-compat.def index 71d8d991cb4..9f546873e45 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} - [2016/12/28 v5.2 csquotes backwards compatibility (JAW)] + [2017/02/03 v5.2a 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 a47730d6b45..1137ed8ac7b 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} - [2016/12/28 v5.2 csquotes generic definitions (JAW)] + [2017/02/03 v5.2a csquotes generic definitions (JAW)] % Set defaults diff --git a/Master/texmf-dist/tex/latex/csquotes/csquotes.sty b/Master/texmf-dist/tex/latex/csquotes/csquotes.sty index 6179f44e495..ab7a9f0388e 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-2016 Joseph Wright. +% (c) 2015-2017 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} - [2016/12/28 v5.2 context-sensitive quotations (JAW)] + [2017/02/03 v5.2a context-sensitive quotations (JAW)] %% Compatibility and requirements @@ -1137,7 +1137,7 @@ \csq@ifnested {\csq@err@nbquote} {\csq@getpunct{% - \ifbool{inner} + \ifboolexpr{ bool {inner} and bool {hmode} } {\csq@bquote@ii} {\ifbool{csdisplay} {\csq@bquote@i} -- cgit v1.2.3