diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/expl3/l3num.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/expl3/l3num.dtx | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/expl3/l3num.dtx b/Master/texmf-dist/source/latex/expl3/l3num.dtx index 51281eaf7ac..138acc0f3cf 100644 --- a/Master/texmf-dist/source/latex/expl3/l3num.dtx +++ b/Master/texmf-dist/source/latex/expl3/l3num.dtx @@ -36,7 +36,7 @@ \RequirePackage{l3names} %</driver|package> %\fi -\GetIdInfo$Id: l3num.dtx 1362 2009-05-28 20:19:21Z joseph $ +\GetIdInfo$Id: l3num.dtx 1451 2009-08-08 06:33:34Z joseph $ {L3 Experimental token numbers} %\iffalse %<*driver> @@ -271,6 +271,11 @@ % These are the \TeX{} primitives \tn{ifcase} and \tn{or}. % \end{texnote} % \end{function} +% +%^^A Keep the documenation-checking happy +%\ExplSyntaxOn +%\seq_gput_right:Nx \g_doc_macros_seq { \token_to_str:N \or: } +%\ExplSyntaxOff % % \end{documentation} % |