summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorwlemb <wlemb>2003-09-20 14:26:42 +0000
committerwlemb <wlemb>2003-09-20 14:26:42 +0000
commit0826c033b6b1e930d69171cd54ecd27da02d0427 (patch)
treeb56ecc8268d16014ef1e48b69319efd385524d4d /NEWS
parent3e140cec9288ab5e40303ff8852c7534f367f7a2 (diff)
downloadgroff-0826c033b6b1e930d69171cd54ecd27da02d0427.tar.gz
Support multiple calls of .Lb in LIBRARY section.
* tmac/doc-common (doc-in-library-section): New register. (doc-section-library): New string. (Sh): Set `doc-in-library-section'. (Rd): Updated. * tmac/doc-syms (Lb): Insert breaks before and after arguments if in LIBRARY section. * tmac/doc.tmac (doc-save-global-vars): Updated. * NEWS, tmac/groff_mdoc.man: Updated. * tmac/doc-common (doc-default-operating-system): New variable. (Os): Use it.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 062d01cf..785d9f07 100644
--- a/NEWS
+++ b/NEWS
@@ -43,6 +43,9 @@ Macro Packages
o www.tmac: New macro `JOBNAME' to split output into multiple files.
+o In mdoc, multiple calls to `.Lb' are now supported in the LIBRARY
+ section.
+
VERSION 1.19
============