diff options
Diffstat (limited to 'Master/texmf-dist/tex/luatex/optex/f-schola.opm')
-rw-r--r-- | Master/texmf-dist/tex/luatex/optex/f-schola.opm | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/luatex/optex/f-schola.opm b/Master/texmf-dist/tex/luatex/optex/f-schola.opm new file mode 100644 index 00000000000..b29444166c4 --- /dev/null +++ b/Master/texmf-dist/tex/luatex/optex/f-schola.opm @@ -0,0 +1,26 @@ +%% This is part of OpTeX project, see http://petr.olsak.net/optex + +\_fontdecl [Schola] \Schola {TeX Gyre Schola fonts based on New Century} + {\caps} {\rm \bf \it \bi} {TX} + "[texgyreschola-regular]" + +\_wlog{\_detokenize{% +Modifier:^^J + \caps ...... caps & small caps^^J +}} + +\_protected\def \Schola {% + \_def \_currfamily {Schola}% + \_def\_fontnamegen {"[texgyreschola-\_currV]:\_capsV\_fontfeatures"}% + \_resetmod +} +\_moddef \resetmod {\_fsetV caps={} \_fvars regular bold italic bolditalic } +\_moddef \caps {\_fsetV caps=+smcp;+onum; } + +\_initfontfamily % new font family must be initialized + +\_endcode + +See the file `f-heros.opm` for information about principles of such +font-macro-files. + |