]> git.donarmstrong.com Git - lilypond.git/commitdiff
Docs: Fix example output (don't replace ' and '' by typographic quotes)
authorReinhold Kainhofer <reinhold@kainhofer.com>
Tue, 7 Oct 2008 23:41:00 +0000 (01:41 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Tue, 7 Oct 2008 23:41:52 +0000 (01:41 +0200)
lilypond-texi2html.init

index 60a13ed342ce85f9ea14c07c5f4643e60b0d81a8..7f4c32a1750f29eb6b083c8c9bdc256f481eeee2 100644 (file)
@@ -109,6 +109,7 @@ $Texi2HTML::Config::paragraph          = \&makeinfo_like_paragraph;
 $Texi2HTML::Config::complex_format_map->{'example'} = {
   'begin' => q{"<blockquote><pre class=\"example\">"},
   'end' => q{"</pre></blockquote>\n"},
+  'style' => 'code',
  };
 
 %Texi2HTML::config::misc_pages_targets = (