aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user/tbl_intr
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/tbl_intr')
-rw-r--r--doc/user/tbl_intr34
1 files changed, 17 insertions, 17 deletions
diff --git a/doc/user/tbl_intr b/doc/user/tbl_intr
index a46da18..51524cb 100644
--- a/doc/user/tbl_intr
+++ b/doc/user/tbl_intr
@@ -50,23 +50,23 @@ tbl. @Index @Code "@Tbl"
C { Homer }
}
is produced by the following input:
-@ID @OneRow @Code {
-"@Tbl"
-" aformat { @Cell A | @Cell B | @Cell C }"
-"{"
-"@Rowa"
-" A { Austen }"
-" B { Chaucer }"
-" C { Donne }"
-"@Rowa"
-" A { Balzac }"
-" B { Darwin }"
-" C { Goethe }"
-"@Rowa"
-" A { Byron }"
-" B { Dickens }"
-" C { Homer }"
-"}"
+@ID @OneRow @Code @Verbatim {
+@Tbl
+ aformat { @Cell A | @Cell B | @Cell C }
+{
+@Rowa
+ A { Austen }
+ B { Chaucer }
+ C { Donne }
+@Rowa
+ A { Balzac }
+ B { Darwin }
+ C { Goethe }
+@Rowa
+ A { Byron }
+ B { Dickens }
+ C { Homer }
+}
}
Immediately after the @Code "@Tbl" symbol, which introduces the table,
comes a @I { format option }, {@Code "aformat"}, describing the format of