gbranden pushed a commit to branch master
in repository groff.
commit b12d088bf3e87a8df6b40e2ab9d1940ee2537165
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon May 4 14:21:09 2026 -0500
doc/groff.texi.in: Relocate material.
Seems kind of weird to represent copy mode tab-stop advancement minutia
before the more basic concept of setting the tab stops themselves.
---
doc/groff.texi.in | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index c3fe55e62..6f309a1e0 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -11292,15 +11292,6 @@ this spacing for the first paragraph in a section.
A tab character (code point@tie{}9) causes a horizontal movement to the
next tab stop, if any.
-@Defesc {\\t, , , }
-@cindex tab character, non-interpreted (@code{\t})
-@cindex character, tab, non-interpreted (@code{\t})
-@cindex @code{\t}, and copy mode
-@cindex copy mode, and @code{\t}
-@cindex mode, copy, and @code{\t}
-Interpolate a tab in copy mode; see @ref{Copy Mode}.
-@endDefesc
-
@DefreqList {ta, [[@Var{n1} @Var{n2} @dots{} @Var{nn} ]@t{T} @Var{r1}@
@Var{r2} @dots{} @Var{rn}]}
@DefregListEndx {.tabs}
@@ -11448,6 +11439,15 @@ extension to tab stop syntax.}
@endExample
@endDefreq
+@Defesc {\\t, , , }
+@cindex tab character, non-interpreted (@code{\t})
+@cindex character, tab, non-interpreted (@code{\t})
+@cindex @code{\t}, and copy mode
+@cindex copy mode, and @code{\t}
+@cindex mode, copy, and @code{\t}
+Interpolate a tab in copy mode; see @ref{Copy Mode}.
+@endDefesc
+
@Defreq {tc, [@Var{c}]}
@cindex tab repetition character (@code{tc})
@cindex character, tab repetition (@code{tc})
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit