summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorwlemb <wlemb>2004-01-15 07:47:22 +0000
committerwlemb <wlemb>2004-01-15 07:47:22 +0000
commitc1f6d0f6dc261b0f3120ec88c18b2250f7399bfd (patch)
tree7f2f75eb42ae811d0edd146087769c011c6dc482 /NEWS
parenta4c583ea4c81dd82d92a02e31ab982d7fe0878f0 (diff)
downloadgroff-c1f6d0f6dc261b0f3120ec88c18b2250f7399bfd.tar.gz
* tmac/www.tmac (DC): Handle TTY devices.
* doc/webpage.ms: Document viewCVS from ffii.org. * NEWS, README: Updated. * src/roff/groff/groff.man: Mention lj4_font man page. * font/devlj4/generate/Makefile (SYMBOLMAP, WINGDINGSMAP): New variables. (FONTS): Add SYMBOL and WINGDINGS. (SYMBOL, WINGDINGS): New targets. * src/devices/grolj4/lj4_font.man: New man page. * src/devices/grolj4/Makefile.sub (MAN5): New variable. * src/devices/grolj4.man: Mention lj4_font man page. * src/utils/hpftodit/hpftodit.cpp (read_map): Handle line comments. * src/utils/hpftodit/hpftodit.man: Document it. (CW): New macro. Remove details about fonts (which are now in lj4_font.man). * font/devlj4/generate/symbol.map, font/devlj4/generate/wingdings.map: New files.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9fc97631..d6f64358 100644
--- a/NEWS
+++ b/NEWS
@@ -78,6 +78,12 @@ o New command line option `-I' to specify a directory to search for files
o The default value for the `broken' keyword in the DESC file is now 0.
+Grolj4
+------
+
+o A new man page `lj4_font(5)' documents how fonts are accessed with
+ grolj4.
+
Afmtodit
--------