summaryrefslogtreecommitdiff
path: root/macros/luatex/optex/base/f-libertine-s.opm
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-04-20 03:00:55 +0000
committerNorbert Preining <norbert@preining.info>2021-04-20 03:00:55 +0000
commitd65c208b161ffee9ce5343fdfdb17d00523cecae (patch)
tree6829c46d8881891365b9be3fb660dba3ca79e6f5 /macros/luatex/optex/base/f-libertine-s.opm
parent272d21375e83d59014b6591075291d172bbfa007 (diff)
CTAN sync 202104200300
Diffstat (limited to 'macros/luatex/optex/base/f-libertine-s.opm')
-rw-r--r--macros/luatex/optex/base/f-libertine-s.opm50
1 files changed, 0 insertions, 50 deletions
diff --git a/macros/luatex/optex/base/f-libertine-s.opm b/macros/luatex/optex/base/f-libertine-s.opm
deleted file mode 100644
index 3cdc089312..0000000000
--- a/macros/luatex/optex/base/f-libertine-s.opm
+++ /dev/null
@@ -1,50 +0,0 @@
-%% This is part of the OpTeX project, see http://petr.olsak.net/optex
-
-\_famdecl [Linux Libertine] \Libertine {Free Linux Libertine fonts}
- {\sans \mono \caps} {\rm \bf \it \bi \initials \displ \keybr} {}
- {Linux Libertine O}
- {\_def\_fontnamegen {Linux \_mainfamV\_V\_subfamV O/\_currV:\_capsV\_fontfeatures}}
-
-\_wlog{\_detokenize{%
-Modifiers^^J
- \sans ...... smaller serifs^^J
- \caps ...... caps & small caps^^J
-Special variants:^^J
- \initials .. special initials (only uppercase letters)^^J
- \displ ..... display variant, suitable at big sizes^^J
- \mono ...... non-proportional^^J
- \keybr ..... keyboard, emulates keyboard buttons^^J
-}}
-
-\_moddef \resetmod {\_fsetV mainfam=Libertine,subfam={},caps={} \_fvars {} B I BI }
-\_moddef \sans {\_fsetV mainfam=Biolinum,subfam={} }
-\_moddef \mono {\_fsetV mainfam=Libertine,subfam={Mono } \_fvars {} . . . }
-\_moddef \caps {\_fsetV caps=+smcp; }
-\_moddef \nocaps {\_fsetV caps={} }
-
-\_famvardef \initials {\_fsetV mainfam=Libertine,subfam={Initials } \_fvars {} . . . \rm}
-\_famvardef \displ {\_fsetV mainfam=Libertine,subfam={Display } \_fvars {} . . . \rm}
-\_famvardef \keybr {\_fsetV mainfam=Biolinum,subfam={Keyboard } \_fvars {} . . . \rm}
-
-\_initfontfamily % new font family must be initialized
-
-\_endcode
-
-This is another example where the font names (no font files) are declared.
-Linux Libertine font is typically installed on Linux systems.
-The \_V macro generates a space. We provide following fonts:
-
-normal: "Linux Libertine O:\_fontfeatures"
- "Linux Libertine O/B:\_fontfeatures"
- "Linux Libertine O/I:\_fontfeatures"
- "Linux Libertine O/BI:\_fontfeatures"
-mono : "Linux Libertine Mono O:\_fontfeatures"
-sans: "Linux Biolinum O:\_fontfeatures"
- "Linux Biolinum O/B:\_fontfeatures"
- "Linux Biolinum O/I:\_fontfeatures"
- "Linux Biolinum O/BI:\_fontfeatures"
-special: "Linux Libertine Initials O:\_fontfeatures"
- "Linux Libertine Display O:\_fontfeatures"
- "Linux Biolinum Keyboard O:\_fontfeatures"
-
-Another file f-libertine.opm declares Linux Libertine family from font files. \ No newline at end of file