* Make it a quiet filter * Memory is for Apple LaserWriter (it actually has 180K) f q * Default printer is Apple LaserWriter. It has 180K, but * the memory accounting doesn't allow for included figures. * * A Laserwriter (according to modes.mf) is really a "cx" printer. * Using the real name rather than making dvips ask mktexpk for * every font speeds things up quite a bit. --rsc * * on second thought, let's just use the 600dpi ljfour. * no one prints at 300dpi anymore anyway. --rsc M ljfour D 600 m 150000 * Reverse pages and don't compress fonts by default r0 j0 Z0 * * H .::/common/rokicki/cmps/ncm/bakoma/pfb:/common/rokicki/cmps/cm * * Uncomment these if you have PostScript versions of the fonts. * p +cmfonts.map * p +lafonts.map * p +cyrfonts.map * p +eufonts.map * p +extra.map * p +evenmore.map * * Last resort sizes. * R 100 200 300 600 * * Paper size information. First definition is the default. * * If your default is a4 uncomment the following definition * and comment out the letterSize definition. * *@ A4size 210mm 297mm *@+ %%PaperSize: A4 @ letterSize 8.5in 11in @ letter 8.5in 11in @+ %%BeginPaperSize: Letter @+ letter @+ %%EndPaperSize @ legal 8.5in 14in @+ ! %%DocumentPaperSizes: Legal @+ %%BeginPaperSize: Legal @+ legal @+ %%EndPaperSize @ ledger 17in 11in @+ ! %%DocumentPaperSizes: Ledger @+ %%BeginPaperSize: Ledger @+ ledger @+ %%EndPaperSize @ tabloid 11in 17in @+ ! %%DocumentPaperSizes: Tabloid @+ %%BeginPaperSize: Tabloid @+ 11x17 @+ %%EndPaperSize @ A4 210mm 297mm @+ ! %%DocumentPaperSizes: A4 @+ %%BeginPaperSize: A4 @+ a4 @+ %%EndPaperSize @ A3 297mm 420mm @+ ! %%DocumentPaperSizes: A3 @+ %%BeginPaperSize: A3 @+ a3 @+ %%EndPaperSize