summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/csplain/opmac
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-05-12 21:32:17 +0000
committerKarl Berry <karl@freefriends.org>2016-05-12 21:32:17 +0000
commit48ac5b79a7d11122a657760afec88c96e0e76d27 (patch)
treee1290eab8c10b15a93f840c29ce8371fc65c0789 /Master/texmf-dist/tex/csplain/opmac
parenta3937f150ea0a7dec55a933b76789d1a6bee942a (diff)
csplain (12may16)
git-svn-id: svn://tug.org/texlive/trunk@41068 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/csplain/opmac')
-rw-r--r--Master/texmf-dist/tex/csplain/opmac/fontfam-catalog.tex21
1 files changed, 20 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/csplain/opmac/fontfam-catalog.tex b/Master/texmf-dist/tex/csplain/opmac/fontfam-catalog.tex
index 89f11620505..ac49cd7a224 100644
--- a/Master/texmf-dist/tex/csplain/opmac/fontfam-catalog.tex
+++ b/Master/texmf-dist/tex/csplain/opmac/fontfam-catalog.tex
@@ -10,7 +10,8 @@
\def\fontfamexecC#1#2#3#4#5#6#7{\ifx\relax#2\relax \else
{\testfotenc{#6}\iftrue
\par
- \noindent {\currtt [#1]\quad (#6)\quad \def\tmp{#7} \detok\tmp}\par\nobreak
+ \noindent {\currtt [#1]\quad \char`\{+#5\char`\} \space(#6)\quad \def\tmp{#7} \detok\tmp}%
+ \par\nobreak
#7
\edef\basicfont{\fontname\the\font}%
\def\variants{#2}
@@ -80,5 +81,23 @@ for information about usage of font modifiers.
\fontfamL
\endgroup
+\bigskip
+\noindent
+The text variants of fonts (shown here) are combined with math collections
+of fonts:
+
+\begtt
+AMS ... AMS fonts math
+TX .... TX fonts math
+KP .... KP fonts math
+\endtt
+
+If {\tt TX} is used then variables (math italic) and roman text are borrowed
+from the selected text font. Other math characters are from TX math fonts
+collection.
+If you are using Xe\TeX{} or Lua\TeX{} then you can load Unicode Math font
+instead of this default. See {\tt uni-math.tex} file for more information.
+
+
\endinput