blob: e6b6fd68e3ddf4fac4e3bd1d756b9d91cb88c904 (
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
|
fonts/concrete --- Concrete Roman fonts.
Copyright (C) 1987--99 Donald E. Knuth
CTAN distribution compiled by Ulrik Vieth
COPYING:
All files in the subdirectory `mf' are official sources of the
Concrete Roman fonts designed by Donald E. Knuth. They are
distributed under the terms of the file README.KNUTH which says:
[These files] ... are master files for TeX and METAFONT,
maintained personally by Donald E. Knuth. Nobody else is
authorized to make any changes whatever to them! If you
modify the files for any purpose, you must give your files
a different name, so that installations of TeX throughout
the world will be 100% compatible when they use the
official source files.
DESCRIPTION:
This directory appears on CTAN archives as:
CTAN:fonts/concrete
It contains two subdirectories `mf' and `tfm' that hold the
Metafont sources and font metrics of the Concrete Roman fonts.
To access the Concrete Roman fonts in plain.tex, you may wish to
consult the file `gkpmac.tex' in CTAN:systems/knuth/local/lib.
To access the Concrete Roman fonts in LaTeX(2e) in combination
with the Euler math fonts, you may wish to consult the `beton'
and `euler' packages in CTAN:macros/latex/contrib/supported.
To access the Concrete Roman fonts in LaTeX(2e) in combination
with the Concrete Math (concmath) fonts, you may wish to consult
the `concmath' package in CTAN:macros/latex/contrib/supported.
To access the Concrete Roman fonts in LaTeX(2e) in the T1/TS1
encoding as well as in the OT1 encoding, you may wish to consult
the `ccfonts' package in CTAN:macros/latex/contrib/supported.
INSTALLATION:
- If you have a TDS-compatible TeX installation, you may try to
use the enclosed `Makefile' by calling:
make install
- For manual installation, copy the contents of the subdirectories
`mf' and `tfm' to TEXMF/fonts/{source,tfm}/public/concrete or
wherever else your installation keeps .mf sources and .tfm files.
Happy TeXing!
|