summaryrefslogtreecommitdiff
path: root/macros/luatex/optex/base/f-pagella.opm
blob: f40b102b1cc3a4b34d3677ebfa69ed3c33f597d2 (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
%% This is part of OpTeX project, see http://petr.olsak.net/optex

\_famdecl [Pagella] \Pagella {TeX Gyre Pagella fonts based on Palatino}
        {\caps} {\rm \bf \it \bi} {Pagella}
        {[texgyrepagella-regular]}
        {\_def\_fontnamegen {[texgyrepagella-\_currV]:\_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;+onum; }

\_initfontfamily % new font family must be initialized

\_loadmath {[texgyrepagella-math]}

\_endcode

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