summaryrefslogtreecommitdiff
path: root/tex/context/base/type-spe.tex
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2003-09-25 00:00:00 +0200
committerHans Hagen <pragma@wxs.nl>2003-09-25 00:00:00 +0200
commit006ade39648b1d3cdc89a4bdc16cbe29882d70d3 (patch)
tree53aba5fd547553e9702ab1a81721a929e57bed50 /tex/context/base/type-spe.tex
parent309b7e1b8d2422eb36e584f3c57591d960bcc402 (diff)
downloadcontext-006ade39648b1d3cdc89a4bdc16cbe29882d70d3.tar.gz
stable 2003.09.25
Diffstat (limited to 'tex/context/base/type-spe.tex')
-rw-r--r--tex/context/base/type-spe.tex24
1 files changed, 14 insertions, 10 deletions
diff --git a/tex/context/base/type-spe.tex b/tex/context/base/type-spe.tex
index 91fce0bf4..df663d8ae 100644
--- a/tex/context/base/type-spe.tex
+++ b/tex/context/base/type-spe.tex
@@ -1,8 +1,8 @@
%D \module
%D [ file=type-spe,
-%D version=2001.04.12,
+%D version=2001.04.12,
%D title=\CONTEXT\ Typescript Macros,
-%D subtitle=Special scripts,
+%D subtitle=Special scripts,
%D author=Hans Hagen,
%D date=\currentdate,
%D copyright={PRAGMA / Hans Hagen \& Ton Otten}]
@@ -11,28 +11,32 @@
%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
%C details.
-\starttypescript [mono] [courier,lucida] [special]
+\starttypescript [mono] [courier,lucida] [special]
\def\controlspace{\getglyph{ComputerModernMono}{\char32}}
-\stoptypescript
+\stoptypescript
-\starttypescript [math] [computer-modern] [special]
+\starttypescript [math] [computer-modern] [special]
\usemathcollection[default]
\stoptypescript
-\starttypescript [math,boldmath] [lucida] [special]
+\starttypescript [math,boldmath] [lucida] [special]
\usemathcollection[lbr]
\stoptypescript
-\starttypescript [math] [ams] [special]
+\starttypescript [math] [ams] [special]
\usemathcollection[ams]
\stoptypescript
-\starttypescript [math] [times] [special]
+\starttypescript [math] [times] [special]
\usemathcollection[ams]
\stoptypescript
-\starttypescript [math] [palatino] [special]
+\starttypescript [math] [palatino] [special]
\usemathcollection[ams]
\stoptypescript
-\endinput
+\starttypescript [math] [fourier] [special]
+ \usemathcollection[fou]
+\stoptypescript
+
+\endinput \ No newline at end of file