gbranden pushed a commit to branch master
in repository groff.
commit 53e56805ae11329500fba3d98b5a530f389d9432
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Apr 13 19:01:15 2024 -0500
chem(1): Fix style nits.
* Stop setting synopses (of chem keywords) in relative insets.
* Protect literals from hyphenation in the right place, by using the
*roff hyphenation control escape sequence at the beginning of the
*roff word.
---
contrib/chem/chem.1.man | 19 +++++++++----------
1 file changed, 9 insertions(+), 10 deletions(-)
diff --git a/contrib/chem/chem.1.man b/contrib/chem/chem.1.man
index db51f550d..6af94282b 100644
--- a/contrib/chem/chem.1.man
+++ b/contrib/chem/chem.1.man
@@ -305,19 +305,18 @@ default is 10 point.
.SS Bonds
.\" ====================================================================
.
-This
-.
-.RS
.SY bond
.RI [ direction ]
.RI [ length\ n ]
.RB [ from\ \c
.IR Name | picstuff ]
.YS
-.RE
+.
.
.P
-draws a single bond in direction from nearest corner of
+The
+.B bond
+command draws a single bond in direction from nearest corner of
.IR Name .
.B bond
can also be
@@ -392,18 +391,18 @@ is the benzene ring with a circle inside.
.B aromatic
puts a circle into any kind of ring.
.
-.RS
+.
+.P
.SY ring
-.RB [ \%pointing\ ( up | right | left | down )]
-.RB [ \%aromatic ]
+.RB \%[ pointing\ ( up | right | left | down )]
+.RB \%[ aromatic ]
.RB [ put\ Mol\ at\ \fIn\/\fP ]
-.RB [ \%double\ \c
+.RB \%[ double\ \c
.IR i , j\ \/\c
.IR k , l\ \/\c
\&.\|.\|.\&
.RI [ picstuff ]
.YS
-.RE
.
.
.P
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit