diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-13 22:19:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-13 22:19:08 +0000 |
commit | 5730d1c679f7a725b75ce80066cc6a6987aee888 (patch) | |
tree | def203d2e98df13d7d8b1f97444810f2c685a974 /Master/texmf-dist/source/latex/l3kernel/l3bootstrap.dtx | |
parent | 8fdbc868b3cd64d89d3b4a172779aea071a118c5 (diff) |
l3kernel 2564 (13aug11)
git-svn-id: svn://tug.org/texlive/trunk@23540 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3bootstrap.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/l3kernel/l3bootstrap.dtx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3bootstrap.dtx b/Master/texmf-dist/source/latex/l3kernel/l3bootstrap.dtx index ee971e3b09b..509f3b1ad7f 100644 --- a/Master/texmf-dist/source/latex/l3kernel/l3bootstrap.dtx +++ b/Master/texmf-dist/source/latex/l3kernel/l3bootstrap.dtx @@ -83,7 +83,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} %</package> %<*driver> @@ -605,9 +605,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}% } % \end{macrocode} % \end{macro} |