gbranden pushed a commit to branch master
in repository groff.
commit e3341fc859ac67b43dfa9d389194e118dd679800
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Dec 6 04:44:31 2025 -0600
groff_diff(7): Add subsection "Special fonts".
...synced from our Texinfo manual--but only the part that describes GNU
extensions.
---
man/groff_diff.7.man | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index c327353de..dc8e75994 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -543,6 +543,34 @@ For example,
.
.
.\" ====================================================================
+.SS "Special fonts"
+.\" ====================================================================
+.
+.\" BEGIN Keep (roughly) parallel with groff.texi node "Special Fonts".
+.\" (the second paragraph thereof; the first covers "portable" concepts)
+GNU
+.IR troff 's \" GNU
+.B \%special
+and
+.B \%fspecial
+requests permit a document
+to supplement the set of fonts the device configures
+for glyph search
+without having to use
+the
+.B fp
+request to manipulate the list of mounting positions,
+which can be tedious\[em]by default,
+GNU
+.I troff \" GNU
+mounts 40 fonts at startup
+when using the
+.B ps
+device.
+.\" END Keep (roughly) parallel with groff.texi node "Special Fonts".
+.
+.
+.\" ====================================================================
.SS "Numeric expressions"
.\" ====================================================================
.
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit