summaryrefslogtreecommitdiff
path: root/tex/context/base/typo-ini.tex
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2004-08-30 00:00:00 +0200
committerHans Hagen <pragma@wxs.nl>2004-08-30 00:00:00 +0200
commit334f3edd2304915fc8b50a722a56765f41b1a7d5 (patch)
tree0d62c2871118f4971fa7b0b6bb1e87b12f647bff /tex/context/base/typo-ini.tex
parent08a4bcc9bff26007ca9b5d14d6beaacab74c9ce4 (diff)
downloadcontext-334f3edd2304915fc8b50a722a56765f41b1a7d5.tar.gz
stable 2004.08.30
Diffstat (limited to 'tex/context/base/typo-ini.tex')
-rw-r--r--tex/context/base/typo-ini.tex24
1 files changed, 12 insertions, 12 deletions
diff --git a/tex/context/base/typo-ini.tex b/tex/context/base/typo-ini.tex
index f6f3e88f9..15a206b4d 100644
--- a/tex/context/base/typo-ini.tex
+++ b/tex/context/base/typo-ini.tex
@@ -1,5 +1,5 @@
%D \module
-%D [ file=typo-ini,
+%D [ filefile=typo-ini,
%D version=2000.16.09,
%D title=\CONTEXT\ Typographic Macros,
%D subtitle=Initialization,
@@ -8,33 +8,33 @@
%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.
+%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
+%C details.
%D Since \CONTEXT\ is dealing with typographics, isn't
%D September 2000 a bit late to start writing this module? It
%D may seem so, but since more and more languages are
%D supported, we think it is time to isolate language specific
%D typographic extensions in modules. The first language that
-%D demands this is Chinese, and more will follow.
+%D demands this is Chinese, and more will follow.
\writestatus{loading}{Context Typographic Macros (ini)}
-\unprotect
+\unprotect
-%D \macros
+%D \macros
%D {ifvertical}
-%D
+%D
%D The following switch can be used to signal macros that they
-%D should adapt their behaviour.
+%D should adapt their behaviour.
-\newif\ifvertical
+\newif\ifvertical % maybe also ifreverse
-%D \macros
+%D \macros
%D {vhbox}
%D
-%D A stupid but useful macro.
+%D A stupid but useful macro.
\def\vhbox{\ifvertical\vbox\else\hbox\fi}
-\protect \endinput
+\protect \endinput