summaryrefslogtreecommitdiff
path: root/tex/context/base/supp-dir.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/supp-dir.mkiv')
-rw-r--r--tex/context/base/supp-dir.mkiv21
1 files changed, 21 insertions, 0 deletions
diff --git a/tex/context/base/supp-dir.mkiv b/tex/context/base/supp-dir.mkiv
new file mode 100644
index 000000000..7d2e10070
--- /dev/null
+++ b/tex/context/base/supp-dir.mkiv
@@ -0,0 +1,21 @@
+%D \module
+%D [ file=supp-dir,
+%D version=2004.11.11,
+%D title=\CONTEXT\ Support Macros,
+%D subtitle=Directional Things,
+%D author=Hans Hagen,
+%D date=\currentdate,
+%D copyright={PRAGMA / Hans Hagen \& Ton Otten}]
+%C
+%C This module is part of the \CONTEXT\ macro||package and is
+%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
+%C details.
+
+%D We no longer have the \ETEX\ direction primitives.
+
+\unprotect
+
+\chardef \inlinedirection \zerocount % 0==notset 1==LR 2==RL
+\let \checkinlinedirection \donothing
+
+\protect \endinput