diff options
author | wlemb <wlemb> | 2001-07-03 22:03:07 +0000 |
---|---|---|
committer | wlemb <wlemb> | 2001-07-03 22:03:07 +0000 |
commit | 189610678466b18c9a9c973cf365b517882c0bff (patch) | |
tree | 3c401fa335fb707e6e4e143bac9f7b462dea4db3 /NEWS | |
parent | 0ae0a650c2ef82dc9f9c26c58ce8fbb5be89da07 (diff) | |
download | groff-189610678466b18c9a9c973cf365b517882c0bff.tar.gz |
* tmac/www.tmac: Disable hyphenation in normal text only if output
device is html.
(URL, FTP, MAILTO): Disable hyphenation of actual URL with `%'.
* tmac/groff_mwww.man, NEWS: Updated.
* tmac/www.tmac (.IMAGE): Add fourth parameter to specify vertical
image location.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,6 +1,17 @@ This file describes recent user-visible changes in groff. Bug fixes are not described. There are more details in the man pages. +VERSION 1.17.2 +============== + +This is major bug-fixing release which should replace 1.17.1. + +Troff +----- + +o The `IMAGE' macro in www.tmac has changed: Now the optional 2nd parameter + gives the horizontal image location (left, centered, or right), and the + optional 3rd and 4th parameter the image dimensions. VERSION 1.17.1 ============== |