File: FAQ-dvips.html

package info (click to toggle)
tetex-base 3.0.dfsg.3-5
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 239,540 kB
  • ctags: 10,610
  • sloc: xml: 103,461; perl: 9,398; ruby: 2,850; python: 1,551; php: 1,067; sh: 981; lisp: 494; makefile: 371; awk: 88
file content (26 lines) | stat: -rw-r--r-- 1,365 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<head>
<title>UK TeX FAQ -- question label dvips</title>
</head><body>
<h3>DVI to PostScript conversion programs</h3>
<p>The best public domain DVI to PostScript conversion program, which
runs under many operating systems, is Tom Rokicki's <i>dvips</i>.
<i>dvips</i> is written in C and ports easily.  All current
development is in the context of Karl Berry's <i>kpathsea</i>
library, and sources are available from the TeX live repository.
<p>An VMS versions is available as part of the CTAN
distribution of TeX for VMS.
<p>A precompiled version to work with emTeX is available on CTAN.
<p>




<p>Macintosh users can use either the excellent drivers built into OzTeX
or Textures, or a port of <i>dvips</i> in the CMacTeX
package.
<dl>
<dt><tt><i>MSDOS and {OS/}2</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/systems/msdos/dviware/dvips.tar.gz">systems/msdos/dviware/dvips</a> (<a href="ftp://cam.ctan.org/tex-archive/systems/msdos/dviware/dvips.zip">zip</a>, <a href="http://www.tex.ac.uk/tex-archive/systems/msdos/dviware/dvips/">browse</a>)
<dt><tt><i>VMS distribution</i></tt><dd><a href="ftp://cam.ctan.org/tex-archive/systems/OpenVMS/TEX97_CTAN.ZIP">systems/OpenVMS/TEX97_CTAN.ZIP</a>
</dl>
<p><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=dvips">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=dvips</a>
</body>