diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/hyphsubst.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/hyphsubst.dtx | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/hyphsubst.dtx b/Master/texmf-dist/source/latex/oberdiek/hyphsubst.dtx index 5360e26f012..55c52adf926 100644 --- a/Master/texmf-dist/source/latex/oberdiek/hyphsubst.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/hyphsubst.dtx @@ -64,6 +64,8 @@ % %<*ignore> \begingroup + \catcode123=1 % + \catcode125=2 % \def\x{LaTeX2e}% \expandafter\endgroup \ifcase 0\ifx\install y1\fi\expandafter @@ -124,7 +126,8 @@ and the derived files \file{hyphsubst-test2.tex}{\from{hyphsubst.dtx}{test2}}% } -\obeyspaces +\catcode32=13\relax% active space +\let =\space% \Msg{************************************************************************} \Msg{*} \Msg{* To finish the installation you have to move the following} |