summaryrefslogtreecommitdiff
path: root/macros/optex/base/f-stix.opm
diff options
context:
space:
mode:
Diffstat (limited to 'macros/optex/base/f-stix.opm')
-rw-r--r--macros/optex/base/f-stix.opm24
1 files changed, 24 insertions, 0 deletions
diff --git a/macros/optex/base/f-stix.opm b/macros/optex/base/f-stix.opm
new file mode 100644
index 0000000000..ab4d8b7e63
--- /dev/null
+++ b/macros/optex/base/f-stix.opm
@@ -0,0 +1,24 @@
+%% This is part of the OpTeX project, see http://petr.olsak.net/optex
+
+\_famdecl [STIX] \Stix {Scientific and Technical Information Exchange fonts}
+ {} {\rm \bf \it \bi} {STIXMath}
+ {[STIX-Regular]}
+ {\_def\_fontnamegen {[STIX-\_currV]:\_capsV\_fontfeatures}}
+
+\_wlog{\_detokenize{%
+Modifier:^^J
+ \caps ...... caps & small caps (does not work)^^J
+}}
+
+\_moddef \resetmod {\_fsetV caps={} \_fvars Regular Bold Italic BoldItalic }
+\_moddef \caps {\_fsetV caps=+smcp;\_ffonum; }
+
+\_initfontfamily % new font family must be initialized
+
+\_loadmath {[STIXMath-Regular]}
+
+\_endcode
+
+See the file `f-heros.opm` for information about principles of such
+font-macro-files.
+