beta-0.89.2
[luatex.git] / source / texk / texlive / tl_scripts / allcm.1
blobfe75f4ef6d3923a67300ccbf6722b38bf07d10aa
1 .TH allcm 1 "11/94" "teTeX" "teTeX"
2 .SH NAME
3 allcm \- force the most important Computer\-Modern\-fonts to be calculated
4 .SH SYNOPSIS
5 .B allcm [-r]
6 .SH DESCRIPTION
7 .I allcm
8 forces a large number of Computer Modern Fonts to be calculated as pixel files.
9 This is done through running
10 .IR dvips (1)
11 over a certain test-file. Therefore, the fonts are created in the resolution
12 needed by dvips.
14 If the \-r flag is specified, the command
15 .IR dvired (1)
16 will be used instead of dvips.
18 .I allcm
19 does not recalculate existing fonts (as long as the Metafont mode does not change).
21 .SH "SEE ALSO"
22 allec(1),
23 allneeded(1),
24 dvips(1),
25 dvired(1).
27 .SH AUTHOR
28 Thomas Esser <te@dbs.uni-hannover.de>