Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tetex-dvips: A DVI to PostScript converter for the TeX text formatting system.
- Summary
- Dvips converts .dvi files produced by the TeX text formatting system
(or by another processor like GFtoDVI) to PostScript(TM) format.
Normally the PostScript file is sent directly to your printer.
If you are installing tetex, so that you can use the TeX text
formatting system without direct PDF compilation, consider to install
tetex-dvips. In addition, you will need to install tetex-afm (for converting
PostScript font description files), tetex-latex (a higher level formatting
package which provides an easier-to-use interface for TeX), and tetex-xdvi
(for previewing .dvi files in X). If you are installing TeX and you are
not an expert at it, you should also install the tetex-doc package, which
contains documentation for the TeX system.
Changelog
- * Sat Jun 20 17:00:00 2009 Jindrich Novy <jnovy{%}redhat{*}com> 3.0-33.8
- expand lamstex to a proper place
Related: #450755
- * Wed Jun 3 17:00:00 2009 Jindrich Novy <jnovy{%}redhat{*}com> 3.0-33.7
- increase latex time limitation for source files
Related: #458828, #446811, #364341, #450755
- * Thu May 28 17:00:00 2009 Jindrich Novy <jnovy{%}redhat{*}com> 3.0-33.6
- declare generated files as %ghost to fix remaining rpm -V warnings
Related: #364341