From 7e1403e5adf2df821d55ab025c9dfac07a8e4704 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 11 Jun 2010 00:30:53 +0000 Subject: csquotes 5.0a (9jun10) git-svn-id: svn://tug.org/texlive/trunk@18877 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/csquotes/csquotes.sty | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex/latex') diff --git a/Master/texmf-dist/tex/latex/csquotes/csquotes.sty b/Master/texmf-dist/tex/latex/csquotes/csquotes.sty index 76e3948194f..dea2ebf12b6 100644 --- a/Master/texmf-dist/tex/latex/csquotes/csquotes.sty +++ b/Master/texmf-dist/tex/latex/csquotes/csquotes.sty @@ -1,4 +1,4 @@ -% $Id: csquotes.sty,v 5.0 2010/06/02 19:13:37 lehman stable $ +% $Id: csquotes.sty,v 5.0a 2010/06/09 20:45:32 lehman stable $ % Copyright (c) 2003-2010 Philipp Lehman. % @@ -18,7 +18,7 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{csquotes} -[\csq@rcsid $Id: csquotes.sty,v 5.0 2010/06/02 19:13:37 lehman stable $ +[\csq@rcsid $Id: csquotes.sty,v 5.0a 2010/06/09 20:45:32 lehman stable $ context-sensitive quotations] \def\csq@version$#1: #2.#3 ${#2#3} @@ -511,6 +511,7 @@ \appto\@parboxrestore{% \let\csq@bquote@i\csq@bquote@ii + \let\csq@theeverypar\@empty \csq@qlevel\z@ \togglefalse{csq@block}} @@ -1991,8 +1992,13 @@ %% Interface for biblatex \newrobustcmd*{\@setquotesfcodes}{\csq@setsfcodes} + \newcommand*{\@quotelevel}{} \let\@quotelevel\csq@qlevel + +\newcommand*{\@quotereset}{} +\let\@quotereset\csq@reset + \newcommand*{\@ifquotemarker}{% \ifdim\lastskip=\csq@kernmarker\relax \expandafter\@firstoftwo -- cgit v1.2.3