summaryrefslogtreecommitdiff
path: root/macros/luatex/optex/f-termes.opm
diff options
context:
space:
mode:
Diffstat (limited to 'macros/luatex/optex/f-termes.opm')
-rw-r--r--macros/luatex/optex/f-termes.opm26
1 files changed, 26 insertions, 0 deletions
diff --git a/macros/luatex/optex/f-termes.opm b/macros/luatex/optex/f-termes.opm
new file mode 100644
index 0000000000..25d9ef1911
--- /dev/null
+++ b/macros/luatex/optex/f-termes.opm
@@ -0,0 +1,26 @@
+%% This is part of OpTeX project, see http://petr.olsak.net/optex
+
+\_fontdecl [Termes] \Termes {TeX Gyre Termes fonts based on Times}
+ {\caps} {\rm \bf \it \bi} {TX}
+ "[texgyretermes-regular]"
+
+\_wlog{\_detokenize{%
+Modifier:^^J
+ \caps ...... caps & small caps^^J
+}}
+
+\_protected\def \Termes {%
+ \_def \_currfamily {Termes}%
+ \_def \_fontnamegen {"[texgyretermes-\_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.
+