diff options
Diffstat (limited to 'print/dvips/pkg-descr')
-rw-r--r-- | print/dvips/pkg-descr | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/print/dvips/pkg-descr b/print/dvips/pkg-descr deleted file mode 100644 index 7e3719408cd2..000000000000 --- a/print/dvips/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -The program dvips takes a DVI 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 laserprinter. Fonts used -may either be resident in the printer or defined as bitmaps in PK -files, or a `virtual' combination of both. Dvips will automatically -invoke METAFONT to generate fonts that don't already exist. |