summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/csquotes/csquotes.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/csquotes/csquotes.sty')
-rw-r--r--Master/texmf-dist/tex/latex/csquotes/csquotes.sty37
1 files changed, 16 insertions, 21 deletions
diff --git a/Master/texmf-dist/tex/latex/csquotes/csquotes.sty b/Master/texmf-dist/tex/latex/csquotes/csquotes.sty
index ea4cf320843..52a825789da 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 4.4a 2009/07/04 14:49:23 lehman stable $
+% $Id: csquotes.sty,v 4.4b 2009/07/24 19:02:53 lehman stable $
% Copyright (c) 2003-2009 Philipp Lehman.
%
@@ -18,7 +18,7 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{csquotes}
-[\csq@rcsid $Id: csquotes.sty,v 4.4a 2009/07/04 14:49:23 lehman stable $
+[\csq@rcsid $Id: csquotes.sty,v 4.4b 2009/07/24 19:02:53 lehman stable $
context-sensitive quotations]
%% Compatibility and requirements
@@ -59,7 +59,7 @@
{}
{\csq@error
{Outdated 'biblatex' package}
- {Upgrade to biblatex v0.8d (2009/05/30) or later.\MessageBreak
+ {Upgrade to biblatex v0.8d (2009/05/30) or later.\MessageBreak
I found: '\csuse{ver@biblatex.sty}'}}}
{}}
@@ -1840,28 +1840,23 @@
% Author interface
-\newrobustcmd*{\@enablequotes}{}
-\newrobustcmd*{\@disablequotes}{}
-\newrobustcmd*{\@verbatimquotes}{}
+\newrobustcmd*{\@enablequotes}{%
+ \csq@quiettrue
+ \csq@mkenable
+ \csq@quietfalse}
+\newrobustcmd*{\@disablequotes}{%
+ \csq@quiettrue
+ \csq@mkdisable
+ \csq@quietfalse}
+\newrobustcmd*{\@verbatimquotes}{%
+ \csq@quiettrue
+ \csq@mkverbatim
+ \csq@quietfalse}
\newrobustcmd*{\@deletequotes}{%
\csq@quiettrue
\csq@mkdelete
\csq@quietfalse}
-\AtBeginDocument{%
- \protected\def\@enablequotes{%
- \csq@quiettrue
- \csq@mkenable
- \csq@quietfalse}%
- \protected\def\@disablequotes{%
- \csq@quiettrue
- \csq@mkdisable
- \csq@quietfalse}%
- \protected\def\@verbatimquotes{%
- \csq@quiettrue
- \csq@mkverbatim
- \csq@quietfalse}}
-
% Legacy
\newrobustcmd*{\RestoreQuotes}{%
@@ -1992,7 +1987,7 @@
%% Space factor codes
\newrobustcmd*{\DeclareQuoteGlyph}[2]{%
- \csgappto{csq@sfcodes@#1}{\sfcode#2=\z@\relax}}
+ \csxappto{csq@sfcodes@#1}{\sfcode\detokenize{#2}=\z@}}
%% Set defaults