summaryrefslogtreecommitdiff
path: root/tex/context/base/cont-en.tex
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>1997-10-28 00:00:00 +0100
committerHans Hagen <pragma@wxs.nl>1997-10-28 00:00:00 +0100
commit4da38599c2b3c2397582838a9ac715897af7b1a8 (patch)
tree143f0325bc01f46719da582c7ee7cfd95aba8de1 /tex/context/base/cont-en.tex
downloadcontext-4da38599c2b3c2397582838a9ac715897af7b1a8.tar.gz
stable 1997.10.28
Diffstat (limited to 'tex/context/base/cont-en.tex')
-rw-r--r--tex/context/base/cont-en.tex22
1 files changed, 22 insertions, 0 deletions
diff --git a/tex/context/base/cont-en.tex b/tex/context/base/cont-en.tex
new file mode 100644
index 000000000..5720142a5
--- /dev/null
+++ b/tex/context/base/cont-en.tex
@@ -0,0 +1,22 @@
+%D \module
+%D [ file=cont-en,
+%D version=1997.08.19,
+%D title=\CONTEXT,
+%D subtitle=\CONTEXT\ English Format Generation,
+%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. Non||commercial use is
+%C granted.
+
+\catcode`\{=1
+\catcode`\}=2
+
+\def\defaultinterface{english}
+
+\input context.tex
+
+\endinput
+ \ No newline at end of file