summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/t/xml_tests.t
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/tp/t/xml_tests.t')
-rw-r--r--macros/texinfo/texinfo/tp/t/xml_tests.t22
1 files changed, 19 insertions, 3 deletions
diff --git a/macros/texinfo/texinfo/tp/t/xml_tests.t b/macros/texinfo/texinfo/tp/t/xml_tests.t
index 5895c2d6bd..488ff34dc9 100644
--- a/macros/texinfo/texinfo/tp/t/xml_tests.t
+++ b/macros/texinfo/texinfo/tp/t/xml_tests.t
@@ -107,6 +107,22 @@ in gr
in ex
@end example
+@example in @code{first} arg, second arg @c comm
+in ex with arg
+@end example
+
+@example first, second, third @c comm
+in ex 3 args
+@end example
+
+@example first,second, third, fourth @c comm
+in ex 4 args
+@end example
+
+@display @c comm
+in display
+@end display
+
@multitable @columnfractions 0.4 0.6 @c comm
@item a @tab b
@end multitable
@@ -286,9 +302,9 @@ T
{'expanded_formats' => ['tex'] }
],
['spaces_info_lost',
-'@example text on example line
-in bad example
-@end example
+'@display text on display line
+in bad display
+@end display
@verbatim
in verbatim @g