diff options
author | Norbert Preining <norbert@preining.info> | 2022-12-04 03:01:36 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2022-12-04 03:01:36 +0000 |
commit | b153d9b098596910fb2be9311f13c4415233c2a2 (patch) | |
tree | f0f44c9b4caa5756e6957885e8691c0268920a56 /macros/optex/base/f-iwona.opm | |
parent | 34896a353fe22e8ac88ef0b4e39f4fa878e2b0b6 (diff) |
CTAN sync 202212040301
Diffstat (limited to 'macros/optex/base/f-iwona.opm')
-rw-r--r-- | macros/optex/base/f-iwona.opm | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/macros/optex/base/f-iwona.opm b/macros/optex/base/f-iwona.opm new file mode 100644 index 0000000000..702ac6a06a --- /dev/null +++ b/macros/optex/base/f-iwona.opm @@ -0,0 +1,26 @@ +%% This is part of the OpTeX project, see http://petr.olsak.net/optex + +\_famdecl [Iwona] \Iwona {Sans serif typeface derived from Kurier} + {\caps \cond \light \medium \bolder} {\rm \bf \it \bi} {} + {[Iwona-Regular]} + {\_def\_fontnamegen{[Iwona\_condV\_weightV-\_currV]:\_capsV\_fontfeatures}} + +\_wlog{\_detokenize{% +Modifiers:^^J + \caps ...... caps & small caps^^J + \cond ...... condensed variants^^J + \light ..... light (only \rm \it)^^J + \medium .... medium (only \rm \it)^^J + \bolder .... heavy (only \rm \it) +}} + +\_moddef \resetmod {\_fsetV caps={},cond={},weight={} \_fvars Regular Bold Italic BoldItalic } +\_moddef \caps {\_fsetV caps=+smcp;\_ffonum; } +\_moddef \nocaps {\_fsetV caps={} } +\_moddef \cond {\_fsetV cond=Cond } +\_moddef \light {\_fsetV weight=Light \_fvars Regular . Italic . } +\_moddef \medium {\_fsetV weight=Medium \_fvars Regular . Italic . } +\_moddef \bolder {\_fsetV weight=Heavy \_fvars Regular . Italic . } +\_moddef \nocond {\_fsetV cond={} } + +\_initfontfamily % new font family must be initialized |