gbranden pushed a commit to branch master
in repository groff.
commit 9f63c4ef05b8e1973981f7abd89e1e37cedd27ed
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Jan 18 10:06:46 2024 -0600
groff(7): Document missing forms of requests.
---
man/groff.7.man | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/man/groff.7.man b/man/groff.7.man
index f8394c85a..502588a8c 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -2763,6 +2763,11 @@ by moving its location to
.scaleindicator v ).
.
.TPx
+.REQ .char c
+Remove definition of ordinary or special
+.RI character\~ c.
+.
+.TPx
.REQ .char "c anything"
Define ordinary or special character
.I c
@@ -3147,6 +3152,11 @@ and pad glyph to\~\c
.IR c2 .
.
.TPx
+.REQ .fchar c
+Remove definition of fallback
+.RI character\~ c.
+.
+.TPx
.REQ .fchar "c anything"
Define fallback character
(or glyph)
@@ -3193,6 +3203,13 @@ at non-negative position
.IR pos .
.
.TPx
+.REQ .fschar "f c"
+Remove definition of fallback
+.RI character\~ c
+specific to
+.RI font\~ f.
+.
+.TPx
.REQ .fschar "f c anything"
Define fallback character (or glyph)
.I c
@@ -4107,6 +4124,11 @@ unit\~\c
.\" XXX: negative values accepted; check AT&T troff
.
.TPx
+.REQ .schar c
+Remove definition of global fallback
+.RI character\~ c.
+.
+.TPx
.REQ .schar "c anything"
Define global fallback character (or glyph)\~\c
.I c
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit