summaryrefslogtreecommitdiff
path: root/tex/context/base/type-syn.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/type-syn.tex')
-rw-r--r--tex/context/base/type-syn.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/tex/context/base/type-syn.tex b/tex/context/base/type-syn.tex
index 0f1c878c9..a28b9e129 100644
--- a/tex/context/base/type-syn.tex
+++ b/tex/context/base/type-syn.tex
@@ -11,6 +11,8 @@
%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
%C details.
+\starttypescriptcollection[synonyms]
+
% Simple Minded Fonts / to be redone so that it's not bound to modern
\starttypescript [serif] [simple] [name]
@@ -33,6 +35,16 @@
% \definefontsynonym [SansCaps] [Sans]
% \stoptypescript
+% \starttypescript [mono] [simple] [name]
+% \definefontsynonym [Mono] [Simple]
+% \definefontsynonym [MonoBold] [Mono]
+% \definefontsynonym [MonoItalic] [Mono]
+% \definefontsynonym [MonoSlanted] [Mono]
+% \definefontsynonym [MonoBoldItalic] [Mono]
+% \definefontsynonym [MonoBoldSlanted] [Mono]
+% \definefontsynonym [MonoCaps] [Mono]
+% \stoptypescript
+
% Computer Modern Roman : Donald Knuth
\starttypescript [serif] [computer-modern,latin-modern] [name]
@@ -606,4 +618,6 @@
\definefontsynonym [SerifCapsOsF] [TeXPalladioL-SC]
\stoptypescript
+\stoptypescriptcollection
+
\endinput