texinfo-commits
[Top][All Lists]
Advanced

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

texinfo/tp/t 30sectioning.t results/sectioning/...


From: Patrice Dumas
Subject: texinfo/tp/t 30sectioning.t results/sectioning/...
Date: Wed, 27 Jul 2011 00:21:31 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Patrice Dumas <pertusus>        11/07/27 00:21:31

Modified files:
        tp/t           : 30sectioning.t 
        tp/t/results/sectioning: chapter_before_part.pl contents.pl 
                                 double_part.pl part_before_top.pl 
                                 section_before_part.pl 
                                 section_below_unnumbered.pl 
                                 section_in_unnumbered_plaintext.pl 
                                 setcontentsaftertitlepage.pl 
                                 setfilename_on_top_and_after_node.pl 
                                 setshortcontentsaftertitlepage.pl 
                                 shortcontents.pl 
                                 top_no_argument_and_content.pl 
                                 two_unnumbered_no_argument.pl 

Log message:
        Add html output to sectioning tests.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/30sectioning.t?cvsroot=texinfo&r1=1.43&r2=1.44
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/chapter_before_part.pl?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/contents.pl?cvsroot=texinfo&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/double_part.pl?cvsroot=texinfo&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/part_before_top.pl?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/section_before_part.pl?cvsroot=texinfo&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/section_below_unnumbered.pl?cvsroot=texinfo&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/section_in_unnumbered_plaintext.pl?cvsroot=texinfo&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/setcontentsaftertitlepage.pl?cvsroot=texinfo&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/setfilename_on_top_and_after_node.pl?cvsroot=texinfo&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/setshortcontentsaftertitlepage.pl?cvsroot=texinfo&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/shortcontents.pl?cvsroot=texinfo&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/top_no_argument_and_content.pl?cvsroot=texinfo&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/sectioning/two_unnumbered_no_argument.pl?cvsroot=texinfo&r1=1.1&r2=1.2

Patches:
Index: 30sectioning.t
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/30sectioning.t,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- 30sectioning.t      20 Jul 2011 14:21:51 -0000      1.43
+++ 30sectioning.t      27 Jul 2011 00:21:30 -0000      1.44
@@ -1327,7 +1327,7 @@
 
 foreach my $test (@tests_converted) {
   push @{$test->[2]->{'test_formats'}}, 'plaintext';
-  #push @{$test->[2]->{'test_formats'}}, 'html';
+  push @{$test->[2]->{'test_formats'}}, 'html';
 }
 foreach my $test (@tests_info) {
   push @{$test->[2]->{'test_formats'}}, 'info';

Index: results/sectioning/chapter_before_part.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/chapter_before_part.pl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- results/sectioning/chapter_before_part.pl   3 Jul 2011 23:15:45 -0000       
1.1
+++ results/sectioning/chapter_before_part.pl   27 Jul 2011 00:21:30 -0000      
1.2
@@ -238,4 +238,73 @@
 
 ';
 
+
+$result_converted{'html'}->{'chapter_before_part'} = '<!DOCTYPE html PUBLIC 
"-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd";>
+<html>
+<!-- Created by texi2html, http://www.gnu.org/software/texinfo/ -->
+<head>
+<title>Untitled Document</title>
+
+<meta name="description" content="Untitled Document">
+<meta name="keywords" content="Untitled Document">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">
+<meta name="Generator" content="texi2html">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<style type="text/css">
+<!--
+a.summary-letter {text-decoration: none}
+blockquote.smallquotation {font-size: smaller}
+div.display {margin-left: 3.2em}
+div.example {margin-left: 3.2em}
+div.lisp {margin-left: 3.2em}
+div.smalldisplay {margin-left: 3.2em}
+div.smallexample {margin-left: 3.2em}
+div.smalllisp {margin-left: 3.2em}
+pre.display {font-family: serif}
+pre.format {font-family: serif}
+pre.menu-comment {font-family: serif}
+pre.menu-preformatted {font-family: serif}
+pre.smalldisplay {font-family: serif; font-size: smaller}
+pre.smallexample {font-size: smaller}
+pre.smallformat {font-family: serif; font-size: smaller}
+pre.smalllisp {font-size: smaller}
+span.nocodebreak {white-space:pre}
+span.nolinebreak {white-space:pre}
+span.roman {font-family:serif; font-weight:normal}
+span.sansserif {font-family:sans-serif; font-weight:normal}
+ul.no-bullet {list-style: none}
+-->
+</style>
+
+
+</head>
+
+<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
+
+<a name="chapter"></a>
+<h1 class="chapter">1 chapter</h1>
+
+<a name="part"></a>
+<h1 class="part">part</h1>
+<hr>
+<hr>
+<p>
+
+
+</p>
+</body>
+</html>
+';
+
+$result_converted_errors{'html'}->{'chapter_before_part'} = [
+  {
+    'error_line' => 'warning: Must specify a title with a title command or @top
+',
+    'text' => 'Must specify a title with a title command or @top',
+    'type' => 'warning'
+  }
+];
+
+
 1;

Index: results/sectioning/contents.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/sectioning/contents.pl,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- results/sectioning/contents.pl      9 Jul 2011 06:35:42 -0000       1.10
+++ results/sectioning/contents.pl      27 Jul 2011 00:21:30 -0000      1.11
@@ -894,4 +894,124 @@
   A.1 appendixsec
 ';
 
+
+$result_converted{'html'}->{'contents'} = '<!DOCTYPE html PUBLIC "-//W3C//DTD 
HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd";>
+<html>
+<!-- Created by texi2html, http://www.gnu.org/software/texinfo/ -->
+<head>
+<title>top</title>
+
+<meta name="description" content="top">
+<meta name="keywords" content="top">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">
+<meta name="Generator" content="texi2html">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<link href="#SEC_Contents" rel="contents" title="Table of Contents">
+<style type="text/css">
+<!--
+a.summary-letter {text-decoration: none}
+blockquote.smallquotation {font-size: smaller}
+div.display {margin-left: 3.2em}
+div.example {margin-left: 3.2em}
+div.lisp {margin-left: 3.2em}
+div.smalldisplay {margin-left: 3.2em}
+div.smallexample {margin-left: 3.2em}
+div.smalllisp {margin-left: 3.2em}
+pre.display {font-family: serif}
+pre.format {font-family: serif}
+pre.menu-comment {font-family: serif}
+pre.menu-preformatted {font-family: serif}
+pre.smalldisplay {font-family: serif; font-size: smaller}
+pre.smallexample {font-size: smaller}
+pre.smallformat {font-family: serif; font-size: smaller}
+pre.smalllisp {font-size: smaller}
+span.nocodebreak {white-space:pre}
+span.nolinebreak {white-space:pre}
+span.roman {font-family:serif; font-weight:normal}
+span.sansserif {font-family:sans-serif; font-weight:normal}
+ul.no-bullet {list-style: none}
+-->
+</style>
+
+
+</head>
+
+<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
+
+<a name="top"></a>
+<h1 class="top">top</h1>
+
+<a name="chapter"></a>
+<h1 class="chapter">1 chapter</h1>
+
+<a name="section"></a>
+<h2 class="section">1.1 section</h2>
+
+<a name="subsection"></a>
+<h3 class="subsection">1.1.1 subsection</h3>
+
+<a name="subsubsection"></a>
+<h4 class="subsubsection">1.1.1.1 subsubsection</h4>
+
+<a name="part"></a>
+<h1 class="part">part</h1>
+<hr>
+
+<a name="chapter-in-part"></a>
+<h1 class="chapter">2 chapter in part</h1>
+
+<a name="second-chapter-in-part"></a>
+<h1 class="chapter">3 second chapter in part</h1>
+
+<a name="unnumbered"></a>
+<h1 class="unnumbered">unnumbered</h1>
+
+<a name="appendix"></a>
+<h1 class="appendix">Appendix A appendix</h1>
+
+<a name="appendixsec"></a>
+<h2 class="appendixsec">A.1 appendixsec</h2>
+
+<a name="SEC_Contents"></a>
+<h1>Table of Contents</h1>
+
+<div class="contents">
+<ul class="no-bullet">
+<li>
+<ul class="no-bullet">
+  <li><a name="toc-chapter" href="#chapter">1 chapter</a>
+  <ul class="no-bullet">
+    <li><a name="toc-section" href="#section">1.1 section</a>
+    <ul class="no-bullet">
+      <li><a name="toc-subsection" href="#subsection">1.1.1 subsection</a>
+      <ul class="no-bullet">
+        <li><a name="toc-subsubsection" href="#subsubsection">1.1.1.1 
subsubsection</a></li>
+      </ul></li>
+    </ul></li>
+  </ul></li>
+</ul></li>
+<li><a name="toc-part" href="#part">part</a>
+<ul class="no-bullet">
+  <li><a name="toc-chapter-in-part" href="#chapter-in-part">2 chapter in 
part</a></li>
+  <li><a name="toc-second-chapter-in-part" href="#second-chapter-in-part">3 
second chapter in part</a></li>
+  <li><a name="toc-unnumbered" href="#unnumbered">unnumbered</a></li>
+  <li><a name="toc-appendix" href="#appendix">Appendix A appendix</a>
+  <ul class="no-bullet">
+    <li><a name="toc-appendixsec" href="#appendixsec">A.1 appendixsec</a></li>
+  </ul></li>
+</ul></li>
+
+</ul>
+</div>
+
+<hr>
+<p>
+
+
+</p>
+</body>
+</html>
+';
+
 1;

Index: results/sectioning/double_part.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/sectioning/double_part.pl,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- results/sectioning/double_part.pl   9 Jul 2011 06:35:42 -0000       1.4
+++ results/sectioning/double_part.pl   27 Jul 2011 00:21:30 -0000      1.5
@@ -889,4 +889,90 @@
 
 ';
 
+
+$result_converted{'html'}->{'double_part'} = '<!DOCTYPE html PUBLIC 
"-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd";>
+<html>
+<!-- Created by texi2html, http://www.gnu.org/software/texinfo/ -->
+<head>
+<title>top</title>
+
+<meta name="description" content="top">
+<meta name="keywords" content="top">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">
+<meta name="Generator" content="texi2html">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<link href="#Top" rel="start" title="Top">
+<style type="text/css">
+<!--
+a.summary-letter {text-decoration: none}
+blockquote.smallquotation {font-size: smaller}
+div.display {margin-left: 3.2em}
+div.example {margin-left: 3.2em}
+div.lisp {margin-left: 3.2em}
+div.smalldisplay {margin-left: 3.2em}
+div.smallexample {margin-left: 3.2em}
+div.smalllisp {margin-left: 3.2em}
+pre.display {font-family: serif}
+pre.format {font-family: serif}
+pre.menu-comment {font-family: serif}
+pre.menu-preformatted {font-family: serif}
+pre.smalldisplay {font-family: serif; font-size: smaller}
+pre.smallexample {font-size: smaller}
+pre.smallformat {font-family: serif; font-size: smaller}
+pre.smalllisp {font-size: smaller}
+span.nocodebreak {white-space:pre}
+span.nolinebreak {white-space:pre}
+span.roman {font-family:serif; font-weight:normal}
+span.sansserif {font-family:sans-serif; font-weight:normal}
+ul.no-bullet {list-style: none}
+-->
+</style>
+
+
+</head>
+
+<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
+
+<a name="Top"></a>
+<div class="header">
+<p>
+Next: <a href="#node-chapter" accesskey="n" rel="next">node chapter</a>, Up: 
<a href="dir.html#Top" accesskey="u" rel="up">(dir)</a> &nbsp; </p>
+</div>
+<a name="top"></a>
+<h1 class="top">top</h1>
+
+<table class="menu" border="0" cellspacing="0">
+<tr><td align="left" valign="top">&bull; <a href="#node-chapter" 
accesskey="1">node chapter</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+</table>
+
+<hr>
+<a name="part-first"></a>
+<div class="header">
+<p>
+Previous: <a href="#Top" accesskey="p" rel="previous">Top</a>, Up: <a 
href="#Top" accesskey="u" rel="up">Top</a> &nbsp; </p>
+</div>
+<h1 class="part">part first</h1>
+<hr>
+
+<p>Text part first.
+</p><a name="part-second"></a>
+<h1 class="part">part second</h1>
+<hr>
+<p>Text part second.
+</p>
+<a name="node-chapter"></a>
+<a name="chapter-after-2-parts"></a>
+<h1 class="chapter">1 chapter after 2 parts</h1>
+
+<hr>
+<p>
+
+
+</p>
+</body>
+</html>
+';
+
 1;

Index: results/sectioning/part_before_top.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/sectioning/part_before_top.pl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- results/sectioning/part_before_top.pl       3 Jul 2011 23:15:45 -0000       
1.1
+++ results/sectioning/part_before_top.pl       27 Jul 2011 00:21:30 -0000      
1.2
@@ -249,4 +249,63 @@
 
 ';
 
+
+$result_converted{'html'}->{'part_before_top'} = '<!DOCTYPE html PUBLIC 
"-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd";>
+<html>
+<!-- Created by texi2html, http://www.gnu.org/software/texinfo/ -->
+<head>
+<title>top</title>
+
+<meta name="description" content="top">
+<meta name="keywords" content="top">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">
+<meta name="Generator" content="texi2html">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<style type="text/css">
+<!--
+a.summary-letter {text-decoration: none}
+blockquote.smallquotation {font-size: smaller}
+div.display {margin-left: 3.2em}
+div.example {margin-left: 3.2em}
+div.lisp {margin-left: 3.2em}
+div.smalldisplay {margin-left: 3.2em}
+div.smallexample {margin-left: 3.2em}
+div.smalllisp {margin-left: 3.2em}
+pre.display {font-family: serif}
+pre.format {font-family: serif}
+pre.menu-comment {font-family: serif}
+pre.menu-preformatted {font-family: serif}
+pre.smalldisplay {font-family: serif; font-size: smaller}
+pre.smallexample {font-size: smaller}
+pre.smallformat {font-family: serif; font-size: smaller}
+pre.smalllisp {font-size: smaller}
+span.nocodebreak {white-space:pre}
+span.nolinebreak {white-space:pre}
+span.roman {font-family:serif; font-weight:normal}
+span.sansserif {font-family:sans-serif; font-weight:normal}
+ul.no-bullet {list-style: none}
+-->
+</style>
+
+
+</head>
+
+<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
+
+<a name="part"></a>
+<h1 class="part">part</h1>
+<hr>
+
+<a name="top"></a>
+<h1 class="top">top</h1>
+<hr>
+<p>
+
+
+</p>
+</body>
+</html>
+';
+
 1;

Index: results/sectioning/section_before_part.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/section_before_part.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- results/sectioning/section_before_part.pl   3 Jul 2011 14:51:02 -0000       
1.6
+++ results/sectioning/section_before_part.pl   27 Jul 2011 00:21:31 -0000      
1.7
@@ -185,4 +185,86 @@
 part
 ';
 
+
+$result_converted{'html'}->{'section_before_part'} = '<!DOCTYPE html PUBLIC 
"-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd";>
+<html>
+<!-- Created by texi2html, http://www.gnu.org/software/texinfo/ -->
+<head>
+<title>Untitled Document</title>
+
+<meta name="description" content="Untitled Document">
+<meta name="keywords" content="Untitled Document">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">
+<meta name="Generator" content="texi2html">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<link href="#SEC_Contents" rel="contents" title="Table of Contents">
+<style type="text/css">
+<!--
+a.summary-letter {text-decoration: none}
+blockquote.smallquotation {font-size: smaller}
+div.display {margin-left: 3.2em}
+div.example {margin-left: 3.2em}
+div.lisp {margin-left: 3.2em}
+div.smalldisplay {margin-left: 3.2em}
+div.smallexample {margin-left: 3.2em}
+div.smalllisp {margin-left: 3.2em}
+pre.display {font-family: serif}
+pre.format {font-family: serif}
+pre.menu-comment {font-family: serif}
+pre.menu-preformatted {font-family: serif}
+pre.smalldisplay {font-family: serif; font-size: smaller}
+pre.smallexample {font-size: smaller}
+pre.smallformat {font-family: serif; font-size: smaller}
+pre.smalllisp {font-size: smaller}
+span.nocodebreak {white-space:pre}
+span.nolinebreak {white-space:pre}
+span.roman {font-family:serif; font-weight:normal}
+span.sansserif {font-family:sans-serif; font-weight:normal}
+ul.no-bullet {list-style: none}
+-->
+</style>
+
+
+</head>
+
+<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
+
+<a name="section"></a>
+<h2 class="section">1 section</h2>
+
+<a name="part"></a>
+<h1 class="part">part</h1>
+<hr>
+
+<a name="SEC_Contents"></a>
+<h1>Table of Contents</h1>
+
+<div class="contents">
+<ul class="no-bullet">
+    <li><a name="toc-section" href="#section">1 section</a></li>
+<li><a name="toc-part" href="#part">part</a></li>
+
+</ul>
+</div>
+
+<hr>
+<p>
+
+
+</p>
+</body>
+</html>
+';
+
+$result_converted_errors{'html'}->{'section_before_part'} = [
+  {
+    'error_line' => 'warning: Must specify a title with a title command or @top
+',
+    'text' => 'Must specify a title with a title command or @top',
+    'type' => 'warning'
+  }
+];
+
+
 1;

Index: results/sectioning/section_below_unnumbered.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/section_below_unnumbered.pl,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- results/sectioning/section_below_unnumbered.pl      9 Jul 2011 06:35:42 
-0000       1.10
+++ results/sectioning/section_below_unnumbered.pl      27 Jul 2011 00:21:31 
-0000      1.11
@@ -957,4 +957,114 @@
 
 ';
 
+
+$result_converted{'html'}->{'section_below_unnumbered'} = '<!DOCTYPE html 
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<html>
+<!-- Created by texi2html, http://www.gnu.org/software/texinfo/ -->
+<head>
+<title>Top</title>
+
+<meta name="description" content="Top">
+<meta name="keywords" content="Top">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">
+<meta name="Generator" content="texi2html">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<link href="#Top" rel="start" title="Top">
+<link href="#SEC_Contents" rel="contents" title="Table of Contents">
+<style type="text/css">
+<!--
+a.summary-letter {text-decoration: none}
+blockquote.smallquotation {font-size: smaller}
+div.display {margin-left: 3.2em}
+div.example {margin-left: 3.2em}
+div.lisp {margin-left: 3.2em}
+div.smalldisplay {margin-left: 3.2em}
+div.smallexample {margin-left: 3.2em}
+div.smalllisp {margin-left: 3.2em}
+pre.display {font-family: serif}
+pre.format {font-family: serif}
+pre.menu-comment {font-family: serif}
+pre.menu-preformatted {font-family: serif}
+pre.smalldisplay {font-family: serif; font-size: smaller}
+pre.smallexample {font-size: smaller}
+pre.smallformat {font-family: serif; font-size: smaller}
+pre.smalllisp {font-size: smaller}
+span.nocodebreak {white-space:pre}
+span.nolinebreak {white-space:pre}
+span.roman {font-family:serif; font-weight:normal}
+span.sansserif {font-family:sans-serif; font-weight:normal}
+ul.no-bullet {list-style: none}
+-->
+</style>
+
+
+</head>
+
+<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
+
+<a name="SEC_Contents"></a>
+<h1>Table of Contents</h1>
+
+<div class="contents">
+
+<ul class="no-bullet">
+  <li><a name="toc-Unn-1" href="#Unn">Unn</a>
+  <ul class="no-bullet">
+    <li><a name="toc-Sec-1" href="#Sec">Sec</a></li>
+  </ul></li>
+</ul>
+</div>
+
+
+<a name="Top"></a>
+<div class="header">
+<p>
+Next: <a href="#Unn" accesskey="n" rel="next">Unn</a>, Up: <a 
href="dir.html#Top" accesskey="u" rel="up">(dir)</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p>
+</div>
+<a name="Top-1"></a>
+<h1 class="top">Top</h1>
+
+<p>Top node.
+</p>
+<table class="menu" border="0" cellspacing="0">
+<tr><td align="left" valign="top">&bull; <a href="#Unn" 
accesskey="1">Unn</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
+</td></tr>
+</table>
+
+
+<hr>
+<a name="Unn"></a>
+<div class="header">
+<p>
+Previous: <a href="#Top" accesskey="p" rel="previous">Top</a>, Up: <a 
href="#Top" accesskey="u" rel="up">Top</a> &nbsp; [<a href="#SEC_Contents" 
title="Table of contents" rel="contents">Contents</a>]</p>
+</div>
+<a name="Unn-1"></a>
+<h1 class="unnumbered">Unn</h1>
+
+<table class="menu" border="0" cellspacing="0">
+<tr><td align="left" valign="top">&bull; <a href="#Sec" 
accesskey="1">Sec</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
+</td></tr>
+</table>
+
+<hr>
+<a name="Sec"></a>
+<div class="header">
+<p>
+Up: <a href="#Unn" accesskey="u" rel="up">Unn</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p>
+</div>
+<a name="Sec-1"></a>
+<h2 class="section">Sec</h2>
+
+<p>Should be unnumbered.
+</p>
+<hr>
+<p>
+
+
+</p>
+</body>
+</html>
+';
+
 1;

Index: results/sectioning/section_in_unnumbered_plaintext.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/section_in_unnumbered_plaintext.pl,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- results/sectioning/section_in_unnumbered_plaintext.pl       27 Jul 2011 
00:16:01 -0000      1.10
+++ results/sectioning/section_in_unnumbered_plaintext.pl       27 Jul 2011 
00:21:31 -0000      1.11
@@ -8730,4 +8730,515 @@
 
 ';
 
+
+$result_converted{'html'}->{'section_in_unnumbered_plaintext'} = '<!DOCTYPE 
html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<html>
+<!-- Created by texi2html, http://www.gnu.org/software/texinfo/ -->
+<head>
+<title>Test section in unnumbered</title>
+
+<meta name="description" content="Test section in unnumbered">
+<meta name="keywords" content="Test section in unnumbered">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">
+<meta name="Generator" content="texi2html">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<link href="#Top" rel="start" title="Top">
+<link href="#SEC_Contents" rel="contents" title="Table of Contents">
+<style type="text/css">
+<!--
+a.summary-letter {text-decoration: none}
+blockquote.smallquotation {font-size: smaller}
+div.display {margin-left: 3.2em}
+div.example {margin-left: 3.2em}
+div.lisp {margin-left: 3.2em}
+div.smalldisplay {margin-left: 3.2em}
+div.smallexample {margin-left: 3.2em}
+div.smalllisp {margin-left: 3.2em}
+pre.display {font-family: serif}
+pre.format {font-family: serif}
+pre.menu-comment {font-family: serif}
+pre.menu-preformatted {font-family: serif}
+pre.smalldisplay {font-family: serif; font-size: smaller}
+pre.smallexample {font-size: smaller}
+pre.smallformat {font-family: serif; font-size: smaller}
+pre.smalllisp {font-size: smaller}
+span.nocodebreak {white-space:pre}
+span.nolinebreak {white-space:pre}
+span.roman {font-family:serif; font-weight:normal}
+span.sansserif {font-family:sans-serif; font-weight:normal}
+ul.no-bullet {list-style: none}
+-->
+</style>
+
+
+</head>
+
+<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
+
+<a name="SEC_Contents"></a>
+<h1>Table of Contents</h1>
+
+<div class="contents">
+
+<ul class="no-bullet">
+  <li><a name="toc-chapter-1" href="#chapter">1 chapter</a>
+  <ul class="no-bullet">
+    <li><a name="toc-section-in-chapter-1" href="#section-in-chapter">1.1 
section in chapter</a></li>
+  </ul></li>
+  <li><a name="toc-unnumbered-1" href="#unnumbered">unnumbered</a>
+  <ul class="no-bullet">
+    <li><a name="toc-section-in-unnumbered-1" 
href="#section-in-unnumbered">section in unnumbered</a></li>
+  </ul></li>
+  <li><a name="toc-chapter-2-1" href="#chapter-2">2 chapter 2</a>
+  <ul class="no-bullet">
+    <li><a name="toc-unnumbered-section-2" href="#unnumberedsec-2">unnumbered 
section 2</a>
+    <ul class="no-bullet">
+      <li><a name="toc-unnumbered-subsection-2" 
href="#unnumbered-sub-2">unnumbered subsection 2</a></li>
+      <li><a name="toc-numbered-subsection-2" href="#numbered-sub-2">numbered 
subsection 2</a></li>
+      <li><a name="toc-unnumbered-subsection2-2" 
href="#unnumbered-sub2-2">unnumbered subsection2 2</a></li>
+      <li><a name="toc-numbered-subsection2-2" 
href="#numbered-sub2-2">numbered subsection2 2</a></li>
+    </ul></li>
+    <li><a name="toc-unnumberedsec-2_002d1-1" 
href="#unnumberedsec-2_002d1">unnumberedsec 2-1</a>
+    <ul class="no-bullet">
+      <li><a name="toc-numbered-subsection-2_002d1" 
href="#numbered-sub-2_002d1">numbered subsection 2-1</a></li>
+    </ul></li>
+  </ul></li>
+  <li><a name="toc-chapter-3-1" href="#chapter-3">3 chapter 3</a>
+  <ul class="no-bullet">
+    <li><a name="toc-unnumbered-section-3" href="#unnumberedsec-3">unnumbered 
section 3</a>
+    <ul class="no-bullet">
+      <li><a name="toc-unnumbered-subsection-3" 
href="#unnumbered-sub-3">unnumbered subsection 3</a></li>
+      <li><a name="toc-numbered-subsection-3" href="#numbered-sub-3">numbered 
subsection 3</a></li>
+      <li><a name="toc-unnumbered-subsection2-3" 
href="#unnumbered-sub2-3">unnumbered subsection2 3</a></li>
+      <li><a name="toc-numbered-subsection2-3" 
href="#numbered-sub2-3">numbered subsection2 3</a></li>
+    </ul></li>
+    <li><a name="toc-section-3_002d1-1" href="#section-3_002d1">3.1 section 
3-1</a></li>
+    <li><a name="toc-unnumberedsec-3_002d2-1" 
href="#unnumberedsec-3_002d2">unnumberedsec 3-2</a>
+    <ul class="no-bullet">
+      <li><a name="toc-numbered-subsection-3_002d2" 
href="#numbered-sub-3_002d2">numbered subsection 3-2</a></li>
+    </ul></li>
+    <li><a name="toc-section-3_002d3-1" href="#section-3_002d3">3.2 section 
3-3</a>
+    <ul class="no-bullet">
+      <li><a name="toc-subsection-3_002d3-1" href="#subsection-3_002d3">3.2.1 
subsection 3-3</a></li>
+    </ul></li>
+    <li><a name="toc-unnumberedsec-3_002d4-1" 
href="#unnumberedsec-3_002d4">unnumberedsec 3-4</a>
+    <ul class="no-bullet">
+      <li><a name="toc-numbered-subsection-3_002d4" 
href="#numbered-sub-3_002d4">numbered subsection 3-4</a></li>
+    </ul></li>
+  </ul></li>
+  <li><a name="toc-unnumbered-4-1" href="#unnumbered-4">unnumbered  4</a>
+  <ul class="no-bullet">
+    <li><a name="toc-unnumbered-section-4" href="#unnumberedsec-4">unnumbered 
section 4</a>
+    <ul class="no-bullet">
+      <li><a name="toc-unnumbered-subsection-4" 
href="#unnumbered-sub-4">unnumbered subsection 4</a></li>
+      <li><a name="toc-numbered-subsection-4" href="#numbered-sub-4">numbered 
subsection 4</a></li>
+      <li><a name="toc-unnumbered-subsection2-4" 
href="#unnumbered-sub2-4">unnumbered subsection2 4</a></li>
+      <li><a name="toc-numbered-subsection2-4" 
href="#numbered-sub2-4">numbered subsection2 4</a></li>
+    </ul></li>
+  </ul></li>
+</ul>
+</div>
+
+<hr>
+<a name="Top"></a>
+<div class="header">
+<p>
+Next: <a href="#chapter" accesskey="n" rel="next">chapter</a>, Up: <a 
href="dir.html#Top" accesskey="u" rel="up">(dir)</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p>
+</div>
+<a name="Test-section-in-unnumbered"></a>
+<h1 class="top">Test section in unnumbered</h1>
+
+
+<p>Menu:
+</p>
+<table class="menu" border="0" cellspacing="0">
+<tr><td align="left" valign="top">&bull; <a href="#chapter" 
accesskey="1">chapter</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+<tr><td align="left" valign="top">&bull; <a href="#unnumbered" 
accesskey="2">unnumbered</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+<tr><td align="left" valign="top">&bull; <a href="#chapter-2" 
accesskey="3">chapter 2</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+<tr><td align="left" valign="top">&bull; <a href="#chapter-3" 
accesskey="4">chapter 3</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+<tr><td align="left" valign="top">&bull; <a href="#unnumbered-4" 
accesskey="5">unnumbered 4</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+</table>
+
+<hr>
+<a name="chapter"></a>
+<div class="header">
+<p>
+Next: <a href="#unnumbered" accesskey="n" rel="next">unnumbered</a>, Previous: 
<a href="#Top" accesskey="p" rel="previous">Top</a>, Up: <a href="#Top" 
accesskey="u" rel="up">Top</a> &nbsp; [<a href="#SEC_Contents" title="Table of 
contents" rel="contents">Contents</a>]</p>
+</div>
+<a name="chapter-1"></a>
+<h1 class="chapter">1 chapter</h1>
+
+<table class="menu" border="0" cellspacing="0">
+<tr><td align="left" valign="top">&bull; <a href="#section-in-chapter" 
accesskey="1">section in chapter</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+</table>
+
+<hr>
+<a name="section-in-chapter"></a>
+<div class="header">
+<p>
+Up: <a href="#chapter" accesskey="u" rel="up">chapter</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p>
+</div>
+<a name="section-in-chapter-1"></a>
+<h2 class="section">1.1 section in chapter</h2>
+
+<hr>
+<a name="unnumbered"></a>
+<div class="header">
+<p>
+Next: <a href="#chapter-2" accesskey="n" rel="next">chapter 2</a>, Previous: 
<a href="#chapter" accesskey="p" rel="previous">chapter</a>, Up: <a href="#Top" 
accesskey="u" rel="up">Top</a> &nbsp; [<a href="#SEC_Contents" title="Table of 
contents" rel="contents">Contents</a>]</p>
+</div>
+<a name="unnumbered-1"></a>
+<h1 class="unnumbered">unnumbered</h1>
+
+<table class="menu" border="0" cellspacing="0">
+<tr><td align="left" valign="top">&bull; <a href="#section-in-unnumbered" 
accesskey="1">section in unnumbered</a>:</td><td>&nbsp;&nbsp;</td><td 
align="left" valign="top">
+</td></tr>
+</table>
+
+<hr>
+<a name="section-in-unnumbered"></a>
+<div class="header">
+<p>
+Up: <a href="#unnumbered" accesskey="u" rel="up">unnumbered</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p>
+</div>
+<a name="section-in-unnumbered-1"></a>
+<h2 class="section">section in unnumbered</h2>
+
+<hr>
+<a name="chapter-2"></a>
+<div class="header">
+<p>
+Next: <a href="#chapter-3" accesskey="n" rel="next">chapter 3</a>, Previous: 
<a href="#unnumbered" accesskey="p" rel="previous">unnumbered</a>, Up: <a 
href="#Top" accesskey="u" rel="up">Top</a> &nbsp; [<a href="#SEC_Contents" 
title="Table of contents" rel="contents">Contents</a>]</p>
+</div>
+<a name="chapter-2-1"></a>
+<h1 class="chapter">2 chapter 2</h1>
+
+<table class="menu" border="0" cellspacing="0">
+<tr><td align="left" valign="top">&bull; <a href="#unnumberedsec-2" 
accesskey="1">unnumberedsec 2</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+<tr><td align="left" valign="top">&bull; <a href="#unnumberedsec-2_002d1" 
accesskey="2">unnumberedsec 2-1</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+</table>
+
+<hr>
+<a name="unnumberedsec-2"></a>
+<div class="header">
+<p>
+Next: <a href="#unnumberedsec-2_002d1" accesskey="n" rel="next">unnumberedsec 
2-1</a>, Up: <a href="#chapter-2" accesskey="u" rel="up">chapter 2</a> &nbsp; 
[<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>]</p>
+</div>
+<a name="unnumbered-section-2"></a>
+<h2 class="unnumberedsec">unnumbered section 2</h2>
+
+<table class="menu" border="0" cellspacing="0">
+<tr><td align="left" valign="top">&bull; <a href="#unnumbered-sub-2" 
accesskey="1">unnumbered sub 2</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+<tr><td align="left" valign="top">&bull; <a href="#numbered-sub-2" 
accesskey="2">numbered sub 2</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+<tr><td align="left" valign="top">&bull; <a href="#unnumbered-sub2-2" 
accesskey="3">unnumbered sub2 2</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+<tr><td align="left" valign="top">&bull; <a href="#numbered-sub2-2" 
accesskey="4">numbered sub2 2</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+</table>
+
+<hr>
+<a name="unnumbered-sub-2"></a>
+<div class="header">
+<p>
+Next: <a href="#numbered-sub-2" accesskey="n" rel="next">numbered sub 2</a>, 
Up: <a href="#unnumberedsec-2" accesskey="u" rel="up">unnumberedsec 2</a> 
&nbsp; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>]</p>
+</div>
+<a name="unnumbered-subsection-2"></a>
+<h3 class="unnumberedsubsec">unnumbered subsection 2</h3>
+
+<hr>
+<a name="numbered-sub-2"></a>
+<div class="header">
+<p>
+Next: <a href="#unnumbered-sub2-2" accesskey="n" rel="next">unnumbered sub2 
2</a>, Previous: <a href="#unnumbered-sub-2" accesskey="p" 
rel="previous">unnumbered sub 2</a>, Up: <a href="#unnumberedsec-2" 
accesskey="u" rel="up">unnumberedsec 2</a> &nbsp; [<a href="#SEC_Contents" 
title="Table of contents" rel="contents">Contents</a>]</p>
+</div>
+<a name="numbered-subsection-2"></a>
+<h3 class="subsection">numbered subsection 2</h3>
+
+<hr>
+<a name="unnumbered-sub2-2"></a>
+<div class="header">
+<p>
+Next: <a href="#numbered-sub2-2" accesskey="n" rel="next">numbered sub2 2</a>, 
Previous: <a href="#numbered-sub-2" accesskey="p" rel="previous">numbered sub 
2</a>, Up: <a href="#unnumberedsec-2" accesskey="u" rel="up">unnumberedsec 
2</a> &nbsp; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>]</p>
+</div>
+<a name="unnumbered-subsection2-2"></a>
+<h3 class="unnumberedsubsec">unnumbered subsection2 2</h3>
+
+<hr>
+<a name="numbered-sub2-2"></a>
+<div class="header">
+<p>
+Previous: <a href="#unnumbered-sub2-2" accesskey="p" rel="previous">unnumbered 
sub2 2</a>, Up: <a href="#unnumberedsec-2" accesskey="u" rel="up">unnumberedsec 
2</a> &nbsp; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>]</p>
+</div>
+<a name="numbered-subsection2-2"></a>
+<h3 class="subsection">numbered subsection2 2</h3>
+
+<hr>
+<a name="unnumberedsec-2_002d1"></a>
+<div class="header">
+<p>
+Previous: <a href="#unnumberedsec-2" accesskey="p" 
rel="previous">unnumberedsec 2</a>, Up: <a href="#chapter-2" accesskey="u" 
rel="up">chapter 2</a> &nbsp; [<a href="#SEC_Contents" title="Table of 
contents" rel="contents">Contents</a>]</p>
+</div>
+<a name="unnumberedsec-2_002d1-1"></a>
+<h2 class="unnumberedsec">unnumberedsec 2-1</h2>
+
+<table class="menu" border="0" cellspacing="0">
+<tr><td align="left" valign="top">&bull; <a href="#numbered-sub-2_002d1" 
accesskey="1">numbered sub 2-1</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+</table>
+
+<hr>
+<a name="numbered-sub-2_002d1"></a>
+<div class="header">
+<p>
+Up: <a href="#unnumberedsec-2_002d1" accesskey="u" rel="up">unnumberedsec 
2-1</a> &nbsp; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>]</p>
+</div>
+<a name="numbered-subsection-2_002d1"></a>
+<h3 class="subsection">numbered subsection 2-1</h3>
+
+
+<hr>
+<a name="chapter-3"></a>
+<div class="header">
+<p>
+Next: <a href="#unnumbered-4" accesskey="n" rel="next">unnumbered 4</a>, 
Previous: <a href="#chapter-2" accesskey="p" rel="previous">chapter 2</a>, Up: 
<a href="#Top" accesskey="u" rel="up">Top</a> &nbsp; [<a href="#SEC_Contents" 
title="Table of contents" rel="contents">Contents</a>]</p>
+</div>
+<a name="chapter-3-1"></a>
+<h1 class="chapter">3 chapter 3</h1>
+
+<table class="menu" border="0" cellspacing="0">
+<tr><td align="left" valign="top">&bull; <a href="#unnumberedsec-3" 
accesskey="1">unnumberedsec 3</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+<tr><td align="left" valign="top">&bull; <a href="#section-3_002d1" 
accesskey="2">section 3-1</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+<tr><td align="left" valign="top">&bull; <a href="#unnumberedsec-3_002d2" 
accesskey="3">unnumberedsec 3-2</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+<tr><td align="left" valign="top">&bull; <a href="#section-3_002d3" 
accesskey="4">section 3-3</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+<tr><td align="left" valign="top">&bull; <a href="#unnumberedsec-3_002d4" 
accesskey="5">unnumberedsec 3-4</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+</table>
+
+<hr>
+<a name="unnumberedsec-3"></a>
+<div class="header">
+<p>
+Next: <a href="#section-3_002d1" accesskey="n" rel="next">section 3-1</a>, Up: 
<a href="#chapter-3" accesskey="u" rel="up">chapter 3</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p>
+</div>
+<a name="unnumbered-section-3"></a>
+<h2 class="unnumberedsec">unnumbered section 3</h2>
+
+<table class="menu" border="0" cellspacing="0">
+<tr><td align="left" valign="top">&bull; <a href="#unnumbered-sub-3" 
accesskey="1">unnumbered sub 3</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+<tr><td align="left" valign="top">&bull; <a href="#numbered-sub-3" 
accesskey="2">numbered sub 3</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+<tr><td align="left" valign="top">&bull; <a href="#unnumbered-sub2-3" 
accesskey="3">unnumbered sub2 3</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+<tr><td align="left" valign="top">&bull; <a href="#numbered-sub2-3" 
accesskey="4">numbered sub2 3</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+</table>
+
+<hr>
+<a name="unnumbered-sub-3"></a>
+<div class="header">
+<p>
+Next: <a href="#numbered-sub-3" accesskey="n" rel="next">numbered sub 3</a>, 
Up: <a href="#unnumberedsec-3" accesskey="u" rel="up">unnumberedsec 3</a> 
&nbsp; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>]</p>
+</div>
+<a name="unnumbered-subsection-3"></a>
+<h3 class="unnumberedsubsec">unnumbered subsection 3</h3>
+
+<hr>
+<a name="numbered-sub-3"></a>
+<div class="header">
+<p>
+Next: <a href="#unnumbered-sub2-3" accesskey="n" rel="next">unnumbered sub2 
3</a>, Previous: <a href="#unnumbered-sub-3" accesskey="p" 
rel="previous">unnumbered sub 3</a>, Up: <a href="#unnumberedsec-3" 
accesskey="u" rel="up">unnumberedsec 3</a> &nbsp; [<a href="#SEC_Contents" 
title="Table of contents" rel="contents">Contents</a>]</p>
+</div>
+<a name="numbered-subsection-3"></a>
+<h3 class="subsection">numbered subsection 3</h3>
+
+<hr>
+<a name="unnumbered-sub2-3"></a>
+<div class="header">
+<p>
+Next: <a href="#numbered-sub2-3" accesskey="n" rel="next">numbered sub2 3</a>, 
Previous: <a href="#numbered-sub-3" accesskey="p" rel="previous">numbered sub 
3</a>, Up: <a href="#unnumberedsec-3" accesskey="u" rel="up">unnumberedsec 
3</a> &nbsp; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>]</p>
+</div>
+<a name="unnumbered-subsection2-3"></a>
+<h3 class="unnumberedsubsec">unnumbered subsection2 3</h3>
+
+<hr>
+<a name="numbered-sub2-3"></a>
+<div class="header">
+<p>
+Previous: <a href="#unnumbered-sub2-3" accesskey="p" rel="previous">unnumbered 
sub2 3</a>, Up: <a href="#unnumberedsec-3" accesskey="u" rel="up">unnumberedsec 
3</a> &nbsp; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>]</p>
+</div>
+<a name="numbered-subsection2-3"></a>
+<h3 class="subsection">numbered subsection2 3</h3>
+
+<hr>
+<a name="section-3_002d1"></a>
+<div class="header">
+<p>
+Next: <a href="#unnumberedsec-3_002d2" accesskey="n" rel="next">unnumberedsec 
3-2</a>, Previous: <a href="#unnumberedsec-3" accesskey="p" 
rel="previous">unnumberedsec 3</a>, Up: <a href="#chapter-3" accesskey="u" 
rel="up">chapter 3</a> &nbsp; [<a href="#SEC_Contents" title="Table of 
contents" rel="contents">Contents</a>]</p>
+</div>
+<a name="section-3_002d1-1"></a>
+<h2 class="section">3.1 section 3-1</h2>
+
+<hr>
+<a name="unnumberedsec-3_002d2"></a>
+<div class="header">
+<p>
+Next: <a href="#section-3_002d3" accesskey="n" rel="next">section 3-3</a>, 
Previous: <a href="#section-3_002d1" accesskey="p" rel="previous">section 
3-1</a>, Up: <a href="#chapter-3" accesskey="u" rel="up">chapter 3</a> &nbsp; 
[<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>]</p>
+</div>
+<a name="unnumberedsec-3_002d2-1"></a>
+<h2 class="unnumberedsec">unnumberedsec 3-2</h2>
+
+<table class="menu" border="0" cellspacing="0">
+<tr><td align="left" valign="top">&bull; <a href="#numbered-sub-3_002d2" 
accesskey="1">numbered sub 3-2</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+</table>
+
+<hr>
+<a name="numbered-sub-3_002d2"></a>
+<div class="header">
+<p>
+Up: <a href="#unnumberedsec-3_002d2" accesskey="u" rel="up">unnumberedsec 
3-2</a> &nbsp; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>]</p>
+</div>
+<a name="numbered-subsection-3_002d2"></a>
+<h3 class="subsection">numbered subsection 3-2</h3>
+
+<hr>
+<a name="section-3_002d3"></a>
+<div class="header">
+<p>
+Next: <a href="#unnumberedsec-3_002d4" accesskey="n" rel="next">unnumberedsec 
3-4</a>, Previous: <a href="#unnumberedsec-3_002d2" accesskey="p" 
rel="previous">unnumberedsec 3-2</a>, Up: <a href="#chapter-3" accesskey="u" 
rel="up">chapter 3</a> &nbsp; [<a href="#SEC_Contents" title="Table of 
contents" rel="contents">Contents</a>]</p>
+</div>
+<a name="section-3_002d3-1"></a>
+<h2 class="section">3.2 section 3-3</h2>
+
+<table class="menu" border="0" cellspacing="0">
+<tr><td align="left" valign="top">&bull; <a href="#subsection-3_002d3" 
accesskey="1">subsection 3-3</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+</table>
+
+<hr>
+<a name="subsection-3_002d3"></a>
+<div class="header">
+<p>
+Up: <a href="#section-3_002d3" accesskey="u" rel="up">section 3-3</a> &nbsp; 
[<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>]</p>
+</div>
+<a name="subsection-3_002d3-1"></a>
+<h3 class="subsection">3.2.1 subsection 3-3</h3>
+
+<hr>
+<a name="unnumberedsec-3_002d4"></a>
+<div class="header">
+<p>
+Previous: <a href="#section-3_002d3" accesskey="p" rel="previous">section 
3-3</a>, Up: <a href="#chapter-3" accesskey="u" rel="up">chapter 3</a> &nbsp; 
[<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>]</p>
+</div>
+<a name="unnumberedsec-3_002d4-1"></a>
+<h2 class="unnumberedsec">unnumberedsec 3-4</h2>
+
+<table class="menu" border="0" cellspacing="0">
+<tr><td align="left" valign="top">&bull; <a href="#numbered-sub-3_002d4" 
accesskey="1">numbered sub 3-4</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+</table>
+
+<hr>
+<a name="numbered-sub-3_002d4"></a>
+<div class="header">
+<p>
+Up: <a href="#unnumberedsec-3_002d4" accesskey="u" rel="up">unnumberedsec 
3-4</a> &nbsp; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>]</p>
+</div>
+<a name="numbered-subsection-3_002d4"></a>
+<h3 class="subsection">numbered subsection 3-4</h3>
+
+<hr>
+<a name="unnumbered-4"></a>
+<div class="header">
+<p>
+Previous: <a href="#chapter-3" accesskey="p" rel="previous">chapter 3</a>, Up: 
<a href="#Top" accesskey="u" rel="up">Top</a> &nbsp; [<a href="#SEC_Contents" 
title="Table of contents" rel="contents">Contents</a>]</p>
+</div>
+<a name="unnumbered-4-1"></a>
+<h1 class="unnumbered">unnumbered  4</h1>
+
+<table class="menu" border="0" cellspacing="0">
+<tr><td align="left" valign="top">&bull; <a href="#unnumberedsec-4" 
accesskey="1">unnumberedsec 4</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+</table>
+
+<hr>
+<a name="unnumberedsec-4"></a>
+<div class="header">
+<p>
+Up: <a href="#unnumbered-4" accesskey="u" rel="up">unnumbered 4</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p>
+</div>
+<a name="unnumbered-section-4"></a>
+<h2 class="unnumberedsec">unnumbered section 4</h2>
+
+<table class="menu" border="0" cellspacing="0">
+<tr><td align="left" valign="top">&bull; <a href="#unnumbered-sub-4" 
accesskey="1">unnumbered sub 4</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+<tr><td align="left" valign="top">&bull; <a href="#numbered-sub-4" 
accesskey="2">numbered sub 4</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+<tr><td align="left" valign="top">&bull; <a href="#unnumbered-sub2-4" 
accesskey="3">unnumbered sub2 4</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+<tr><td align="left" valign="top">&bull; <a href="#numbered-sub2-4" 
accesskey="4">numbered sub2 4</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+</table>
+
+<hr>
+<a name="unnumbered-sub-4"></a>
+<div class="header">
+<p>
+Next: <a href="#numbered-sub-4" accesskey="n" rel="next">numbered sub 4</a>, 
Up: <a href="#unnumberedsec-4" accesskey="u" rel="up">unnumberedsec 4</a> 
&nbsp; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>]</p>
+</div>
+<a name="unnumbered-subsection-4"></a>
+<h3 class="unnumberedsubsec">unnumbered subsection 4</h3>
+
+<hr>
+<a name="numbered-sub-4"></a>
+<div class="header">
+<p>
+Next: <a href="#unnumbered-sub2-4" accesskey="n" rel="next">unnumbered sub2 
4</a>, Previous: <a href="#unnumbered-sub-4" accesskey="p" 
rel="previous">unnumbered sub 4</a>, Up: <a href="#unnumberedsec-4" 
accesskey="u" rel="up">unnumberedsec 4</a> &nbsp; [<a href="#SEC_Contents" 
title="Table of contents" rel="contents">Contents</a>]</p>
+</div>
+<a name="numbered-subsection-4"></a>
+<h3 class="subsection">numbered subsection 4</h3>
+
+<hr>
+<a name="unnumbered-sub2-4"></a>
+<div class="header">
+<p>
+Next: <a href="#numbered-sub2-4" accesskey="n" rel="next">numbered sub2 4</a>, 
Previous: <a href="#numbered-sub-4" accesskey="p" rel="previous">numbered sub 
4</a>, Up: <a href="#unnumberedsec-4" accesskey="u" rel="up">unnumberedsec 
4</a> &nbsp; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>]</p>
+</div>
+<a name="unnumbered-subsection2-4"></a>
+<h3 class="unnumberedsubsec">unnumbered subsection2 4</h3>
+
+<hr>
+<a name="numbered-sub2-4"></a>
+<div class="header">
+<p>
+Previous: <a href="#unnumbered-sub2-4" accesskey="p" rel="previous">unnumbered 
sub2 4</a>, Up: <a href="#unnumberedsec-4" accesskey="u" rel="up">unnumberedsec 
4</a> &nbsp; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>]</p>
+</div>
+<a name="numbered-subsection2-4"></a>
+<h3 class="subsection">numbered subsection2 4</h3>
+<hr>
+<p>
+
+
+</p>
+</body>
+</html>
+';
+
 1;

