diff options
Diffstat (limited to 'tex/generic')
-rw-r--r-- | tex/generic/context/ppchtex.noc | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/tex/generic/context/ppchtex.noc b/tex/generic/context/ppchtex.noc index 37e217599..3ab92d8f3 100644 --- a/tex/generic/context/ppchtex.noc +++ b/tex/generic/context/ppchtex.noc @@ -30,14 +30,10 @@ %D First we load some auxiliary macro's: -\let\normalunexpanded\unexpanded - \input supp-mis.tex \let\writestatus\undefined \input syst-gen.tex \input syst-fnt.tex -\let\unexpanded\normalunexpanded - %D after which we can go on with: \unprotect @@ -211,4 +207,6 @@ \setupchemical[\c!resolution=\outputresolution] \fi +\let\unexpanded\normalunexpanded + \protect \endinput |