summaryrefslogtreecommitdiff
path: root/macros/optex/base/f-xits.opm
blob: eac2ee6b08cb3a9d6f2254c77ed6043df8f0bcfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
%% This is part of the OpTeX project, see http://petr.olsak.net/optex

\_famdecl [XITS] \Xits {A fork of STIX with Bold Math variant}
        {\caps} {\rm \bf \it \bi} {XITSMath}
        {[XITS-Regular]}
        {\_def\_fontnamegen {[XITS-\_currV]:\_capsV\_fontfeatures}}

\_wlog{\_detokenize{%
Modifier:^^J
 \caps ...... caps & small caps (works only for \rm)^^J
}}

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

\_initfontfamily % new font family must be initialized

\_loadmath {[XITSMath-Regular]}
\_loadboldmath {[XITSMath-Bold]} \to {[XITSMath-Regular]}

\_endcode

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