gbranden pushed a commit to branch master
in repository groff.

commit 79b8cd98f5d7c15063332aa00c102e35f7bcd423
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Sep 16 17:48:22 2022 -0500

    groff(7): Revise preprocessor discussion.
---
 man/groff.7.man | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/man/groff.7.man b/man/groff.7.man
index f495feab0..df6fcb210 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -3553,12 +3553,9 @@ for an overview) or from a preprocessor.
 .
 .
 .P
-Preprocessor macros are easy to recognize.
+Most preprocessors enclose content between a pair of characteristic
+macros.
 .
-They enclose their code between a pair of characteristic macros.
-.
-.
-.P
 .TS
 box, center, tab (^);
 c | c | c
@@ -3575,6 +3572,7 @@ grap^.G1^.G2
 .\" Keep the .PF line below the @g@pic line.
 @g@pic^.PS^.PE
 ^^.PF
+^^.PY
 @g@refer^.R1^.R2
 @g@soelim^\f[I]none^\f[I]none
 @g@tbl^.TS^.TE
@@ -3586,7 +3584,9 @@ gpinyin^.pinyin start^.pinyin stop
 .
 .
 .P
-The \%\[oq]@g@ideal\[cq] preprocessor is not available in
+The
+.I @g@ideal
+preprocessor is not available in
 .I groff
 yet.
 .

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to