diff options
Diffstat (limited to 'Master/texmf-dist/tex/csplain/opmac/fontfam.tex')
-rw-r--r-- | Master/texmf-dist/tex/csplain/opmac/fontfam.tex | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/csplain/opmac/fontfam.tex b/Master/texmf-dist/tex/csplain/opmac/fontfam.tex index 519249fbb83..863f5051860 100644 --- a/Master/texmf-dist/tex/csplain/opmac/fontfam.tex +++ b/Master/texmf-dist/tex/csplain/opmac/fontfam.tex @@ -10,7 +10,7 @@ % Font Family Names if unknown. Example: % \fontfam [Times] or \fontfam [Times Roman] ... does \input ctimes -% See end of this file this for more details. +% See end of this file for more details. \ifx\OPmacversion\udefined \input opmac \fi @@ -58,6 +58,8 @@ } \def\famalias#1#2{\slet{fs:#1}{fs:#2}} +\def\fontfamnote#1{\addto\fontfamL{\fontfamnoteA{#1}}} +\def\fontfamnoteA#1{\immediate\write16{=== #1 ===}} \input fontfam-global @@ -119,6 +121,8 @@ And \famalias can be used: The aliasname and origname must be lowecase and without spaces. See fontfam-global.tex for examples. +\fontfamnote{text} prints text to the listing of font families. + Note that the macro file fontfam.tex and the data fontfam-global.tex and fontfam-local.tex are read on demand only when \fontfam macro is used in OPmac. It is not loaded by OPmac directly because user may not need to use |