beta-0.89.2
[luatex.git] / source / texk / texlive / tl_scripts / allneeded.1
blob7d9a67548b71b4cf12fb7b575b4fa06397dca1f3
1 .TH allneeded 1 "11/94" "teTeX" "teTeX"
2 .SH NAME
3 allneeded \- force the calculation of all fonts now needed
4 .SH SYNOPSIS
5 .B allneeded [\-r] files ...
6 .SH DESCRIPTION
7 .I allneeded
8 forces the calculation of all fonts that are needed to preview a set of
9 dvi files. Just specify where the program should search for files on the
10 commandline.
11 The fonts generation is triggered by running
12 .IR dvips (1)
13 over all accessible dvi\-files. Therefore, the fonts are created in the resolution
14 needed by dvips.
16 If the \-r flag is specified, the command
17 .IR dvired (1)
18 will be used instead of dvips.
20 .I allneeded
21 does not recalculate existing fonts (as long as the Metafont mode does not change).
23 .SH "SEE ALSO"
24 allec(1),
25 allcm(1),
26 dvips(1),
27 dvired(1).
29 .SH AUTHOR
30 Thomas Esser <te@dbs.uni-hannover.de>