summaryrefslogtreecommitdiff
path: root/fonts/ysabeau/README
blob: edf6120872e86a6ced0969bf78d2e990415b19ab (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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
README for Ysabeau font package.

Ysabeau is a free type family developed
by Christian Thalmann (Catharsis Fonts).
It combines the time-honored and supremely 
readable letterforms of the Garamond legacy
with the clean crispness of a low-contrast
sans serif, rendering it well suited for
body copy as well as display. Designed from
scratch in the comercial font editor Glyphs,
the typeface was later distributed under SIL
open font license.

This package provides LaTeX font support for
traditional TeX engines (pdftex, dvips, on so on).

To use Ysabeau font, just add the line

\usepackage{ysabeau}

at the preamble of you document. That's it.

The package provides the following font encodings:

Latin      = QX, L7X, CS, LY1, OT1, TS1 and T1
Cyrillic   = T2C, T2B and T2A
Greek      = LGR
IPA        = TS3 and T3
African    = T4
Vietnamese = T5

The package provides the following shapes:

n  = romans
it = italics
sw = swash
sc = small caps

and weights:

ul = Hairline (\mdseries)
el = Thin (\mdseries)
l  = Extralight (\mdseries)
sl = Light (\mdseries)
m  = Regular and Medium (\mdseries)
sb = Semibold (\bfseries)
b  = Bold (\mdseries)
eb = ExtraBold (\mdseries)
ub = Black (\bfseries)

Figures:

Lining nums (Lining and Tabular)
Oldtyle nums (Lining and Tabular)

Additional commands and declarations are provided
for local use. Read the user manual guide (PDF file)
for more details. The Ysabeau fonts were created to
Adobe PostScript (type1) using otftotfm; LaTeX files
support were created with autoinst by Marc Penninga,
wrapper of LCDF TypeTools suite by Eddie Kohler.

The Ysabeau fonts are distributed under sil open
font license, version 1.1. A verbatim of this license
can be found in doc folder. The LaTeX files support
are Public Domain. This document is licensed under
What The Fuck You Want To Public License (WTFPL),
version 2 or later. A verbatim of this license can be
found in doc folder. For a detailed information about
this license, visit http://www.wtfpl.net/about

This package is maintained by Noel Merino Hernández

muxkernel at gmail dot com

Current version: 1.1 (2024-01-31)

History versions:

1.1: Initial release (2024-01-31)