summaryrefslogtreecommitdiff
path: root/tex/context/base/syst-tex.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/syst-tex.tex')
-rw-r--r--tex/context/base/syst-tex.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/tex/context/base/syst-tex.tex b/tex/context/base/syst-tex.tex
index 00a785c7d..8128e4ff4 100644
--- a/tex/context/base/syst-tex.tex
+++ b/tex/context/base/syst-tex.tex
@@ -1,5 +1,5 @@
%D \module
-%D [ file=syst-pln,
+%D [ filefile=syst-pln,
%D version=1999.03.17, % an oldie: 1995.10.10
%D title=\CONTEXT\ System Macros,
%D subtitle=Efficient \PLAIN\ \TEX\ loading,
@@ -115,7 +115,7 @@
%D By bypassing fonts, some definitions become less valid so
%D we have to redefine them afterwards.
%D
-%D \starttypen
+%D \starttyping
%D \let\normalbordermatrix=\bordermatrix
%D
%D \def\bordermatrix%
@@ -124,7 +124,7 @@
%D \global\p@renwd=\wd0\relax
%D \egroup
%D \normalbordermatrix}
-%D \stoptypen
+%D \stoptyping
%D Now we are ready for loading \PLAIN\ \TEX. Of couse we use
%D \type{\normalinput} and not \type{\input}.