summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-08-10 22:20:47 +0000
committerwlemb <wlemb>2001-08-10 22:20:47 +0000
commit53b5abaf04f16b21b2358c6848d3264a1ebdd37e (patch)
tree70ef1e7426818e4b910c2a35f7b960c408f6f9dd /NEWS
parent5559a2d8e74e6a83aa23a10cc3f3b146773fded7 (diff)
downloadgroff-53b5abaf04f16b21b2358c6848d3264a1ebdd37e.tar.gz
Intergrated pic2graph, contributed by Eric S. Raymond.
* contrib/pic2graph/{Makefile.sub, pic2graph.sh, pic2graph.man}: New files. * Makefile.in, NEWS: Updated. * src/preproc/tbl/tbl.man: Revised. * src/preproc/tbl/tbl.man: Extended to cover all tbl features. * src/preproc/tbl/main.cc (process_data): Fix recognition of .lf requests. * Makefile.sub (configure): Depend on configure.ac, not configure.in. * INSTALL.gen: Upgrade to autoconf 2.52's INSTALL. * src/utils/afmtodit/afmtodit.man, src/roff/groff/groff.man: Minor fixes.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 12 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 1476df65..fa7a8df0 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,13 @@ o The `-xwidth' specifier in the mdoc macro package has been removed. Its
functionality is now integrated directly into `-width'. Similarly,
`-column' has been extended to has this functionality also.
+Pic2graph
+---------
+
+o A new script contributed by Eric S. Raymond <esr@thyrsus.com>. It
+ converts a PIC diagram into a cropped image. Since it uses gs and the PNM
+ library, virtually all graphics formats are available for output.
+
VERSION 1.17.2
==============
@@ -254,12 +261,12 @@ o The grog script now works in non-compatibility mode also (which is the
Grops
-----
-A new option `-P' resp. a new environment variable `GROPS_PROLOGUE' has been
-added to select a different prologue file.
+o A new option `-P' resp. a new environment variable `GROPS_PROLOGUE' has
+ been added to select a different prologue file.
-The effect of the former `-mpsnew' option to access more Type 1 characters
-is now the default and no longer available. To get the old behaviour (i.e.,
-emulation of some glyphs by composition) use `-mpsold'.
+o The effect of the former `-mpsnew' option to access more Type 1 characters
+ is now the default and no longer available. To get the old behaviour
+ (i.e., emulation of some glyphs by composition) use `-mpsold'.
Miscellaneous
-------------