| File | USA | UK | Germany | Comment |
| timestex.zip | Get it | Get it | Get it | sty and fd files |
| psfonts.zip | Get it | Get it | Get it | PK font files for dviwin |
...as well as times.bat.
Procedure for the postscript sampler package: Get the files just indicated and place them in the same temporary directory from which you are installing the rest of the system. Then, after running emtex.bat as described in install.txt, run (again at the DOS prompt) the batch files times.bat. It may not be a bad idea to first read the explanatory notes below.
Testing: If the installation goes OK, now try the following: Start up emtexgi and press the Edit button. You should now find, in \emtex\mytex\ a file named times.tex. Open it in your editor. It shows you how to call the Times package, and demonstrates some of your options. Minimize your editor and push the LaTeX button. Once that's done push the View dvi button. If the installation has really worked you will now see some text in Times in dviwin. Now shrink dviwin and try the ps (300) button. Hopefully, a postscript file will be made correctly, with no missing fonts.
I packaged the stuff up in this way because (a) it's a fiddle assembling all these bits and pieces, (b) it's a chore to have to edit the fd files to make them work, and (c) if you do it yourself you're liable to get a lot of overkill -- e.g. not just times.sty, but a lot of monstrosities such as helvetic.sty, avantgar.sty.
Times.bat, besides unpacking the stuff mentioned above and distributing it to the right locations in the emTeX tree, also operates on psfonts.zip. The problem with this (CTAN) file is that although it contains all the PKs you need (plus a lot more!) they are in a form that is incompatible with 16-bit Windows and the dviwin default font setup. That is, the font filenames look like, e.g., ptmr.300pk. And all the files are sitting there in just one directory. What we need for DOS is to move ptmr.300pk to 300\ptmr.pk. And so on for all the other font families and resolutions. Quite a chore. Times.bat does it for the Times fonts, plus those files from Helvetica and Courier that are actually likely to be some use.
Note: If you want to go any further with postscript fonts in TeX, I recommend that you consult The LaTeX Companion (by Goossens, Mittelbach and Samarin, Addison-Wesley).
Hits since August 8, 1997: 579