groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 91/122: pdfmom(1): Break input lines consistently.


From: G. Branden Robinson
Subject: [groff] 91/122: pdfmom(1): Break input lines consistently.
Date: Wed, 11 Nov 2020 02:59:33 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit afbdca9d464b098e0b264cf130040e6f48c3ec72
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Mon Nov 9 22:56:16 2020 +1100

    pdfmom(1): Break input lines consistently.
    
    Break input lines after (prose) commas, semicolons, and colons, and set
    multi-word parentheticals on their own input lines.
---
 src/devices/gropdf/pdfmom.1.man | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

diff --git a/src/devices/gropdf/pdfmom.1.man b/src/devices/gropdf/pdfmom.1.man
index 515cb88..d7c6077 100644
--- a/src/devices/gropdf/pdfmom.1.man
+++ b/src/devices/gropdf/pdfmom.1.man
@@ -91,14 +91,16 @@ native PDF driver,
 .
 If
 .B \-Tps
-is given, processing is passed over to
+is given,
+processing is passed over to
 .IR pdfroff ,
 which uses
 .IR groff 's
 PostScript driver.
 .
-In either case, multiple runs of the source file are performed in
-order to satisfy any forward references in the document.
+In either case,
+multiple runs of the source file are performed in order to satisfy any
+forward references in the document.
 .
 .
 .P
@@ -108,7 +110,8 @@ accepts all the same options as
 .
 If
 .B \-Tps
-is given, the options associated with
+is given,
+the options associated with
 .I pdfroff
 are accepted as well.
 .
@@ -123,7 +126,8 @@ the
 options are implied and should not be given on the
 command line.
 .
-Equally, it is not necessary to supply the
+Equally,
+it is not necessary to supply the
 .B \-mom
 or
 .B "\-m\~mom"
@@ -164,7 +168,8 @@ sometimes issues warnings of the type
 can't transparently output node at top level
 .RE
 .
-but this is more of an annoyance than a bug, and may safely be ignored.
+but this is more of an annoyance than a bug,
+and may safely be ignored.
 .
 .
 .\" ====================================================================



reply via email to

[Prev in Thread] Current Thread [Next in Thread]