Dvipost 1.1 review

Download
by rbytes.net on

Dvipost is a post-processor for DVI files created by LaTeX and TeX

License: GPL (GNU General Public License)
File size: 0K
Developer: EFEU
0 stars award from rbytes.net

Dvipost is a post-processor for DVI files created by LaTeX and TeX. It can be used for special modes that normally need DVI drivers such as dvips.

Dvipost project supports layout raster, change bars, and overstrike mode.

Compiling dvipost:

configure
make
make install

Use of dvipost:

latex < name >[.tex]
dvipost < name >.dvi < name >.dvi

or

pplatex < name >[.tex]

note: dvipost alllows to use the same name for input and output.
A second call to dvipost does not change the file.

What's New in This Release:
Bugfix: Added support for DVI_FNT commands. The lacke of this caused dvipost to segfault on documents with more than 64 fonts.
Removed unneeded package color from examples.
Corrected command calls in Makefile.in

Dvipost 1.1 search tags