From: Tim Pope Date: Sun, 16 Nov 2003 00:34:42 +0000 (+0000) Subject: \citeC now uses tie X-Git-Tag: stable~27 X-Git-Url: http://git.tpope.net/?p=latex-mlastyle.git;a=commitdiff_plain;h=3a88fec326e1f29f9c8a9f7e434e1662a5424e27 \citeC now uses tie --- diff --git a/mlastyle.dtx b/mlastyle.dtx index bec1cf2..94ea809 100644 --- a/mlastyle.dtx +++ b/mlastyle.dtx @@ -911,7 +911,7 @@ \let\cite\mlastyle@cite \let\citepage\mlastyle@cite \let\citeindirect\mlastyle@cite - \newcommand{\citeC}[2][]{ \@tempswafalse\@citex[]{#2}} + \newcommand{\citeC}[2][]{~\@tempswafalse\@citex[]{#2}} \let\citeM\mlastyle@relax \let\citepageM\mlastyle@relax \let\citeindirectM\mlastyle@relax