summaryrefslogtreecommitdiff
path: root/tex/context/base/core-var.mkiv
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2010-09-03 12:35:26 +0300
committerMarius <mariausol@gmail.com>2010-09-03 12:35:26 +0300
commit16895587e51f8243a7e4dc6185979894fb199d4f (patch)
tree923fe9fe4d34a11202e06a4258ba71bab6ccde8d /tex/context/base/core-var.mkiv
parent20da4ce347921be291c8804041bd8756e3bf1707 (diff)
downloadcontext-16895587e51f8243a7e4dc6185979894fb199d4f.tar.gz
beta 2010.09.03 11:05
Diffstat (limited to 'tex/context/base/core-var.mkiv')
-rw-r--r--tex/context/base/core-var.mkiv17
1 files changed, 1 insertions, 16 deletions
diff --git a/tex/context/base/core-var.mkiv b/tex/context/base/core-var.mkiv
index 62cc9fc50..60b15437e 100644
--- a/tex/context/base/core-var.mkiv
+++ b/tex/context/base/core-var.mkiv
@@ -139,21 +139,6 @@
\unexpanded\def\stoptextproperties {\the\everystoptextproperties}
%D \macros
-%D {defineinputmode,setinputmode}
-%D
-%D New. Some work needs to be done.
-
-% not in mkiv
-
-\unexpanded\def\defineinputmode[#1]{\@EA\newtoks\csname every#1inputmode\endcsname}
-\def\setinputmode [#1]{\the\executeifdefined{every#1inputmode}\emptytoks}
-
-\defineinputmode [TEX]
-\defineinputmode [XML]
-
-\setinputmode [TEX]
-
-%D \macros
%D {trialtypesetting}
%D
%D We disable trial typesetting in the output routine,
@@ -179,7 +164,7 @@
%D
%D We need this one even if no \XML\ is supported.
-\newif\ifprocessingXML % old way
+% \newif\ifprocessingXML % old way
%D \macros
%D {ifproductionrun}