diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/base/docstrip.tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/base/docstrip.tex | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/base/docstrip.tex b/Master/texmf-dist/tex/latex/base/docstrip.tex index aca9eb6a41c..e2031f3d189 100644 --- a/Master/texmf-dist/tex/latex/base/docstrip.tex +++ b/Master/texmf-dist/tex/latex/base/docstrip.tex @@ -44,9 +44,9 @@ \catcode`\{=1 \catcode`\}=2 \def\filename{docstrip.dtx} -\def\fileversion{2.5e} -\def\filedate{2014/09/29} -\def\docdate {2017/03/13} +\def\fileversion{2.5f} +\def\filedate{2018/04/10} +\def\docdate {2018/04/10} %% %% The docstrip program for use with TeX. %% Copyright (C) 1989-1991 Frank Mittelbach @@ -622,6 +622,12 @@ Z \makeOther\_\makeOther\^^A\makeOther\%% \makeOther\~\makeOther\{\makeOther\}\makeOther\&% \endlinechar-1\relax + \@tempcnta=128\relax + \loop + \catcode\@tempcnta 12\relax + \ifnum\@tempcnta <255\relax + \advance\@tempcnta\@ne + \repeat \loop \read\inFile to\inLine \ifx\inLine\Endinput |