X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Ftexi2html;h=1c40443002076ad747867941fe754bdc665a1394;hb=841338bbc961acad4ca01edb7b140578b477e1cf;hp=dd122ed0fd07811b89c10fa135514640394b4746;hpb=a3f360bff01c33a4c9167c35f30b760b3a5de8d5;p=pintos-anon diff --git a/doc/texi2html b/doc/texi2html index dd122ed..1c40443 100755 --- a/doc/texi2html +++ b/doc/texi2html @@ -343,7 +343,7 @@ use vars qw( #--############################################################################## # CVS version: -# $Id: texi2html,v 1.1 2004-09-26 21:06:17 blp Exp $ +# $Id: texi2html,v 1.2 2004-10-14 00:10:34 blp Exp $ # Homepage: $T2H_HOMEPAGE = "http://texi2html.cvshome.org"; @@ -390,7 +390,7 @@ $THISPROG = "texi2html $THISVERSION"; # program name and version # Copy this file and make changes to it, if you like. # Afterwards, either, load it with command-line option -init_file # -# $Id: texi2html,v 1.1 2004-09-26 21:06:17 blp Exp $ +# $Id: texi2html,v 1.2 2004-10-14 00:10:34 blp Exp $ ###################################################################### # stuff which can also be set by command-line options @@ -1863,7 +1863,7 @@ package Getopt::MySimple; # -------------------------------------------------------------------------- # Locally modified by obachman (Display type instead of env, order by cmp) -# $Id: texi2html,v 1.1 2004-09-26 21:06:17 blp Exp $ +# $Id: texi2html,v 1.2 2004-10-14 00:10:34 blp Exp $ # use strict; # no strict 'refs'; @@ -2310,6 +2310,11 @@ $index_properties = # an eval of these $complex_format_map->{what}->[1] yieleds end $complex_format_map = { + verbatim => + [ + q{"$T2H_EXAMPLE_INDENT_CELL
"},
+  q{'
'} + ], example => [ q{"$T2H_EXAMPLE_INDENT_CELL
"},