groff-commit
[Top][All Lists]
Advanced

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

[groff] 01/03: grn(1): Fix rendering nits.


From: G. Branden Robinson
Subject: [groff] 01/03: grn(1): Fix rendering nits.
Date: Sat, 14 Nov 2020 03:37:54 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 329484ccdb86d414c70fb7b210e837250f1f4db9
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sat Nov 14 18:16:53 2020 +1100

    grn(1): Fix rendering nits.
    
    * Set more instances of inline literal input in bold and with quotation.
    * Prevent hyphenation of language keywords.
    * Remove garbage sequence of equal signs from a merge conflict.
---
 src/preproc/grn/grn.1.man | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/src/preproc/grn/grn.1.man b/src/preproc/grn/grn.1.man
index 0afbd0f..a94c572 100644
--- a/src/preproc/grn/grn.1.man
+++ b/src/preproc/grn/grn.1.man
@@ -240,7 +240,7 @@ The command
 may be abbreviated down as far as
 .RB \[lq] st \[rq]
 (to avoid confusion with
-.BR special ).
+.RB \%\[lq] special \[rq]).
 .
 There is
 .I no
@@ -567,7 +567,6 @@ file contains either the string
 or
 .RB \[lq] sungremlinfile \[rq]
 (Sun/X11).
-=======
 .
 .
 .IP \[bu]
@@ -606,14 +605,16 @@ are floating-point values giving a positioning point to 
be used when
 this file is read into another file.
 .
 The stuff on this line really isn't all that important;
-a value of \[lq]1 0.00 0.00\[rq] is suggested.
+a value of
+.RB \[lq] "1 0.00 0.00" \[rq]
+is suggested.
 .
 .
 .IP \[bu]
 The rest of the file consists of zero or more element specifications.
 .
 After the last element specification is a line containing the string
-\[lq]\-1\[rq].
+.RB \[lq] \-1 \[rq].
 .
 .
 .IP \[bu]
@@ -671,7 +672,8 @@ separated by spaces.
 The list of points is terminated by a line containing the string
 .RB \[lq] "\-1.0 \-1.0" \[rq]
 (AED) or a single asterisk,
-\[lq]*\[rq] (Sun/X11).
+.RB \[lq] * \[rq]
+(Sun/X11).
 .
 .
 .IP \[bu]
@@ -762,7 +764,8 @@ There can be spaces inside the text.
 For arcs,
 curves,
 and vectors,
-this line of the element contains the string \[lq]0\[rq].
+this line of the element contains the string
+.RB \[lq] 0 \[rq].
 .
 .
 .\" ====================================================================



reply via email to

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