Penguin
Annotated edit history of fmtutil(8) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 fmtutil
2 !!!fmtutil
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 FILES
8 SEE ALSO
9 BUGS
10 AUTHOR
11 ----
12 !!NAME
13
14
15 fmtutil - utility for maintaining TeX format files
16 !!SYNOPSIS
17
18
19 __fmtutil__ [[ ''OPTION''... ]
20 ''COMMAND''
21 !!DESCRIPTION
22
23
24 __fmtutil__ is used to create or recreate format and
25 hyphenation files or show information about format
26 files.
27
28
29 ''COMMAND'' is one of:
30
31
32 __--all__
33
34
35 recreate all format files
36
37
38 __--byfmt__ ''formatname''
39
40
41 (re)create the format for format
42 ''formatname''
43
44
45 __--byhyphen__ ''hyphenfile''
46
47
48 (re)create formats that depend on the hyphenation file
49 ''hyphenfile''
50
51
52 __--help__
53
54
55 print a summary of commands and options
56
57
58 __--missing__
59
60
61 create any missing format files
62
63
64 __--showhyphen__ ''formatname''
65
66
67 print the name of the hyphenation file for the format
68 ''formatname''
69 !!OPTIONS
70
71
72 __--cnffile__ ''file''
73
74
75 specify the configuration ''file'' __fmtutil__ should
76 use
77
78
79 __--dolinks__
80
81
82 (not implemented, just for compatibility)
83
84
85 __--fmtdir__ ''directory''
86
87
88 set the destination directory for format files generated by
89 __fmtutil__ to ''directory''
90
91
92 __--force__
93
94
95 (not implemented, just for compatibility)
96
97
98 __--quiet__
99
100
101 (not implemented, just for compatibility)
102
103
104 __--test__
105
106
107 (not implemented, just for compatibility)
108 !!FILES
109
110
111 ''fmtutil.cnf''
112
113
114 default configuration file
115 !!SEE ALSO
116
117
118 kpsewhich(1)
119
120
121 Web page:
122 !!BUGS
123
124
125 None known, but report any bugs found to
126 !!AUTHOR
127
128
129 __fmtutil__ was written by Thomas Esser
130 __
131
132
133 This manual page was written by C.M. Connelly
134 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.