]> granicus.if.org Git - python/commitdiff
Simple support for the alltt environment.
authorFred Drake <fdrake@acm.org>
Wed, 16 Jul 2003 03:35:41 +0000 (03:35 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 16 Jul 2003 03:35:41 +0000 (03:35 +0000)
Doc/tools/py2texi.el

index a3fb94ee31394c0f4c2de6b27e02326a829a6854..f35bfd155d537b705cf64ad2661a083997115847 100644 (file)
@@ -189,7 +189,9 @@ Otherwise a generated Info file name is used.")
                 "@multitable @columnfractions .20 .20 .20 .20 .20\n"
                 "@item \\3 @tab \\4 @tab \\5 @tab \\6 @tab \\7\n"
                 "@item ------- @tab ------- @tab ------- @tab ------- @tab -------\n")
-     "@end multitable\n"))
+     "@end multitable\n")
+    ("alltt" 0 "@example" "@end example")
+    )
   "Associative list defining substitutions for environments.
 Each list item is of the form (ENVIRONMENT ARGNUM BEGIN END) where:
 - ENVIRONMENT is LaTeX environment name