diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/l3kernel/l3bootstrap.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/l3kernel/l3bootstrap.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/l3kernel/l3bootstrap.sty b/Master/texmf-dist/tex/latex/l3kernel/l3bootstrap.sty index 9b0e0c03fe4..4c575fdc144 100644 --- a/Master/texmf-dist/tex/latex/l3kernel/l3bootstrap.sty +++ b/Master/texmf-dist/tex/latex/l3kernel/l3bootstrap.sty @@ -94,7 +94,7 @@ {\def\ExplFileDate{#2}} \protected\def\GetIdInfoAuxSVN#1\relax#2-#3-#4\relax#5Z\relax {\def\ExplFileDate{#2/#3/#4}} -\GetIdInfo$Id: l3bootstrap.dtx 2519 2011-08-08 09:35:54Z mittelba $ +\GetIdInfo$Id: l3bootstrap.dtx 2558 2011-08-13 06:32:00Z joseph $ {L3 experimental bootstrap code} \ProvidesPackage{l3bootstrap} [% @@ -290,9 +290,9 @@ \protected\edef\ExplSyntaxNamesOff {% \expandafter\noexpand - \csname\detokenize{char_set_catcode_math_subscript:n}\endcsname{58}% + \csname\detokenize{char_set_catcode_other:n}\endcsname{58}% \expandafter\noexpand - \csname\detokenize{char_set_catcode_other:n}\endcsname{95}% + \csname\detokenize{char_set_catcode_math_subscript:n}\endcsname{95}% } %% %% |