summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorwl <wl>2006-07-01 22:49:22 +0000
committerwl <wl>2006-07-01 22:49:22 +0000
commit3d8da2bf7026e231602b26d2e24cda342d4b18cb (patch)
tree05be42cbe1548a4cac10c82916e5b33fed5de48d /NEWS
parenta1e8ed134372f0517bedad7a20591ef3002d2461 (diff)
downloadgroff-3d8da2bf7026e231602b26d2e24cda342d4b18cb.tar.gz
* tmac/pspic.tmac: Make .PSPIC work for all devices.
Print image file name for devices which don't support PS image inclusion. Handle multiple inclusions. Add lots of comments. * tmac/dvi.tmac, tmac/html.tmac, tmac/ps.tmac: Don't load pspic.tmac. * tmac/troffrc: Load pspic.tmac. * man/groff_tmac.man: Update .PSPIC documentation. * NEWS: Updated.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 55759b50..a1f15486 100644
--- a/NEWS
+++ b/NEWS
@@ -60,6 +60,10 @@ o A new macro `Dx' has been added which identifies the DragonFly OS.
o -mtrace now shows whether a macro has been called as .foo or as 'foo.
+o The PSPIC macro now works with all devices (producing a hollow
+ rectangle on devices which don't support inclusion of PS images) and
+ is loaded in troffrc at start-up.
+
VERSION 1.19.2
==============