summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/optex/base/f-oldstandard.opm
blob: 68d01da26ca371983f7ec6e425cd1e9ac3b04bb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
%% This is part of the OpTeX project, see http://petr.olsak.net/optex

\_famdecl [OldStandard] \Oldstandard {inspired by a typeface most commonly used in old books}
        {\caps} {\rm \bf \it \bi} {}
        {[OldStandard-Regular]}
        {\_def\_fontnamegen {[OldStandard-\_currV]:script=latn;\_capsV\_fontfeatures}}

\_wlog{\_detokenize{%
Modifier:^^J
 \caps ...... caps & small caps^^J
}}

\_moddef \resetmod {\_fsetV caps={} \_fvars Regular Bold Italic BoldItalic }
\_moddef \caps     {\_fsetV caps=+smcp;\_ffonum; }

\_initfontfamily % new font family must be initialized

\_endcode

See the file `f-heros.opm` for information about principles of such
font-macro-files.