Index of /atarilibrary/atari_cd03/UNPACKED/TOOLS/TEXTTOOL/DVIPS/REST/DOC

      Name                    Last modified       Size  Description

[DIR] Parent Directory 11-May-2007 20:53 - [   ] DVIPS.DOC 13-Feb-1994 09:19 26k [   ] DVIPS.TEX 13-Feb-1994 09:19 84k [   ] DVIPSMAC.TEX 13-Feb-1994 09:19 2k [TXT] HELP 13-Feb-1994 09:19 1k [TXT] INSTALL 13-Feb-1994 09:19 1k

This is the latest and greatest version of dvips.  It supports:

	- Automatic generation of fonts via MF whenever needed
	- EPSF PostScript files complete with automatic determination
		of graphics size (see epsf.tex)
	- Literal PostScript includes complete with definitions
	- Non-EPSF PostScript graphics with user-specified scaling
	- TPIC specials
	- Correct budgeting of printer memory
	- Output at 300 or 400 DPI (or any other DPI)
	- Use of PostScript fonts
	- Use of popen on output file.

Usage:

   dvips [options] filename[.dvi]

The output PostScript file is written by default to `filename.ps'.

Changes from 40 to 41:

	- Cheaper on VM!  2100 bytes saved per TeX font used
	- Bug found and fixed in afm2tfm (height of \i wrong in tfms)
	- `Displaced' PostScript characters now usable (moved to 128...)
	- Many flags now can be toggled off (ie, -r can be turned off with -r0)
	- Texture support added to tpic specials
	- Program no longer aborts if figure file cannot be found
	- Either -tletter or -t@letter will work to set page style
	- @ang problem fixed
	- Some typos fixed that caused various minor bugs and compile problems

Make sure you install the new TFMs and header files!

See the man page for more information.