mktexfmt.1.gz

fmtutil

fmtutil - utility for maintaining TeX format files
fmtutil-sys - utility for maintaining TeX format files system-wide
fmtutil [ OPTION... ] COMMAND
fmtutil-sys [ OPTION... ] COMMAND
fmtutil is used to create or recreate format and hyphenation files or show information about format files.
COMMAND is one of:
recreate all format files
"--missing" create any missing format files
"--refresh" recreate only existing format files
"--byfmt (re)create the format for format formatname
"--byhyphen (re)create formats that depend on the hyphenation file hyphenfile
"--enablefmt enable formatname in config file
"--disablefmt disable formatname in config file
"--listcfg" list (enabled and disabled) configurations, filtered to available formats
"--catcfg" output the content of the config file
"--showhyphen print the name of the hyphenation file for the format formatname
"--edit" edit fmtutil.cnf file (disabled in Debian)
"--version" show version info
"--help" print a summary of commands and options
"--cnffile specify the configuration file fmtutil should use
(not implemented, just for compatibility)
"--fmtdir set the destination directory for format files generated by fmtutil to directory
(not implemented, just for compatibility)
(not implemented, just for compatibility)
(not implemented, just for compatibility)
"fmtutil.cnf" default configuration file
"/etc/texmf/fmt.d/" Debian-specific directory for configuration file snippets
kpsewhich(1), update-fmtutil(1)
Web page: <http://tug.org/teTeX/>
None known, but report any bugs found to <tetex@dbs.uni-hannover.de> (mailing list).
fmtutil was written by Thomas Esser <te@dbs.uni-hannover.de> and is Copyright 1998 Thomas Esser.
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.