blob: b91bf1df4f226bff84d1acceed16618d7d8908d7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
%% This is part of OpTeX project, see http://petr.olsak.net/optex
\_famdecl [Lido] \Lido {by StormType Foundry designed for "lidove noviny"}
{\caps \cond} {\rm \bf \mr \mi \it \bi} {Termes}
{[LidoSTF]}
{\_def\_fontnamegen {[LidoSTF\_condV\_currV]:\_capsV\_fontfeatures}}
\_wlog{\_detokenize{%
Variants:^^J
\rm \bf \it \bi ... classical variants^^J
\mr \mi .... medium regular and medium italics (between normal and bold)^^J
Modifiers:^^J
\cond ...... condensed (italic is not avalable for \cond variants)^^J
\medium .... sets \mr \bf \mi \bi family
}}
\_moddef \resetmod {\_fsetV caps={},cond={},ital=Italic \_fvars {} Bold {\_italV} {Bold\_italV} }
\_moddef \medium {\_fvars Medium Bold {Medium\_italV} {Bold\_italV} }
\_moddef \cond {\_fsetV cond=Condensed,ital={} }
\_famvardef \mr {\_fvars Medium . . . \_rm}
\_famvardef \mi {\_fvars . . {Medium\_italV} . \_it}
\_initfontfamily % new font family must be initialized
\_loadmath {[texgyretermes-math]}
\_endcode
This font family Lido by Storm Type Foundry was designed for Lidove noviny
newspaper. It is similar to Times but it is not Times.
The Lido font family supports 6 standard selectors
\rm Regular \it Italics
\mr Medium-Regular \mi Medium-Italics
\bf Bold-Regular \bi Bold-Italics
and three Condensed variants:
\cond \rm Condensed
\mr Condensed-Medium
\bf Condensed-Bold
The italic variants are missing when \cond is selected. This means that
\cond\it does the same as \cond\rm etc.
|