gbranden pushed a commit to branch master
in repository groff.
commit cf2251e4a71a01e5ef98bf15c31858c554b7b3e5
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Jun 12 17:11:09 2023 -0500
doc/groff.texi: Fix missing word.
---
doc/groff.texi | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/doc/groff.texi b/doc/groff.texi
index e47e754f5..012f6a502 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -10011,8 +10011,10 @@ Spacing}). While the @code{sv} request allows
negative values for
@cindex vertical drawing position (@code{nl})
@cindex vertical position, drawing (@code{nl})
@cindex drawing position, vertical (@code{nl})
+@c TODO: We should talk somewhere prior to this point about how the
+@c formatter doesn't start a page until it has to.
@code{nl} interpolates or sets the vertical drawing position. When the
-formatter starts and first page transition hasn't happened yet,
+formatter starts, the first page transition hasn't happened yet, and
@code{nl} is negative. If a header trap has been planted on the page
(typically at vertical position @code{0}), you can assign a negative
value to @code{nl} to spring it if that page has already started
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit