Penguin
Annotated edit history of mktextfm(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 MKTEXTFM
2 !!!MKTEXTFM
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 SEE ALSO
8 ----
9 !!NAME
10
11
12 mktextfm - create a TFM file for a font
13 !!SYNOPSIS
14
15
16 __mktextfm__ [[options] ''font''
17 !!DESCRIPTION
18
19
20 This manual page is not meant to be exhaustive. The complete
21 documentation for this version of TEX can be found in the
22 info file or manual ''Kpathsea: A library for path
23 searching''.
24
25
26 __mktextfm__ is used to generate a ''tfm'' file from
27 the M ETAFONT source files for ''font'',
28 if possible. If ''destdir'' is given, the generated file
29 will be installed there, otherwise a (rather complicated)
30 heuristic is used.
31
32
33 The name of the generated file is printed on standard
34 output.
35
36
37 __mktextfm__ is typically called by other programs,
38 rather than from the command line.
39 !!OPTIONS
40
41
42 __mktextfm__ accepts the following options:
43
44
45 __--destdir__ ''dir''
46
47
48 A directory name. If the directory is absolute, it is used
49 as-is. Otherwise, it is appended to the root destination
50 directory set in the script.
51
52
53 __--help__
54
55
56 Print help message and exit.
57
58
59 __--version__
60
61
62 Print version information and exit.
63 !!SEE ALSO
64
65
66 mktexmf(1), mktexpk(1).
67 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.