wl pushed a commit to branch master
in repository groff.
commit 7caca799c964df18e2a73ba9191c6efd59eb6a0a
Author: Werner Lemberg <[email protected]>
Date: Sat Dec 15 11:06:09 2018 +0100
groff.texi: Shorten some example lines to avoid overlong output in PDF.
---
doc/groff.texi | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/groff.texi b/doc/groff.texi
index f8396da..6617eac 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -10803,7 +10803,7 @@ This means that comments on a line with such a request
can introduce
unwanted space into a string.
@Example
-.ds TeX T\h'-.1667m'\v'.224m'E\v'-.224m'\h'-.125m'X \" Knuth's TeX
+.ds TeX T\h'-.2m'\v'.2m'E\v'-.2m'\h'-.1m'X \" Knuth's TeX
@endExample
@noindent
@@ -10811,7 +10811,7 @@ Instead the comment should be put on another line or
have the comment
escape adjacent with the end of the string.
@Example
-.ds TeX T\h'-.1667m'\v'.224m'E\v'-.224m'\h'-.125m'X\" Knuth's TeX
+.ds TeX T\h'-.2m'\v'.2m'E\v'-.2m'\h'-.1m'X\" Knuth's TeX
@endExample
@cindex trailing quotes
@@ -12937,7 +12937,7 @@ the exact height of the document after the text has
been output.
@Example
.de adjust-page-length
. br
-. pl \\n[nl]u \" \n[nl] holds the current vertical position
+. pl \\n[nl]u \" \n[nl] holds the current vert. position
..
.
.de single-page-mode
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit