changeset 38951:7495f1fcfe14

Convert subtables in Foldout mode into @itemize.
author Richard M. Stallman <rms@gnu.org>
date Sat, 25 Aug 2001 19:13:34 +0000
parents 581ffb8d04ff
children c2f31ad2923b
files man/text.texi
diffstat 1 files changed, 20 insertions(+), 20 deletions(-) [+]
line wrap: on
line diff
--- a/man/text.texi	Sat Aug 25 16:20:30 2001 +0000
+++ b/man/text.texi	Sat Aug 25 19:13:34 2001 +0000
@@ -1218,27 +1218,27 @@
 quad click: expose entire subtree.
 @end itemize
 @item @kbd{M-C-Mouse-2} exposes text under the heading clicked on
-@table @r
-@item single click
-expose body.
-@item double click
-expose subheadings.
-@item triple click
-expose body and subheadings.
-@item quad click
-expose entire subtree.
-@end table
+@itemize @asis
+@item
+single click: expose body.
+@item
+double click: expose subheadings.
+@item
+triple click: expose body and subheadings.
+@item
+quad click: expose entire subtree.
+@end itemize
 @item @kbd{M-C-Mouse-3} hides text under the heading clicked on or exits fold
-@table @r
-@item single click
-hide subtree.
-@item double click
-exit fold and hide text.
-@item triple click
-exit fold without hiding text.
-@item quad click
-exit all folds and hide text.
-@end table
+@itemize @asis
+@item
+single click: hide subtree.
+@item
+double click: exit fold and hide text.
+@item
+triple click: exit fold without hiding text.
+@item
+quad click: exit all folds and hide text.
+@end itemize
 @end table
 
 @vindex foldout-mouse-modifiers