Index: results/sectioning/setcontentsaftertitlepage.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/setcontentsaftertitlepage.pl,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- results/sectioning/setcontentsaftertitlepage.pl     9 Jul 2011 06:35:43 
-0000       1.10
+++ results/sectioning/setcontentsaftertitlepage.pl     27 Jul 2011 00:21:31 
-0000      1.11
@@ -902,4 +902,125 @@
 
 ';
 
+
+$result_converted{'html'}->{'setcontentsaftertitlepage'} = '<!DOCTYPE html 
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<html>
+<!-- Created by texi2html, http://www.gnu.org/software/texinfo/ -->
+<head>
+<title>top</title>
+
+<meta name="description" content="top">
+<meta name="keywords" content="top">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">
+<meta name="Generator" content="texi2html">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<link href="#SEC_Contents" rel="contents" title="Table of Contents">
+<style type="text/css">
+<!--
+a.summary-letter {text-decoration: none}
+blockquote.smallquotation {font-size: smaller}
+div.display {margin-left: 3.2em}
+div.example {margin-left: 3.2em}
+div.lisp {margin-left: 3.2em}
+div.smalldisplay {margin-left: 3.2em}
+div.smallexample {margin-left: 3.2em}
+div.smalllisp {margin-left: 3.2em}
+pre.display {font-family: serif}
+pre.format {font-family: serif}
+pre.menu-comment {font-family: serif}
+pre.menu-preformatted {font-family: serif}
+pre.smalldisplay {font-family: serif; font-size: smaller}
+pre.smallexample {font-size: smaller}
+pre.smallformat {font-family: serif; font-size: smaller}
+pre.smalllisp {font-size: smaller}
+span.nocodebreak {white-space:pre}
+span.nolinebreak {white-space:pre}
+span.roman {font-family:serif; font-weight:normal}
+span.sansserif {font-family:sans-serif; font-weight:normal}
+ul.no-bullet {list-style: none}
+-->
+</style>
+
+
+</head>
+
+<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
+
+<a name="SEC_Contents"></a>
+<h1>Table of Contents</h1>
+
+<div class="contents">
+<ul class="no-bullet">
+<li>
+<ul class="no-bullet">
+  <li><a name="toc-chapter" href="#chapter">1 chapter</a>
+  <ul class="no-bullet">
+    <li><a name="toc-section" href="#section">1.1 section</a>
+    <ul class="no-bullet">
+      <li><a name="toc-subsection" href="#subsection">1.1.1 subsection</a>
+      <ul class="no-bullet">
+        <li><a name="toc-subsubsection" href="#subsubsection">1.1.1.1 
subsubsection</a></li>
+      </ul></li>
+    </ul></li>
+  </ul></li>
+</ul></li>
+<li><a name="toc-part" href="#part">part</a>
+<ul class="no-bullet">
+  <li><a name="toc-chapter-in-part" href="#chapter-in-part">2 chapter in 
part</a></li>
+  <li><a name="toc-second-chapter-in-part" href="#second-chapter-in-part">3 
second chapter in part</a></li>
+  <li><a name="toc-unnumbered" href="#unnumbered">unnumbered</a></li>
+  <li><a name="toc-appendix" href="#appendix">Appendix A appendix</a>
+  <ul class="no-bullet">
+    <li><a name="toc-appendixsec" href="#appendixsec">A.1 appendixsec</a></li>
+  </ul></li>
+</ul></li>
+
+</ul>
+</div>
+
+<hr>
+<a name="top"></a>
+<h1 class="top">top</h1>
+
+<a name="chapter"></a>
+<h1 class="chapter">1 chapter</h1>
+
+<a name="section"></a>
+<h2 class="section">1.1 section</h2>
+
+<a name="subsection"></a>
+<h3 class="subsection">1.1.1 subsection</h3>
+
+<a name="subsubsection"></a>
+<h4 class="subsubsection">1.1.1.1 subsubsection</h4>
+
+<a name="part"></a>
+<h1 class="part">part</h1>
+<hr>
+
+<a name="chapter-in-part"></a>
+<h1 class="chapter">2 chapter in part</h1>
+
+<a name="second-chapter-in-part"></a>
+<h1 class="chapter">3 second chapter in part</h1>
+
+<a name="unnumbered"></a>
+<h1 class="unnumbered">unnumbered</h1>
+
+<a name="appendix"></a>
+<h1 class="appendix">Appendix A appendix</h1>
+
+<a name="appendixsec"></a>
+<h2 class="appendixsec">A.1 appendixsec</h2>
+
+<hr>
+<p>
+
+
+</p>
+</body>
+</html>
+';
+
 1;

