From 47b607f0b4b18f5ac3e54c761e0af5cba19ee548 Mon Sep 17 00:00:00 2001 From: wlemb Date: Sun, 3 Dec 2000 19:55:15 +0000 Subject: * tmac/an-old.tmac: Implementing the -rcR switch (similar to mdoc); if -rcR1 (which is now the default in nroff mode), a single, very long page is created instead of multiple pages: All `.ne' and `.wh' requests are put into conditionals; a new macro `an-end' is added to be called with `.em'. Some other minor cleanups. * NEWS, tmac/groff_man.man, doc/groff.texinfo: Updated. --- tmac/groff_man.man | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'tmac/groff_man.man') diff --git a/tmac/groff_man.man b/tmac/groff_man.man index 27d92a68..79a3717b 100644 --- a/tmac/groff_man.man +++ b/tmac/groff_man.man @@ -64,6 +64,13 @@ The macros understand the following command line options (which define various registers). .TP +.B \-rcR1 +This option (the default if in nroff mode) will create a single, very long +page instead of multiple pages. +Say +.B \-rcR0 +to disable it. +.TP .B \-rC1 If more than one manual page is given on the command line, number the pages continuously, rather than starting each at\ 1. -- cgit v1.2.1