summaryrefslogtreecommitdiff
path: root/Build/source/texk/tetex/fmtutil.man
blob: f5035c13234765d6059ce936daed9616691d64b4 (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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
.TH "fmtutil" "8" "August 2009" "TeX Live" "TeX Live" 
.PP 
.SH "NAME" 
fmtutil \- utility for maintaining TeX format files
.PP
fmtutil-sys \- utility for maintaining TeX format files system\-wide
.PP 
.SH "SYNOPSIS" 
.PP 
\fBfmtutil\fP [ \fIOPTION\fP\&.\&.\&. ]  \fICOMMAND\fP
.PP
\fBfmtutil-sys\fP [ \fIOPTION\fP\&.\&.\&. ]  \fICOMMAND\fP
.PP 
.SH "DESCRIPTION" 
.PP 
\fBfmtutil\fP is used to create or recreate format and hyphenation
files or show information about format files\&.
.PP 
\fICOMMAND\fP is one of:
.PP 
.IP "\fB--all\fP" 
recreate all format files
.IP "\fB--byengine\fP \fIenginename\fP" 
(re)create formats that depend on the
engine \fIenginename\fP
.IP "\fB--byfmt\fP \fIformatname\fP" 
(re)create the format for
format \fIformatname\fP
.IP "\fB--byhyphen\fP \fIhyphenfile\fP" 
(re)create formats that depend on the
hyphenation file \fIhyphenfile\fP
.IP "\fB--help\fP" 
print a summary of commands and options
.IP "\fB--missing\fP" 
create any missing format files
.IP "\fB--showhyphen\fP \fIformatname\fP" 
print the name of the
hyphenation file for the format
\fIformatname\fP
.PP 
.SH "OPTIONS" 
.PP 
.IP "\fB--cnffile\fP \fIfile\fP" 
specify the configuration
\fIfile\fP \fBfmtutil\fP should use
.IP "\fB--dolinks\fP" 
(not implemented, just for compatibility)
.IP "\fB--fmtdir\fP \fIdirectory\fP" 
set the destination
directory for format files generated by
\fBfmtutil\fP to \fIdirectory\fP
.IP "\fB--force\fP" 
(not implemented, just for compatibility)
.IP "\fB--quiet\fP" 
(not implemented, just for compatibility)
.IP "\fB--test\fP" 
(not implemented, just for compatibility)
.PP 
.SH "FILES" 
.PP 
.IP "\fIfmtutil\&.cnf\fP" 
default configuration file
.PP 
.SH "SEE ALSO" 
.PP 
\fBkpsewhich\fP(1)
.PP 
.SH "BUGS" 
.PP 
None known, but report any bugs found to <tetex@dbs\&.uni-hannover\&.de> (mailing list)\&.
.PP 
.SH "AUTHOR" 
.PP 
\fBfmtutil\fP was written by Thomas Esser 
<te@dbs\&.uni-hannover\&.de> and is in the public domain.
.PP 
This manual page was written by C\&.M\&. Connelly
<c@eskimo\&.com>, for
the Debian GNU/Linux system and later slightly adapted for the teTeX 3 release\&.