Index: results/sectioning/setfilename_on_top_and_after_node.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/setfilename_on_top_and_after_node.pl,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- results/sectioning/setfilename_on_top_and_after_node.pl     3 Jul 2011 
14:51:03 -0000       1.9
+++ results/sectioning/setfilename_on_top_and_after_node.pl     27 Jul 2011 
00:21:31 -0000      1.10
@@ -316,4 +316,62 @@
 
 ';
 
+
+$result_converted{'html'}->{'setfilename_on_top_and_after_node'} = '<!DOCTYPE 
html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<html>
+<!-- Created by texi2html, http://www.gnu.org/software/texinfo/ -->
+<head>
+<title>In top</title>
+
+<meta name="description" content="In top">
+<meta name="keywords" content="In top">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">
+<meta name="Generator" content="texi2html">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<link href="#Top" rel="start" title="Top">
+<style type="text/css">
+<!--
+a.summary-letter {text-decoration: none}
+blockquote.smallquotation {font-size: smaller}
+div.display {margin-left: 3.2em}
+div.example {margin-left: 3.2em}
+div.lisp {margin-left: 3.2em}
+div.smalldisplay {margin-left: 3.2em}
+div.smallexample {margin-left: 3.2em}
+div.smalllisp {margin-left: 3.2em}
+pre.display {font-family: serif}
+pre.format {font-family: serif}
+pre.menu-comment {font-family: serif}
+pre.menu-preformatted {font-family: serif}
+pre.smalldisplay {font-family: serif; font-size: smaller}
+pre.smallexample {font-size: smaller}
+pre.smallformat {font-family: serif; font-size: smaller}
+pre.smalllisp {font-size: smaller}
+span.nocodebreak {white-space:pre}
+span.nolinebreak {white-space:pre}
+span.roman {font-family:serif; font-weight:normal}
+span.sansserif {font-family:sans-serif; font-weight:normal}
+ul.no-bullet {list-style: none}
+-->
+</style>
+
+
+</head>
+
+<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
+
+<a name="Top"></a>
+<a name="In-top"></a>
+<h1 class="top">In top</h1>
+
+<hr>
+<p>
+
+
+</p>
+</body>
+</html>
+';
+
 1;

