Commit graph

2 commits

Author SHA1 Message Date
minskim
18f0d6136a Update dvipsk to 5.98.
Major changes:
    * dvips.texi (Configuration file commands): document -G,
      including its obsolesence.
    * Master/texmf/dvips/tetex/config.pdf: remove the G setting,
      now actively problematic.
2010-01-16 03:47:31 +00:00
minskim
f926fb448b Import dvipsk-5.97 as print/dvipsk.
dvips takes a DVI file file[.dvi] produced by TeX (or by some other
processor such as GFtoDVI) and converts it to PostScript, normally
sending the result directly to the (laser)printer.  The DVI file may
be specified without the .dvi extension.  Fonts used may either be
resident in the printer or defined as bitmaps in PK files, or a
`virtual' combination of both.  If the mktexpk program is installed,
either be resident in the printer or defined as bitmaps in PK files,
or a `virtual' combination of both.  If the mktexpk program is
installed, dvips will automatically invoke METAFONT to generate fonts
that don't already exist.
2009-02-17 19:10:49 +00:00