From 42372dc8010c1d2acf0791c472b1ad0f49357fba Mon Sep 17 00:00:00 2001 From: wlemb Date: Fri, 6 Sep 2002 00:24:57 +0000 Subject: * doc/Makefile.in (.texinfo.html): Add -I switch. * doc/groff.texinfo: Add @ifnottex block for top node to make translation to HTML work. * src/preproc/html/pre-html.cc (LETTER_LENGTH): Removed. (get_papersize, determine_vertical_offset): Removed. (char_buffer::do_image): Always specify letter size. (main): Updated. (imageList::createPage): Use -dDEVICEHEIGHTPOINTS instead of -sPAPERSIZE. * doc/groff.texinfo, tmac/groff_man.man: Improve documentation of default indentation. --- tmac/groff_man.man | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'tmac/groff_man.man') diff --git a/tmac/groff_man.man b/tmac/groff_man.man index 57e3f0f4..2a1396ea 100644 --- a/tmac/groff_man.man +++ b/tmac/groff_man.man @@ -300,6 +300,15 @@ The macros and .B RE also cause a break but no insertion of vertical space. +Finally, the macros +.BR SH , +.BR SS , +.B LP +.RB ( PP , +.BR P ), +and +.B RS +reset the indentation to its default value. . .SH "MACROS TO SET FONTS" . -- cgit v1.2.1