Index: results/sectioning/setshortcontentsaftertitlepage.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/setshortcontentsaftertitlepage.pl,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- results/sectioning/setshortcontentsaftertitlepage.pl        9 Jul 2011 
06:35:43 -0000       1.10
+++ results/sectioning/setshortcontentsaftertitlepage.pl        27 Jul 2011 
00:21:31 -0000      1.11
@@ -898,4 +898,110 @@
 
 ';
 
+
+$result_converted{'html'}->{'setshortcontentsaftertitlepage'} = '<!DOCTYPE 
html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<html>
+<!-- Created by texi2html, http://www.gnu.org/software/texinfo/ -->
+<head>
+<title>top</title>
+
+<meta name="description" content="top">
+<meta name="keywords" content="top">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">
+<meta name="Generator" content="texi2html">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<style type="text/css">
+<!--
+a.summary-letter {text-decoration: none}
+blockquote.smallquotation {font-size: smaller}
+div.display {margin-left: 3.2em}
+div.example {margin-left: 3.2em}
+div.lisp {margin-left: 3.2em}
+div.smalldisplay {margin-left: 3.2em}
+div.smallexample {margin-left: 3.2em}
+div.smalllisp {margin-left: 3.2em}
+pre.display {font-family: serif}
+pre.format {font-family: serif}
+pre.menu-comment {font-family: serif}
+pre.menu-preformatted {font-family: serif}
+pre.smalldisplay {font-family: serif; font-size: smaller}
+pre.smallexample {font-size: smaller}
+pre.smallformat {font-family: serif; font-size: smaller}
+pre.smalllisp {font-size: smaller}
+span.nocodebreak {white-space:pre}
+span.nolinebreak {white-space:pre}
+span.roman {font-family:serif; font-weight:normal}
+span.sansserif {font-family:sans-serif; font-weight:normal}
+ul.no-bullet {list-style: none}
+-->
+</style>
+
+
+</head>
+
+<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
+
+<a name="SEC_Overview"></a>
+<h1>Short Table of Contents</h1>
+
+<div class="shortcontents">
+<ul class="no-bullet">
+<li><ul class="no-bullet">
+<li><a name="stoc-chapter" href="#chapter">1 chapter</a></li>
+</ul></li>
+<li><a name="stoc-part" href="#part">part</a><ul class="no-bullet">
+<li><a name="stoc-chapter-in-part" href="#chapter-in-part">2 chapter in 
part</a></li>
+<li><a name="stoc-second-chapter-in-part" href="#second-chapter-in-part">3 
second chapter in part</a></li>
+<li><a name="stoc-unnumbered" href="#unnumbered">unnumbered</a></li>
+<li><a name="stoc-appendix" href="#appendix">Appendix A appendix</a></li>
+</ul></li>
+
+</ul>
+</div>
+
+<hr>
+<a name="top"></a>
+<h1 class="top">top</h1>
+
+<a name="chapter"></a>
+<h1 class="chapter">1 chapter</h1>
+
+<a name="section"></a>
+<h2 class="section">1.1 section</h2>
+
+<a name="subsection"></a>
+<h3 class="subsection">1.1.1 subsection</h3>
+
+<a name="subsubsection"></a>
+<h4 class="subsubsection">1.1.1.1 subsubsection</h4>
+
+<a name="part"></a>
+<h1 class="part">part</h1>
+<hr>
+
+<a name="chapter-in-part"></a>
+<h1 class="chapter">2 chapter in part</h1>
+
+<a name="second-chapter-in-part"></a>
+<h1 class="chapter">3 second chapter in part</h1>
+
+<a name="unnumbered"></a>
+<h1 class="unnumbered">unnumbered</h1>
+
+<a name="appendix"></a>
+<h1 class="appendix">Appendix A appendix</h1>
+
+<a name="appendixsec"></a>
+<h2 class="appendixsec">A.1 appendixsec</h2>
+
+<hr>
+<p>
+
+
+</p>
+</body>
+</html>
+';
+
 1;

