1texlinks(8) teTeX texlinks(8)
2
3
4
6 texlinks - maintain symbolic links from format to engine
7
9 texlinks [ OPTIONS... ] DIRECTORIES...
10
12 texlinks is used to create or recreate symbolic links from formats to
13 engines according to the information in fmtutil.cnf or a file specified
14 with --cnffile.
15
16 DIRECTORIES is an optional list of directories in which to operate. If
17 no directories are specified the list of directories depends on the
18 --multiplatform option.
19
21 --cnffile FILE or -f FILE
22 use file as configuration file (default: fmtutil.cnf)
23
24 --help or -h
25 show some help text
26
27 --multiplatform or -m
28 operate in all platform-specific directories (default: operate
29 only in the directory for this platform)
30
31 --silent or -s
32 silently skip over existing scripts/binaries instead of printing
33 a warning
34
35 --unlink or -u
36 Unlink previously created symlinks
37
38 --verbose or -v
39 +set verbose mode on (default: off)
40
42 fmtutil.cnf
43 default configuration file
44
46 fmtutil(1), fmtutil.cnf(5)
47
48 Web page: <http://tug.org/teTeX/>
49
51 None known, but report any bugs found to <tex-k@tug.org> (mailing
52 list).
53
55 texlinks was written by Thomas Esser <te@dbs.uni-hannover.de> in 1999.
56 texlinks has been released into the public domain.
57
58 This manual page was written by C.M. Connelly <c@eskimo.com>, for the
59 Debian GNU/Linux system. It may be used by other distributions without
60 contacting the author. Any mistakes or omissions in the manual page
61 are my fault; inquiries about or corrections to this manual page should
62 be directed to me (and not to the primary author).
63
64
65
66teTeX November 2007 texlinks(8)