Content deleted Content added
destub |
m +{{Digital-typography-stub}} using StubSorter |
||
(48 intermediate revisions by 39 users not shown) | |||
Line 1:
{{Multiple issues|
{{Notability|date=August 2011}}
{{Primary sources|date=August 2011}}}}
{{lowercase|title=dvips}}
'''dvips''' is a [[computer program]] that converts the [[DVI file format|Device Independent file format (DVI)]] output of [[TeX]] [[typography]] into a printable or otherwise presentable form. {{mono|dvips}} was written by [[Tomas Rokicki]] to produce printable [[PostScript]] files from DVI input, and is now commonly used for general DVI conversion.
The TeX
When producing postscript files, dvips embeds fonts inside the file. Most recent distributions will normally embed scalable fonts, also known as [[Type 1 font]]s. Files generated with older distributions, however, may embed raster fonts. To substitute raster for scalable fonts in a postscript file in a situation where the original dvi file is unavailable use a utility called [[pkfix]].
==References==
{{Reflist}}
==External links==
* [http://www.radicaleye.com/dvips.html Official website]
[[Category:PostScript]]
[[Category:Free TeX software]]
{{Free-software-stub}}
{{Digital-typography-stub}}
|