Index: results/sectioning/shortcontents.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/sectioning/shortcontents.pl,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- results/sectioning/shortcontents.pl 9 Jul 2011 06:35:43 -0000       1.10
+++ results/sectioning/shortcontents.pl 27 Jul 2011 00:21:31 -0000      1.11
@@ -890,4 +890,109 @@
 Appendix A appendix
 ';
 
+
+$result_converted{'html'}->{'shortcontents'} = '<!DOCTYPE html PUBLIC 
"-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd";>
+<html>
+<!-- Created by texi2html, http://www.gnu.org/software/texinfo/ -->
+<head>
+<title>top</title>
+
+<meta name="description" content="top">
+<meta name="keywords" content="top">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">
+<meta name="Generator" content="texi2html">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<style type="text/css">
+<!--
+a.summary-letter {text-decoration: none}
+blockquote.smallquotation {font-size: smaller}
+div.display {margin-left: 3.2em}
+div.example {margin-left: 3.2em}
+div.lisp {margin-left: 3.2em}
+div.smalldisplay {margin-left: 3.2em}
+div.smallexample {margin-left: 3.2em}
+div.smalllisp {margin-left: 3.2em}
+pre.display {font-family: serif}
+pre.format {font-family: serif}
+pre.menu-comment {font-family: serif}
+pre.menu-preformatted {font-family: serif}
+pre.smalldisplay {font-family: serif; font-size: smaller}
+pre.smallexample {font-size: smaller}
+pre.smallformat {font-family: serif; font-size: smaller}
+pre.smalllisp {font-size: smaller}
+span.nocodebreak {white-space:pre}
+span.nolinebreak {white-space:pre}
+span.roman {font-family:serif; font-weight:normal}
+span.sansserif {font-family:sans-serif; font-weight:normal}
+ul.no-bullet {list-style: none}
+-->
+</style>
+
+
+</head>
+
+<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
+
+<a name="top"></a>
+<h1 class="top">top</h1>
+
+<a name="chapter"></a>
+<h1 class="chapter">1 chapter</h1>
+
+<a name="section"></a>
+<h2 class="section">1.1 section</h2>
+
+<a name="subsection"></a>
+<h3 class="subsection">1.1.1 subsection</h3>
+
+<a name="subsubsection"></a>
+<h4 class="subsubsection">1.1.1.1 subsubsection</h4>
+
+<a name="part"></a>
+<h1 class="part">part</h1>
+<hr>
+
+<a name="chapter-in-part"></a>
+<h1 class="chapter">2 chapter in part</h1>
+
+<a name="second-chapter-in-part"></a>
+<h1 class="chapter">3 second chapter in part</h1>
+
+<a name="unnumbered"></a>
+<h1 class="unnumbered">unnumbered</h1>
+
+<a name="appendix"></a>
+<h1 class="appendix">Appendix A appendix</h1>
+
+<a name="appendixsec"></a>
+<h2 class="appendixsec">A.1 appendixsec</h2>
+
+<a name="SEC_Overview"></a>
+<h1>Short Table of Contents</h1>
+
+<div class="shortcontents">
+<ul class="no-bullet">
+<li><ul class="no-bullet">
+<li><a name="stoc-chapter" href="#chapter">1 chapter</a></li>
+</ul></li>
+<li><a name="stoc-part" href="#part">part</a><ul class="no-bullet">
+<li><a name="stoc-chapter-in-part" href="#chapter-in-part">2 chapter in 
part</a></li>
+<li><a name="stoc-second-chapter-in-part" href="#second-chapter-in-part">3 
second chapter in part</a></li>
+<li><a name="stoc-unnumbered" href="#unnumbered">unnumbered</a></li>
+<li><a name="stoc-appendix" href="#appendix">Appendix A appendix</a></li>
+</ul></li>
+
+</ul>
+</div>
+
+<hr>
+<p>
+
+
+</p>
+</body>
+</html>
+';
+
 1;

