summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/csquotes/csquotes.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-07-26 21:51:50 +0000
committerKarl Berry <karl@freefriends.org>2009-07-26 21:51:50 +0000
commited7edd5d64a690ffa0537f417f369c5f40fb8eed (patch)
treed04c3695604b61681cca20f9e6231bfa689d67c5 /Master/texmf-dist/tex/latex/csquotes/csquotes.sty
parent8b60efe1c27cce5141a056e673beca041a6ba806 (diff)
csquotes 4.4b (25jul09)
git-svn-id: svn://tug.org/texlive/trunk@14459 c570f23f-e606-0410-a88d-b1316a301751
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