[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
texinfo/tp/t 27float.t results/float/anchor_in_...
From: |
Patrice Dumas |
Subject: |
texinfo/tp/t 27float.t results/float/anchor_in_... |
Date: |
Mon, 09 Jan 2012 22:07:16 +0000 |
CVSROOT: /sources/texinfo
Module name: texinfo
Changes by: Patrice Dumas <pertusus> 12/01/09 22:07:16
Modified files:
tp/t : 27float.t
tp/t/results/float: anchor_in_caption.pl cindex_in_caption.pl
comment_space_comand_in_float.pl
complex_float.pl empty_listoffloats.pl
empty_listoffloats_with_floats.pl
float_copying.pl float_with_at_commands.pl
footnote_in_caption.pl
listoffloats_with_commands.pl
numbering_captions_listoffloats.pl
ref_to_float.pl simple.pl
Log message:
Generate html for floats.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/27float.t?cvsroot=texinfo&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/float/anchor_in_caption.pl?cvsroot=texinfo&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/float/cindex_in_caption.pl?cvsroot=texinfo&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/float/comment_space_comand_in_float.pl?cvsroot=texinfo&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/float/complex_float.pl?cvsroot=texinfo&r1=1.33&r2=1.34
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/float/empty_listoffloats.pl?cvsroot=texinfo&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/float/empty_listoffloats_with_floats.pl?cvsroot=texinfo&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/float/float_copying.pl?cvsroot=texinfo&r1=1.15&r2=1.16
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/float/float_with_at_commands.pl?cvsroot=texinfo&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/float/footnote_in_caption.pl?cvsroot=texinfo&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/float/listoffloats_with_commands.pl?cvsroot=texinfo&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/float/numbering_captions_listoffloats.pl?cvsroot=texinfo&r1=1.31&r2=1.32
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/float/ref_to_float.pl?cvsroot=texinfo&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/float/simple.pl?cvsroot=texinfo&r1=1.13&r2=1.14
Patches:
Index: 27float.t
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/27float.t,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- 27float.t 10 Jul 2011 08:18:30 -0000 1.13
+++ 27float.t 9 Jan 2012 22:07:15 -0000 1.14
@@ -507,6 +507,7 @@
if ($info_tests{$test->[0]}) {
push @{$test->[2]->{'test_formats'}}, 'info';
}
+ push @{$test->[2]->{'test_formats'}}, 'html';
}
our ($arg_test_case, $arg_generate, $arg_debug);
Index: results/float/anchor_in_caption.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/float/anchor_in_caption.pl,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- results/float/anchor_in_caption.pl 1 Nov 2011 12:26:00 -0000 1.10
+++ results/float/anchor_in_caption.pl 9 Jan 2012 22:07:15 -0000 1.11
@@ -482,4 +482,77 @@
End Tag Table
';
+
+$result_converted{'html'}->{'anchor_in_caption'} = '<!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<!-- Created by texinfo, 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="tp">
+<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>
+<h1 class="node-heading">Top</h1>
+
+<dl class="listoffloats">
+<dt><a href="#label">fl 1</a></dt><dd><p>in caption</p></dd>
+</dl>
+
+<div class="float"><a name="label"></a>
+<p>In float.
+</p>
+</div><p><strong>fl 1: </strong>in caption<a name="in-anchor"></a></p><hr>
+<p>
+
+
+</p>
+</body>
+</html>
+';
+
+$result_converted_errors{'html'}->{'anchor_in_caption'} = [
+ {
+ '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/float/cindex_in_caption.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/float/cindex_in_caption.pl,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- results/float/cindex_in_caption.pl 3 Dec 2011 14:58:35 -0000 1.14
+++ results/float/cindex_in_caption.pl 9 Jan 2012 22:07:15 -0000 1.15
@@ -586,4 +586,96 @@
End Tag Table
';
+
+$result_converted{'html'}->{'cindex_in_caption'} = '<!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<!-- Created by texinfo, 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="tp">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<link href="#Top" rel="start" title="Top">
+<link href="#Top" rel="index" 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>
+<h1 class="node-heading">Top</h1>
+
+<dl class="listoffloats">
+<dt><a href="#label">fl 1</a></dt><dd><p>in caption
+</p></dd>
+</dl>
+
+<div class="float"><a name="label"></a>
+<p>In float.
+</p>
+</div><p><strong>fl 1: </strong>in caption
+<a name="index-index-entry"></a>
+</p>
+<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#Top_cp_letter-I"><b>I</b></a>
+
+</td></tr></table>
+<table class="index-cp" border="0">
+<tr><td></td><th align="left">Index Entry</th><td> </td><th align="left">
Section</th></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th><a name="Top_cp_letter-I">I</a></th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a href="#index-index-entry">index
entry</a>:</td><td> </td><td valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+</table>
+<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#Top_cp_letter-I"><b>I</b></a>
+
+</td></tr></table>
+
+<hr>
+<p>
+
+
+</p>
+</body>
+</html>
+';
+
+$result_converted_errors{'html'}->{'cindex_in_caption'} = [
+ {
+ '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/float/comment_space_comand_in_float.pl
===================================================================
RCS file:
/sources/texinfo/texinfo/tp/t/results/float/comment_space_comand_in_float.pl,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- results/float/comment_space_comand_in_float.pl 1 Nov 2011 12:26:01
-0000 1.8
+++ results/float/comment_space_comand_in_float.pl 9 Jan 2012 22:07:15
-0000 1.9
@@ -437,4 +437,77 @@
End Tag Table
';
+
+$result_converted{'html'}->{'comment_space_comand_in_float'} = '<!DOCTYPE html
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<!-- Created by texinfo, 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="tp">
+<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>
+<h1 class="node-heading">Top</h1>
+
+<div class="float"><a name="label--"></a>
+<p>Float
+</p></div><p><strong>Text 1
+</strong></p>
+<dl class="listoffloats">
+<dt><a href="#label--">Text 1</a></dt><dd></dd>
+</dl>
+<hr>
+<p>
+
+
+</p>
+</body>
+</html>
+';
+
+$result_converted_errors{'html'}->{'comment_space_comand_in_float'} = [
+ {
+ '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/float/complex_float.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/float/complex_float.pl,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -b -r1.33 -r1.34
--- results/float/complex_float.pl 3 Dec 2011 14:58:35 -0000 1.33
+++ results/float/complex_float.pl 9 Jan 2012 22:07:15 -0000 1.34
@@ -5354,4 +5354,241 @@
';
+
+$result_converted{'html'}->{'complex_float'} = '<!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<head>
+<title>Test floats</title>
+
+<meta name="description" content="Test floats">
+<meta name="keywords" content="Test floats">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">
+<meta name="Generator" content="tp">
+<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="#chapter" accesskey="n" rel="next">chapter</a>, Up: <a
href="dir.html#Top" accesskey="u" rel="up">(dir)</a> </p>
+</div>
+<a name="Test-floats"></a>
+<h1 class="top">Test floats</h1>
+
+<p>A list of floats at the beginning.
+</p><dl class="listoffloats">
+<dt><a href="#text-with-a-lot-of-features">Text 1</a></dt><dd><p>TeX and
<em><b>téî</b><a href="an_url">an_url</a></em> <small>AND</small>
<tt>it is @verb</tt> a word !@ Æ.</p></dd>
+<dt><a href="#float-with-a-lot-of-features-and-no-shortcaption">Text
1.1</a></dt><dd><p>An example of float caption<small
class="enddots">...</small> 2
+An example 2.
+</p><div class="example">
+<pre class="example">example 2
+</pre></div>
+
+<p>A table 2.
+</p><dl compact="compact">
+<dt><em>truc 2</em></dt>
+<dd><p>line 2
+</p></dd>
+</dl>
+
+<p>A multitable 2.
+</p><table>
+<tr><td>truc 2</td><td>bidule</td></tr>
+<tr><td>truc 2</td><td>bidule</td></tr>
+</table>
+<p>An index entry 2
+</p>
+<p>An itemize 2.
+</p><ul class="no-bullet">
+<li>- truc 2
+line
+</li></ul>
+
+
+<p>A ref 2.
+See <a href="#Top">xref Text with features caption</a>.
+A footnote 2.
+<a name="t_hlistoffloats_DOCF3_1" href="#t_hlistoffloats_FOOT3_1">(1)</a>.
+</p>
+<p>TeX and <em><b>téî</b><a href="an_url">an_url</a></em>
<small>AND</small> <tt>it is @verb</tt> a word !@ Æ.
+</p></dd>
+</dl>
+
+<p>After the listoffloats.
+</p><table class="menu" border="0" cellspacing="0">
+<tr><td align="left" valign="top">• <a href="#chapter"
accesskey="1">chapter</a>:</td><td> </td><td align="left"
valign="top">
+</td></tr>
+</table>
+
+<div class="float"><a name="text-with-a-lot-of-features"></a>
+<p>An example of float <small class="enddots">...</small>
+</p>
+
+<p>An index entry
+<a name="index-float-example"></a>
+</p>
+<p>A table.
+</p><dl compact="compact">
+<dt><em>truc</em></dt>
+<dd><p>line
+</p></dd>
+</dl>
+
+<p>An itemize.
+</p><ul class="no-bullet">
+<li>- truc
+line
+</li></ul>
+
+<p>A ref.
+See <a href="#Top">xref Text with features</a>.
+A footnote.
+<a name="DOCF1" href="#FOOT1">(2)</a>.
+</p>
+<p>TeX and <em><b>téî</b><a href="an_url">an_url</a></em>
<small>AND</small> <tt>it is @verb</tt> a word !@ Æ.
+</p>
+
+
+
+
+</div><p><strong>Text 1: </strong>An example of float caption<small
class="enddots">...</small>
+An example.
+</p><div class="example">
+<pre class="example">example
+</pre></div>
+
+<a name="Anchor-in-caption"></a>
+<p>A table.
+</p><dl compact="compact">
+<dt><em>truc</em></dt>
+<dd><p>line
+</p></dd>
+</dl>
+
+<p>A multitable.
+</p><table>
+<tr><td>truc</td><td>bidule</td></tr>
+<tr><td>truc</td><td>bidule</td></tr>
+</table>
+<p>An index entry
+<a name="index-float-example-in-caption"></a>
+</p>
+<p>An itemize.
+</p><ul class="no-bullet">
+<li>- truc
+line
+</li></ul>
+
+<p>A ref.
+See <a href="#Top">xref Text with features caption</a>.
+A footnote.
+<a name="DOCF2" href="#FOOT2">(3)</a>.
+</p>
+<p>TeX and <em><b>téî</b><a href="an_url">an_url</a></em>
<small>AND</small> <tt>it is @verb</tt> a word !@ Æ.
+</p>
+<hr>
+<a name="chapter"></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> </p>
+</div>
+<a name="A-chapter"></a>
+<h2 class="chapter">1 A chapter</h2>
+
+<div class="float"><a
name="float-with-a-lot-of-features-and-no-shortcaption"></a>
+
+<p>Float text of a float with a lot of features.
+</p>
+
+
+</div><p><strong>Text 1.1: </strong>An example of float caption<small
class="enddots">...</small> 2
+An example 2.
+</p><div class="example">
+<pre class="example">example 2
+</pre></div>
+
+<p>A table 2.
+</p><dl compact="compact">
+<dt><em>truc 2</em></dt>
+<dd><p>line 2
+</p></dd>
+</dl>
+
+<p>A multitable 2.
+</p><table>
+<tr><td>truc 2</td><td>bidule</td></tr>
+<tr><td>truc 2</td><td>bidule</td></tr>
+</table>
+<p>An index entry 2
+<a name="index-float-example-in-caption-2"></a>
+</p>
+<p>An itemize 2.
+</p><ul class="no-bullet">
+<li>- truc 2
+line
+</li></ul>
+
+<a name="Anchor-in-caption-2"></a>
+<p>A ref 2.
+See <a href="#Top">xref Text with features caption</a>.
+A footnote 2.
+<a name="DOCF3" href="#FOOT3">(4)</a>.
+</p>
+<p>TeX and <em><b>téî</b><a href="an_url">an_url</a></em>
<small>AND</small> <tt>it is @verb</tt> a word !@ Æ.
+</p>
+<p>See <a href="#text-with-a-lot-of-features">text with a lot of features</a>.
+</p>
+<div class="footnote">
+<hr>
+<h4 class="footnotes-heading">Footnotes</h4>
+
+<h3><a name="t_hlistoffloats_FOOT3_1"
href="#t_hlistoffloats_DOCF3_1">(1)</a></h3>
+<p>footnote Text with features caption 2</p>
+<h3><a name="FOOT1" href="#DOCF1">(2)</a></h3>
+<p>footnote Text with features</p>
+<h3><a name="FOOT2" href="#DOCF2">(3)</a></h3>
+<p>footnote Text with features caption</p>
+<h3><a name="FOOT3" href="#DOCF3">(4)</a></h3>
+<p>footnote Text with features caption 2</p>
+</div>
+<hr>
+<p>
+
+
+</p>
+</body>
+</html>
+';
+
1;
Index: results/float/empty_listoffloats.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/float/empty_listoffloats.pl,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- results/float/empty_listoffloats.pl 3 Jul 2011 14:50:56 -0000 1.12
+++ results/float/empty_listoffloats.pl 9 Jan 2012 22:07:15 -0000 1.13
@@ -58,4 +58,65 @@
$result_converted{'plaintext'}->{'empty_listoffloats'} = '';
+
+$result_converted{'html'}->{'empty_listoffloats'} = '<!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<!-- Created by texinfo, 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="tp">
+<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">
+<p>
+
+
+</p>
+</body>
+</html>
+';
+
+$result_converted_errors{'html'}->{'empty_listoffloats'} = [
+ {
+ '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/float/empty_listoffloats_with_floats.pl
===================================================================
RCS file:
/sources/texinfo/texinfo/tp/t/results/float/empty_listoffloats_with_floats.pl,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- results/float/empty_listoffloats_with_floats.pl 13 Jul 2011 14:49:10
-0000 1.8
+++ results/float/empty_listoffloats_with_floats.pl 9 Jan 2012 22:07:15
-0000 1.9
@@ -774,4 +774,85 @@
';
+
+$result_converted{'html'}->{'empty_listoffloats_with_floats'} = '<!DOCTYPE
html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<!-- Created by texinfo, 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="tp">
+<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">
+
+<div class="float"><a name="label1"></a>
+<p>Label no caption.
+</p></div><p><strong>1
+</strong></p>
+<div class="float"><a name="label2"></a>
+<p>Label and caption.
+</p>
+</div><p><strong>2: </strong>caption with label</p>
+<div class="float">
+<p>no label no caption
+</p></div>
+<div class="float">
+<p>no label caption
+</p>
+</div><p>caption no label</p>
+<dl class="listoffloats">
+<dt><a href="#label1">1</a></dt><dd></dd>
+<dt><a href="#label2">2</a></dt><dd><p>caption with label</p></dd>
+</dl>
+<p>
+
+
+</p>
+</body>
+</html>
+';
+
+$result_converted_errors{'html'}->{'empty_listoffloats_with_floats'} = [
+ {
+ '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/float/float_copying.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/float/float_copying.pl,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- results/float/float_copying.pl 3 Dec 2011 14:58:35 -0000 1.15
+++ results/float/float_copying.pl 9 Jan 2012 22:07:15 -0000 1.16
@@ -1790,4 +1790,197 @@
];
+
+$result_converted{'html'}->{'float_copying'} = '<!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<!--
+Copyright notice, public domain
+
+Public domain is not really a licence, as it means than
+the author abandon his copyright.
+ -->
+<!-- Created by texinfo, 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="tp">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<link href="#Top" rel="start" title="Top">
+<link href="#Copying-and-floats" rel="index" title="Copying and floats">
+<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="#Copying-and-floats" accesskey="n" rel="next">Copying and
floats</a>, Up: <a href="dir.html#Top" accesskey="u" rel="up">(dir)</a>
[<a href="#Copying-and-floats" title="Index" rel="index">Index</a>]</p>
+</div>
+<a name="Top-1"></a>
+<h1 class="top">Top</h1>
+
+
+<div class="float"><a name="public-domain"></a>
+
+<p>Public domain is not really a licence, as it means than
+the author abandon his copyright.
+</p>
+</div><p><strong>Copyright notice 1: </strong>The Public Domain notice<a
name="DOCF1" href="#FOOT1">(1)</a>
+</p>
+<a name="public-domain-anchor"></a><a name="index-copying-indexed-caption"></a>
+<a name="index-copying-indexed-caption-function"></a>
+
+
+<table class="menu" border="0" cellspacing="0">
+<tr><td align="left" valign="top">• <a href="#Copying-and-floats"
accesskey="1">Copying and floats</a>:</td><td> </td><td align="left"
valign="top">
+</td></tr>
+</table>
+
+<hr>
+<a name="Copying-and-floats"></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> [<a
href="#Copying-and-floats" title="Index" rel="index">Index</a>]</p>
+</div>
+<a name="Copying-and-floats-1"></a>
+<h2 class="appendix">Appendix A Copying and floats</h2>
+
+
+<div class="float"><a name="public-domain"></a>
+
+<p>Public domain is not really a licence, as it means than
+the author abandon his copyright.
+</p>
+</div><p><strong>Copyright notice 1: </strong>The Public Domain notice<a
name="DOCF1_2" href="#FOOT1_2">(2)</a>
+</p>
+<a name="public-domain-anchor"></a><a name="index-copying-indexed-caption"></a>
+<a name="index-copying-indexed-caption-function"></a>
+
+
+<div class="float"><a name="public-domain"></a>
+
+<p>Public domain is not really a licence, as it means than
+the author abandon his copyright.
+</p>
+</div><p><strong>Copyright notice 1: </strong>The Public Domain notice<a
name="DOCF1_3" href="#FOOT1_3">(3)</a>
+</p>
+<a name="public-domain-anchor"></a><a name="index-copying-indexed-caption"></a>
+<a name="index-copying-indexed-caption-function"></a>
+
+
+<dl class="listoffloats">
+<dt><a href="#public-domain">Copyright notice 1</a></dt><dd><p>The Public
Domain notice<a name="t_hlistoffloats_DOCF1_4"
href="#t_hlistoffloats_FOOT1_4">(4)</a>
+</p>
+</dd>
+</dl>
+
+<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#Copying-and-floats_cp_letter-I"><b>I</b></a>
+
+</td></tr></table>
+<table class="index-cp" border="0">
+<tr><td></td><th align="left">Index Entry</th><td> </td><th align="left">
Section</th></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th><a
name="Copying-and-floats_cp_letter-I">I</a></th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a href="#index-copying-indexed-caption">indexed
caption</a>:</td><td> </td><td valign="top"><a
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a
href="#index-copying-indexed-caption-copying-footnote">indexed caption copying
footnote</a>:</td><td> </td><td valign="top"><a
href="#Top">Top</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+</table>
+<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#Copying-and-floats_cp_letter-I"><b>I</b></a>
+
+</td></tr></table>
+<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#Copying-and-floats_fn_letter-I"><b>I</b></a>
+
+<a class="summary-letter" href="#Copying-and-floats_fn_letter-P"><b>P</b></a>
+
+</td></tr></table>
+<table class="index-fn" border="0">
+<tr><td></td><th align="left">Index Entry</th><td> </td><th align="left">
Section</th></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th><a
name="Copying-and-floats_fn_letter-I">I</a></th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a
href="#index-copying-indexed-caption-function"><code>indexed caption
function</code></a>:</td><td> </td><td valign="top"><a
href="#Top">Top</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th><a
name="Copying-and-floats_fn_letter-P">P</a></th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a
href="#index-copying-public-domain-function"><code>public domain
function</code></a>:</td><td> </td><td valign="top"><a
href="#Top">Top</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+</table>
+<table><tr><th valign="top">Jump to: </th><td><a class="summary-letter"
href="#Copying-and-floats_fn_letter-I"><b>I</b></a>
+
+<a class="summary-letter" href="#Copying-and-floats_fn_letter-P"><b>P</b></a>
+
+</td></tr></table>
+<div class="footnote">
+<hr>
+<h4 class="footnotes-heading">Footnotes</h4>
+
+<h3><a name="FOOT1" href="#DOCF1">(1)</a></h3>
+<p>The caption copying footnote
+<a name="caption-copying-footnote-anchor"></a></p>
+<a name="index-copying-indexed-caption-copying-footnote"></a>
+<a name="index-copying-public-domain-function"></a>
+
+<p>see <a href="#Copying-and-floats">Copying and floats</a>.
+</p>
+<h3><a name="FOOT1_2" href="#DOCF1_2">(2)</a></h3>
+<p>The caption copying footnote
+<a name="caption-copying-footnote-anchor"></a></p>
+<a name="index-copying-indexed-caption-copying-footnote"></a>
+<a name="index-copying-public-domain-function"></a>
+
+<p>see <a href="#Copying-and-floats">Copying and floats</a>.
+</p>
+<h3><a name="FOOT1_3" href="#DOCF1_3">(3)</a></h3>
+<p>The caption copying footnote
+<a name="caption-copying-footnote-anchor"></a></p>
+<a name="index-copying-indexed-caption-copying-footnote"></a>
+<a name="index-copying-public-domain-function"></a>
+
+<p>see <a href="#Copying-and-floats">Copying and floats</a>.
+</p>
+<h3><a name="t_hlistoffloats_FOOT1_4"
href="#t_hlistoffloats_DOCF1_4">(4)</a></h3>
+<p>The caption copying footnote
+</p>
+
+<p>see <a href="#Copying-and-floats">Copying and floats</a>.
+</p>
+</div>
+<hr>
+<p>
+
+
+</p>
+</body>
+</html>
+';
+
1;
Index: results/float/float_with_at_commands.pl
===================================================================
RCS file:
/sources/texinfo/texinfo/tp/t/results/float/float_with_at_commands.pl,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- results/float/float_with_at_commands.pl 30 Oct 2011 00:51:18 -0000
1.7
+++ results/float/float_with_at_commands.pl 9 Jan 2012 22:07:15 -0000
1.8
@@ -577,4 +577,75 @@
';
+
+$result_converted{'html'}->{'float_with_at_commands'} = '<!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<!-- Created by texinfo, 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="tp">
+<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">
+<div class="float"><a name="premi_00e8re-entr_00e9e"></a>
+
+<p>Ceci est notre première entrée.
+</p>
+
+</div><p><strong>entrée 1: </strong>La première entrée
est importante</p>
+
+<dl class="listoffloats">
+<dt><a href="#premi_00e8re-entr_00e9e">entrée 1</a></dt><dd><p>La
première entrée est importante</p></dd>
+</dl>
+<p>
+
+
+</p>
+</body>
+</html>
+';
+
+$result_converted_errors{'html'}->{'float_with_at_commands'} = [
+ {
+ '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/float/footnote_in_caption.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/float/footnote_in_caption.pl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- results/float/footnote_in_caption.pl 1 Nov 2011 12:26:01 -0000
1.13
+++ results/float/footnote_in_caption.pl 9 Jan 2012 22:07:15 -0000
1.14
@@ -486,4 +486,86 @@
End Tag Table
';
+
+$result_converted{'html'}->{'footnote_in_caption'} = '<!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<!-- Created by texinfo, 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="tp">
+<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>
+<h1 class="node-heading">Top</h1>
+
+<dl class="listoffloats">
+<dt><a href="#label">fl 1</a></dt><dd><p>in caption<a
name="t_hlistoffloats_DOCF1_1" href="#t_hlistoffloats_FOOT1_1">(1)</a></p></dd>
+</dl>
+
+<div class="float"><a name="label"></a>
+<p>In float.
+</p>
+</div><p><strong>fl 1: </strong>in caption<a name="DOCF1"
href="#FOOT1">(2)</a></p><div class="footnote">
+<hr>
+<h4 class="footnotes-heading">Footnotes</h4>
+
+<h3><a name="t_hlistoffloats_FOOT1_1"
href="#t_hlistoffloats_DOCF1_1">(1)</a></h3>
+<p>in footnote</p>
+<h3><a name="FOOT1" href="#DOCF1">(2)</a></h3>
+<p>in footnote</p>
+</div>
+<hr>
+<p>
+
+
+</p>
+</body>
+</html>
+';
+
+$result_converted_errors{'html'}->{'footnote_in_caption'} = [
+ {
+ '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/float/listoffloats_with_commands.pl
===================================================================
RCS file:
/sources/texinfo/texinfo/tp/t/results/float/listoffloats_with_commands.pl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- results/float/listoffloats_with_commands.pl 30 Oct 2011 00:51:18 -0000
1.13
+++ results/float/listoffloats_with_commands.pl 9 Jan 2012 22:07:15 -0000
1.14
@@ -129,4 +129,65 @@
$result_converted{'plaintext'}->{'listoffloats_with_commands'} = '';
+
+$result_converted{'html'}->{'listoffloats_with_commands'} = '<!DOCTYPE html
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<!-- Created by texinfo, 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="tp">
+<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">
+<p>
+
+
+</p>
+</body>
+</html>
+';
+
+$result_converted_errors{'html'}->{'listoffloats_with_commands'} = [
+ {
+ '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/float/numbering_captions_listoffloats.pl
===================================================================
RCS file:
/sources/texinfo/texinfo/tp/t/results/float/numbering_captions_listoffloats.pl,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- results/float/numbering_captions_listoffloats.pl 22 Nov 2011 00:34:59
-0000 1.31
+++ results/float/numbering_captions_listoffloats.pl 9 Jan 2012 22:07:15
-0000 1.32
@@ -9244,4 +9244,308 @@
';
+
+$result_converted{'html'}->{'numbering_captions_listoffloats'} = '<!DOCTYPE
html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<head>
+<title>Test floats</title>
+
+<meta name="description" content="Test floats">
+<meta name="keywords" content="Test floats">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">
+<meta name="Generator" content="tp">
+<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="#chapter" accesskey="n" rel="next">chapter</a>, Up: <a
href="dir.html#Top" accesskey="u" rel="up">(dir)</a> </p>
+</div>
+<a name="Test-floats"></a>
+<h1 class="top">Test floats</h1>
+
+<div class="float"><a name="text-with-a-lot-of-features"></a>
+
+
+
+</div><p><strong>Text 1: </strong>An example of float caption<small
class="enddots">...</small></p>
+<div class="float">
+<p>No label but caption and shortcaption.
+</p>
+
+
+</div><p><strong>Text: </strong>C No label</p>
+<div class="float"><a name="label-but-no-type"></a>
+<p>No type but caption and shortcaption.
+</p>
+
+
+</div><p><strong>1: </strong>C No type</p>
+
+<div class="float"><a name="label-but-no-type-and-no-caption"></a>
+<p>No type but label and no caption nor shortcaption.
+</p>
+</div><p><strong>2
+</strong></p>
+
+<div class="float">
+<p>No label, no type, no caption no shortcaption.
+</p>
+</div>
+<div class="float">
+<p>No label, no type, but caption and shortcaption.
+</p>
+
+</div><p>C No label, no type, but caption and shortcaption.</p>
+<div class="float"><a name="label-but-no-type-2"></a>
+<p>Second float with no type.
+</p>
+
+
+</div><p><strong>3: </strong>C No type 2</p>
+<div class="float"><a name="warning-in-top"></a>
+<p>A warning
+</p>
+
+
+</div><p><strong>Warning 1: </strong>C A warning</p>
+<table class="menu" border="0" cellspacing="0">
+<tr><td align="left" valign="top">• <a href="#chapter"
accesskey="1">chapter</a>:</td><td> </td><td align="left"
valign="top">
+</td></tr>
+<tr><td align="left" valign="top">• <a href="#Unnumbered"
accesskey="2">Unnumbered</a>:</td><td> </td><td align="left"
valign="top">
+</td></tr>
+<tr><td align="left" valign="top">• <a href="#Chapter-with-unnumbsubsec"
accesskey="3">Chapter with unnumbsubsec</a>:</td><td> </td><td
align="left" valign="top">
+</td></tr>
+<tr><td align="left" valign="top">• <a href="#Appendix-for-float"
accesskey="4">Appendix for float</a>:</td><td> </td><td align="left"
valign="top">
+</td></tr>
+<tr><td align="left" valign="top">• <a href="#list-of-floats"
accesskey="5">list of floats</a>:</td><td> </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> </p>
+</div>
+<a name="A-chapter"></a>
+<h2 class="chapter">1 A chapter</h2>
+
+<div class="float"><a name="text-in-chapter"></a>
+<p>Text in chapter
+</p>
+
+</div><p><strong>Text 1.1: </strong>C Text in chapter</p>
+<div class="float"><a
name="float-with-a-lot-of-features-and-no-shortcaption"></a>
+
+</div><p><strong>Text 1.2: </strong>An example of float caption, no
shortcaption<small class="enddots">...</small></p>
+<div class="float"><a name="theoreme"></a>
+<p>A théorème
+</p>
+
+</div><p><strong>théorème 1.1: </strong>C A
théorème</p>
+<div class="float"><a name="label-but-no-type-in-chapter"></a>
+<p>float with no type.
+</p>
+
+
+</div><p><strong>1.1: </strong>C No type in chapter</p>
+<div class="float"><a name="warning-in-chapter"></a>
+<p>A warning
+</p>
+
+
+</div><p><strong>Warning 1.1: </strong>C A warning in chapter</p>
+<table class="menu" border="0" cellspacing="0">
+<tr><td align="left" valign="top">• <a href="#section"
accesskey="1">section</a>:</td><td> </td><td align="left"
valign="top">
+</td></tr>
+</table>
+
+<hr>
+<a name="section"></a>
+<div class="header">
+<p>
+Up: <a href="#chapter" accesskey="u" rel="up">chapter</a> </p>
+</div>
+<a name="A-section"></a>
+<h3 class="section">1.1 A section</h3>
+
+<div class="float"><a name="text-in-section"></a>
+
+<p>A text in float no caption a label a type.
+</p>
+</div><p><strong>Text 1.3
+</strong></p>
+<hr>
+<a name="Unnumbered"></a>
+<div class="header">
+<p>
+Next: <a href="#Chapter-with-unnumbsubsec" accesskey="n" rel="next">Chapter
with unnumbsubsec</a>, Previous: <a href="#chapter" accesskey="p"
rel="previous">chapter</a>, Up: <a href="#Top" accesskey="u" rel="up">Top</a>
</p>
+</div>
+<a name="Unnumbered-1"></a>
+<h2 class="unnumbered">Unnumbered</h2>
+
+<table class="menu" border="0" cellspacing="0">
+<tr><td align="left" valign="top">• <a href="#Section-within-unnumbered"
accesskey="1">Section within unnumbered</a>:</td><td> </td><td
align="left" valign="top">
+</td></tr>
+</table>
+<div class="float"><a name="unnumbered-float"></a>
+<p>unnum
+</p>
+
+</div><p><strong>Text 5: </strong>C unnumbered float</p><div class="float"><a
name="label-but-no-type-in-unnumbered"></a>
+<p>float with no type.
+</p>
+
+
+</div><p><strong>5: </strong>C No type in unnumbered</p>
+
+<hr>
+<a name="Section-within-unnumbered"></a>
+<div class="header">
+<p>
+Up: <a href="#Unnumbered" accesskey="u" rel="up">Unnumbered</a> </p>
+</div>
+<a name="Section-within-unnumbered-1"></a>
+<h3 class="section">Section within unnumbered</h3>
+
+
+<div class="float"><a name="Section-within-unnumbered-float"></a>
+<p>Section within unnumbered
+</p>
+
+</div><p><strong>Text 6: </strong>C Section within unnumbered</p>
+<hr>
+<a name="Chapter-with-unnumbsubsec"></a>
+<div class="header">
+<p>
+Next: <a href="#Appendix-for-float" accesskey="n" rel="next">Appendix for
float</a>, Previous: <a href="#Unnumbered" accesskey="p"
rel="previous">Unnumbered</a>, Up: <a href="#Top" accesskey="u"
rel="up">Top</a> </p>
+</div>
+<a name="Chapter-with-unnumbsubsec-1"></a>
+<h2 class="chapter">2 Chapter with unnumbsubsec</h2>
+
+<table class="menu" border="0" cellspacing="0">
+<tr><td align="left" valign="top">• <a href="#unnumbered-sec"
accesskey="1">unnumbered sec</a>:</td><td> </td><td align="left"
valign="top">
+</td></tr>
+</table>
+<div class="float"><a name="Chapter-with-subsec-float"></a>
+<p>Chap
+</p>
+
+</div><p><strong>Text 2.1: </strong>C Chapter with subsec</p>
+<hr>
+<a name="unnumbered-sec"></a>
+<div class="header">
+<p>
+Up: <a href="#Chapter-with-unnumbsubsec" accesskey="u" rel="up">Chapter with
unnumbsubsec</a> </p>
+</div>
+<a name="unnumbered-sec-1"></a>
+<h3 class="unnumberedsec">unnumbered sec</h3>
+
+<div class="float"><a name="unnumbered-sec-float"></a>
+<p>Chap
+</p>
+
+</div><p><strong>Text 2.2: </strong>C unnumbered sec float</p>
+<div class="float"><a
name="label-but-no-type-in-unnumbered-subsec-in-chapter"></a>
+<p>float with no type.
+</p>
+
+
+</div><p><strong>2.1: </strong>C No type in unnumbered subsec in chapter</p>
+<hr>
+<a name="Appendix-for-float"></a>
+<div class="header">
+<p>
+Next: <a href="#list-of-floats" accesskey="n" rel="next">list of floats</a>,
Previous: <a href="#Chapter-with-unnumbsubsec" accesskey="p"
rel="previous">Chapter with unnumbsubsec</a>, Up: <a href="#Top" accesskey="u"
rel="up">Top</a> </p>
+</div>
+<a name="Appendix-for-float-1"></a>
+<h2 class="appendix">Appendix A Appendix for float</h2>
+
+<div class="float"><a name="appendix-sec-float"></a>
+
+<p>Appendix
+</p>
+
+</div><p><strong>Text A.1: </strong>C appendix sec float</p>
+<hr>
+<a name="list-of-floats"></a>
+<div class="header">
+<p>
+Previous: <a href="#Appendix-for-float" accesskey="p" rel="previous">Appendix
for float</a>, Up: <a href="#Top" accesskey="u" rel="up">Top</a> </p>
+</div>
+<a name="list-of-floats-1"></a>
+<h2 class="unnumbered">list of floats</h2>
+
+<p>See <a href="#text-in-section">text in section</a>.
+And (see <a href="#text-in-chapter">text in chapter</a>).
+See <a href="#text-with-a-lot-of-features">text with a lot of features</a>.
+</p>
+<p>And now a ref (without manual or printed manual)
+<a href="#text-with-a-lot-of-features">title</a>.
+</p>
+<p>And now a ref (with manual without printed manual)
+<a href="manual.html#text-with-a-lot-of-features">(manual)title</a>.
+</p>
+<p>And now a ref (without manual with a printed manual)
+‘title’ in <cite>printed manual title</cite>.
+</p>
+<p>A ref to float without type <a href="#label-but-no-type">label but no
type</a>.
+</p>
+<dl class="listoffloats">
+<dt><a href="#text-with-a-lot-of-features">Text 1</a></dt><dd><p>TeX and
someething</p></dd>
+<dt><a href="#text-in-chapter">Text 1.1</a></dt><dd><p>C Text in
chapter</p></dd>
+<dt><a href="#float-with-a-lot-of-features-and-no-shortcaption">Text
1.2</a></dt><dd><p>An example of float caption, no shortcaption<small
class="enddots">...</small></p></dd>
+<dt><a href="#text-in-section">Text 1.3</a></dt><dd></dd>
+<dt><a href="#unnumbered-float">Text 5</a></dt><dd><p>SC unnumbered
float</p></dd>
+<dt><a href="#Section-within-unnumbered-float">Text 6</a></dt><dd><p>SC
Section within unnumbered</p></dd>
+<dt><a href="#Chapter-with-subsec-float">Text 2.1</a></dt><dd><p>SC Chapter
with subsec</p></dd>
+<dt><a href="#unnumbered-sec-float">Text 2.2</a></dt><dd><p>SC unnumbered sec
float</p></dd>
+<dt><a href="#appendix-sec-float">Text A.1</a></dt><dd><p>SC appendix sec
float</p></dd>
+</dl>
+<dl class="listoffloats">
+<dt><a href="#theoreme">théorème 1.1</a></dt><dd><p>C A
théorème</p></dd>
+</dl>
+
+<hr>
+<p>
+
+
+</p>
+</body>
+</html>
+';
+
1;
Index: results/float/ref_to_float.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/float/ref_to_float.pl,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- results/float/ref_to_float.pl 13 Jul 2011 14:49:10 -0000 1.9
+++ results/float/ref_to_float.pl 9 Jan 2012 22:07:16 -0000 1.10
@@ -515,4 +515,76 @@
*note 1: Label2.
';
+
+$result_converted{'html'}->{'ref_to_float'} = '<!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<!-- Created by texinfo, 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="tp">
+<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">
+<div class="float"><a name="Label1"></a>
+<p>Float
+</p></div><p><strong>Text 1
+</strong></p>
+<div class="float"><a name="Label2"></a>
+<p>In foat 2.
+</p></div><p><strong>1
+</strong></p>
+<p><a href="#Label1">Label1</a>
+</p>
+<p><a href="#Label2">Label2</a>
+</p><p>
+
+
+</p>
+</body>
+</html>
+';
+
+$result_converted_errors{'html'}->{'ref_to_float'} = [
+ {
+ '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/float/simple.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/float/simple.pl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- results/float/simple.pl 13 Jul 2011 14:49:10 -0000 1.13
+++ results/float/simple.pl 9 Jan 2012 22:07:16 -0000 1.14
@@ -260,4 +260,69 @@
Type 1: Caption.
';
+
+$result_converted{'html'}->{'simple'} = '<!DOCTYPE html PUBLIC "-//W3C//DTD
HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<!-- Created by texinfo, 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="tp">
+<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">
+<div class="float"><a name="Label"></a>
+
+<p>In float.
+</p>
+</div><p><strong>Type 1: </strong>Caption.</p><p>
+
+
+</p>
+</body>
+</html>
+';
+
+$result_converted_errors{'html'}->{'simple'} = [
+ {
+ '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;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- texinfo/tp/t 27float.t results/float/anchor_in_...,
Patrice Dumas <=