Index: results/sectioning/top_no_argument_and_content.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/top_no_argument_and_content.pl,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- results/sectioning/top_no_argument_and_content.pl   3 Jul 2011 14:51:03 
-0000       1.7
+++ results/sectioning/top_no_argument_and_content.pl   27 Jul 2011 00:21:31 
-0000      1.8
@@ -103,4 +103,70 @@
 $result_converted{'plaintext'}->{'top_no_argument_and_content'} = 'A.
 ';
 
+
+$result_converted{'html'}->{'top_no_argument_and_content'} = '<!DOCTYPE html 
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<html>
+<!-- Created by texi2html, http://www.gnu.org/software/texinfo/ -->
+<head>
+<title>Untitled Document</title>
+
+<meta name="description" content="Untitled Document">
+<meta name="keywords" content="Untitled Document">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">
+<meta name="Generator" content="texi2html">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<style type="text/css">
+<!--
+a.summary-letter {text-decoration: none}
+blockquote.smallquotation {font-size: smaller}
+div.display {margin-left: 3.2em}
+div.example {margin-left: 3.2em}
+div.lisp {margin-left: 3.2em}
+div.smalldisplay {margin-left: 3.2em}
+div.smallexample {margin-left: 3.2em}
+div.smalllisp {margin-left: 3.2em}
+pre.display {font-family: serif}
+pre.format {font-family: serif}
+pre.menu-comment {font-family: serif}
+pre.menu-preformatted {font-family: serif}
+pre.smalldisplay {font-family: serif; font-size: smaller}
+pre.smallexample {font-size: smaller}
+pre.smallformat {font-family: serif; font-size: smaller}
+pre.smalllisp {font-size: smaller}
+span.nocodebreak {white-space:pre}
+span.nolinebreak {white-space:pre}
+span.roman {font-family:serif; font-weight:normal}
+span.sansserif {font-family:sans-serif; font-weight:normal}
+ul.no-bullet {list-style: none}
+-->
+</style>
+
+
+</head>
+
+<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
+
+<a name="SEC_Top"></a>
+
+<p>A.
+</p><hr>
+<p>
+
+
+</p>
+</body>
+</html>
+';
+
+$result_converted_errors{'html'}->{'top_no_argument_and_content'} = [
+  {
+    'error_line' => 'warning: Must specify a title with a title command or @top
+',
+    'text' => 'Must specify a title with a title command or @top',
+    'type' => 'warning'
+  }
+];
+
+
 1;

