texi2html-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texi2html-cvs] Changes to texi2html/examples/mediawiki.init


From: Derek Robert Price
Subject: [Texi2html-cvs] Changes to texi2html/examples/mediawiki.init
Date: Fri, 12 Aug 2005 17:20:14 -0400

Index: texi2html/examples/mediawiki.init
diff -u texi2html/examples/mediawiki.init:1.2 
texi2html/examples/mediawiki.init:1.3
--- texi2html/examples/mediawiki.init:1.2       Wed Aug  3 13:55:28 2005
+++ texi2html/examples/mediawiki.init   Fri Aug 12 21:20:14 2005
@@ -8,7 +8,7 @@
 # Load the file with command-line 
 # option -init-file mediawiki.init
 #
-# $Id: mediawiki.init,v 1.2 2005/08/03 13:55:28 dprice Exp $
+# $Id: mediawiki.init,v 1.3 2005/08/12 21:20:14 dprice Exp $
 
 ######################################################################
 # The following variables can also be set by command-line options
@@ -152,10 +152,10 @@
 # default is {'args' => ['normal'], 'attribute' => ''},   
 $style_map{'titlefont'} => {'function' => \&mediawiki_titlefont};
 $style_map{'option'} => {'args' => ['code'],
-                        'attribute' => 'samp',
+                        'attribute' => 'code',
                         'quote' => '"'};
 $style_map{'samp'} => {'args' => ['code'],
-                      'attribute' => 'samp',
+                      'attribute' => 'code',
                       'quote' => '"'};
 
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]