summaryrefslogtreecommitdiff
path: root/macros/luatex/optex/f-antt.opm
diff options
context:
space:
mode:
Diffstat (limited to 'macros/luatex/optex/f-antt.opm')
-rw-r--r--macros/luatex/optex/f-antt.opm30
1 files changed, 30 insertions, 0 deletions
diff --git a/macros/luatex/optex/f-antt.opm b/macros/luatex/optex/f-antt.opm
new file mode 100644
index 0000000000..6a1fe50688
--- /dev/null
+++ b/macros/luatex/optex/f-antt.opm
@@ -0,0 +1,30 @@
+%% This is part of OpTeX project, see http://petr.olsak.net/optex
+
+\_fontdecl [Antykwa Torunska] \Antt {Traditional Polish font family}
+ {\cond \medium \light \caps} {\rm \bf \it \bi} {TX}
+ "[AntykwaTorunska-Regular]"
+
+\_wlog{\_detokenize{%
+Modifier:^^J
+ \caps ...... caps & small caps^^J
+}}
+
+\_protected\def \Antt {%
+ \_def \_currfamily {Antt}%
+ \_def \_fontnamegen {"[AntykwaTorunska\_sfamxV\_sfamyV-\_currV]:\_capsV\_fontfeatures"}%
+ \_resetmod
+}
+\_moddef \resetmod {\_fsetV sfamx={},sfamy={},caps={} \_fvars Regular Bold Italic BoldItalic }
+\_moddef \cond {\_fsetV sfamx=Cond \_fvars Regular . Italic .
+ \_onlyif sfamy={}: {\_fvars Regular Bold Italic BoldItalic }}
+\_moddef \medium {\_fsetV sfamy=Med \_fvars Regular . Italic . }
+\_moddef \light {\_fsetV sfamy=Light \_fvars Regular . Italic . }
+\_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.
+