Index: results/sectioning/two_unnumbered_no_argument.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/sectioning/two_unnumbered_no_argument.pl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- results/sectioning/two_unnumbered_no_argument.pl    20 Jul 2011 14:21:51 
-0000      1.1
+++ results/sectioning/two_unnumbered_no_argument.pl    27 Jul 2011 00:21:31 
-0000      1.2
@@ -147,4 +147,67 @@
 
 $result_converted{'plaintext'}->{'two_unnumbered_no_argument'} = '';
 
+
+$result_converted{'html'}->{'two_unnumbered_no_argument'} = '<!DOCTYPE html 
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<html>
+<!-- Created by texi2html, http://www.gnu.org/software/texinfo/ -->
+<head>
+<title>Untitled Document</title>
+
+<meta name="description" content="Untitled Document">
+<meta name="keywords" content="Untitled Document">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">
+<meta name="Generator" content="texi2html">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<style type="text/css">
+<!--
+a.summary-letter {text-decoration: none}
+blockquote.smallquotation {font-size: smaller}
+div.display {margin-left: 3.2em}
+div.example {margin-left: 3.2em}
+div.lisp {margin-left: 3.2em}
+div.smalldisplay {margin-left: 3.2em}
+div.smallexample {margin-left: 3.2em}
+div.smalllisp {margin-left: 3.2em}
+pre.display {font-family: serif}
+pre.format {font-family: serif}
+pre.menu-comment {font-family: serif}
+pre.menu-preformatted {font-family: serif}
+pre.smalldisplay {font-family: serif; font-size: smaller}
+pre.smallexample {font-size: smaller}
+pre.smallformat {font-family: serif; font-size: smaller}
+pre.smalllisp {font-size: smaller}
+span.nocodebreak {white-space:pre}
+span.nolinebreak {white-space:pre}
+span.roman {font-family:serif; font-weight:normal}
+span.sansserif {font-family:sans-serif; font-weight:normal}
+ul.no-bullet {list-style: none}
+-->
+</style>
+
+
+</head>
+
+<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
+
+<hr>
+<p>
+
+
+</p>
+</body>
+</html>
+';
+
+$result_converted_errors{'html'}->{'two_unnumbered_no_argument'} = [
+  {
+    'error_line' => 'warning: Must specify a title with a title command or @top
+',
+    'text' => 'Must specify a title with a title command or @top',
+    'type' => 'warning'
+  }
+];
+
+
 1;



reply via email to

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