blob: 429840c884491a2c22042bbd49139378e1b0bedb (
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
|
2011-02-15
----------
- In the TeX Font Metric files changed the width of some accented letters
(the width is now exactly the same as that of the respective
unaccented letter). It was done just for the encoding IL2 and not
for T1. Here is the list of changes:
PT Serif Bold: Lcaron, tcaron
PT Serif Bold Italic: Lcaron
The letter tcaron in PT Serif Bold was narrower than t!
This change is interesting just for Czech/Slovak users.
2011-02-10
----------
- In the fonts/enc/ and fonts/map directories omitted the "paratype" level
(suggested by Karl Berry).
- Changed style files in this way:
1) Added an option to scale the fonts. In the font definition files
was support for it but not in the style files. It was caused
by creating simpler style files than those created by autoinst
from fontools (they were created because the original files
required the package fontenc with all supported encodings --
which might be a problem).
2) Style files do not change neither \familydefault nor \bfdefault.
There are font substitutions in the font definition files now.
Both suggested by Ricard Torres. Used his patches (based on Walter
Schmidt's macros) for PTSerif.sty and T1PTSerif-TLF.fd. The changes
extended to all other files.
2011-02-02
----------
- First public version
|