summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorWerner LEMBERG <wl@gnu.org>2011-07-26 17:11:12 +0000
committerWerner LEMBERG <wl@gnu.org>2011-07-26 17:11:12 +0000
commit87046b294848179768c69bb01fbbadb86921e86e (patch)
tree6aa2eb418afd1f03a2ee8f3e84b17d4a5ebb2a5c /MANIFEST
parentb69062693d3360efce9d4d63fac337be21e07db7 (diff)
downloadgroff-git-87046b294848179768c69bb01fbbadb86921e86e.tar.gz
Add new output device `gropdf'.
* font/devpdf/*: New device files for gropdf. * src/devices/gropdf/*: New device. * Makefile.comm (install_dev, uninstall_dev): Handle more subdirectories. * Makefile.in (DEVDIRS, OTHERDIRS, EXTRADIRS): Add directories related to gropdf. * MANIFEST: Updated. * test-groff.in (GROFF_BIN_PATH): Updated. * tmac/Makefile.sub (NORMALFILES): Updated. * tmac/pdf.tmac: New file. * tmac/troffrc: Updated. * doc/groff.texinfo: Document it. * doc/Makefile.in, doc/Makefile.sub (groff_bin_dirs): Udpated. * doc/pic.ms: Updated. * man/groff_out.man, src/devices/grops/grops.man, src/preproc/pic/pic.man, src/roff/groff/groff.man, src/utils/afmtodit/afmtodit.man, src/utils/pfbtops/pfbtops.man: Updated. * contrib/pdfmark/pdfmark.ms: Updated.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 3 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index ef0cc9995..961053a9b 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,4 +1,4 @@
- Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2009, 2010
+ Copyright 2001-2006, 2009-2011
Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
@@ -69,6 +69,7 @@ the groff source distribution.
devlbp Device for Canon CAPSL laser printers.
devlj4 Device for HP Laserjet 4, PCL 5, and compatible printers.
devps PostScript device.
+ devpdf PDF device.
devutf8 Text device for Unicode output.
util Utility programs.
@@ -84,6 +85,7 @@ the groff source distribution.
grolbp Canon printers.
grolj4 HP Laserjet 4, PCL 5, and compatible printers.
grops PostScript output.
+ gropdf PDF output.
grotty Text output.
xditview A groff (pre)viewer for the X Window system.