Groff Bug Report GROFF VERSION: 1.22.2 (groff-current from 17th October 2013)
MACHINE: laptop, i586 OS: Debian GNU/Linux 7.2 (wheezy) (Linux 3.2.46-1-rt67-1) COMPILER: gcc 4.7.2 (Debian 4.7.2-5) INPUT FILES: .../groff-current/contrib/pdfmark/pdfroff.man COMMAND LINE: DESCRIPTION OF INCORRECT BEHAVIOUR OR FAULTY INPUT (SOURCE): Changes: Only left margin adjustment (avoid big gaps in one line) Word "finshed" changed to 'finished' Removed a single '.ad l' and later '.ad' SUGGESTED FIX [optional]: --- pdfroff.man 2010-12-23 21:24:53.000000000 +0000 +++ pdfroff.man.new 2013-11-24 02:51:41.000000000 +0000 @@ -44,6 +44,7 @@ FDL in the main directory of the groff s . . .\" -------------------------------------------------------------------- +.ad l . .SH NAME . @@ -417,7 +418,7 @@ to modify the behaviour of .TP .B PDFROFF_COLLATE Specifies the program to be used -for collation of the finshed PDF document. +for collation of the finished PDF document. .IP This collation step may be required to move .I tables of contents @@ -520,9 +521,7 @@ defaults to .RS 2 .IP .I -.ad l .NH gs \-dBATCH \-dQUIET \-dNOPAUSE \-dSAFER \-sDEVICE=pdfwrite \-sOutputFile=\- -.ad .RE . .TP _______________________________________________ bug-groff mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-groff
