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
|
hfoldsty fonts
==============
The hfoldsty package provides virtual fonts for using oldstyle
(0123456789) figures with the European Computer Modern fonts.
It does a similar job as the eco package by Sebastian
Kirsch <skirsch@t-online.de> but includes a couple of
improvements, e.g., better kerning with guillemets, support for
character protruding using the pdfcprot package, arbitrary font
sizes in conjunction with fix-cm.sty.
The distribution contains of two zip files:
- hfoldsty-v#_##.zip contains the files you have to install to use the
hfoldsty fonts.
- hfoldsty-src-v#_##.zip contains the shell scripts, fontinst and latex
source codes that have been used to generate the installation files
in hfoldsty-v#_##.zip. If you are not really sure what you are doing
don't touch that file.
Installation in a TDS TeX implementation:
Change to the LocalTeXMF directory
(e.g., `c:\Programme\TeXLive\texmf-local', `/usr/TeX/texmf-local',
`/usr/local/teTeX/share/texmf-local') and unzip hfoldsty-v#_##.zip (where
#_## stands for the version). Then refresh the TeX file database by
using the Start Menu or `texhash'.
The hfoldsty fonts have been developed starting from the eco fonts by
Sebastian Kirsch <skirsch@t-online.de>. Many thanks to him for his great
work.
Copyright (C) 2003--2005, 2012 Harald Harders
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
Harald Harders
harald.harders@gmx.de
2012-01-01
|