Re: xdvi.cfg
Thomas Esser <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
On Wed, May 12, 2004 at 04:11:50PM +0400, Michail Vidiassov wrote: > % for xdvik too. Users of version 1.0 of teTeX should additionally uncomment > % the line with `psfonts.map' (preserving the order of the lines). > % dvipsmap psfonts.map > dvipsmap ps2pk.map > > Is "the line with `psfonts.map'" uncommented before installation? If you install from the current sources, you are not a user of teTeX *1.0*. Really, that version number matters here. In 1.0, ps2pk.map did not have all entries. It has just redefined the 35 Laserwriter fonts, so that they are no longer considered as "driver build in". So, to answer your question: no it is not uncommented before installation. Still, this xdvi.cfg file is the right one to use now. Hm... Maybe, Stefan could make this: ... This file is not suitable for teTeX users with a version before 1.0. For using this file with teTeX-1.0.x, please uncomment the line with `psfonts.map' (preserving the order of the lines). For any later version of teTeX, no modification is needed. ... Thomas