summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/t/results/menu/simple.pl
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/tp/t/results/menu/simple.pl')
-rw-r--r--macros/texinfo/texinfo/tp/t/results/menu/simple.pl39
1 files changed, 13 insertions, 26 deletions
diff --git a/macros/texinfo/texinfo/tp/t/results/menu/simple.pl b/macros/texinfo/texinfo/tp/t/results/menu/simple.pl
index 704ecba240..fb609a1615 100644
--- a/macros/texinfo/texinfo/tp/t/results/menu/simple.pl
+++ b/macros/texinfo/texinfo/tp/t/results/menu/simple.pl
@@ -597,26 +597,10 @@ new comment
After menu.
';
-$result_errors{'simple'} = [
- {
- 'error_line' => ':4: @menu seen before first @node
-',
- 'file_name' => '',
- 'line_nr' => 4,
- 'macro' => '',
- 'text' => '@menu seen before first @node',
- 'type' => 'error'
- },
- {
- 'error_line' => ':4: perhaps your @top node should be wrapped in @ifnottex rather than @ifinfo?
-',
- 'file_name' => '',
- 'line_nr' => 4,
- 'macro' => '',
- 'text' => 'perhaps your @top node should be wrapped in @ifnottex rather than @ifinfo?',
- 'type' => 'error'
- }
-];
+$result_errors{'simple'} = [];
+
+
+$result_floats{'simple'} = {};
@@ -650,13 +634,15 @@ $result_converted{'html'}->{'simple'} = '<!DOCTYPE html PUBLIC "-//W3C//DTD HTML
<meta name="keywords" content="Untitled Document">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
+<meta name="viewport" content="width=device-width,initial-scale=1">
+
<style type="text/css">
<!--
+a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
a.summary-letter {text-decoration: none}
blockquote.indentedblock {margin-right: 0em}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-div.lisp {margin-left: 3.2em}
kbd {font-style: oblique}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
@@ -665,6 +651,7 @@ pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
+span:hover a.copiable-anchor {visibility: visible}
ul.no-bullet {list-style: none}
-->
</style>
@@ -678,20 +665,20 @@ ul.no-bullet {list-style: none}
</p>
<table class="menu" border="0" cellspacing="0">
<tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">comment
-</pre></th></tr><tr><td align="left" valign="top">&bull; menu entry name </td><td>&nbsp;&nbsp;</td><td align="left" valign="top">description
+</pre></th></tr><tr><td align="left" valign="top">&bull; menu entry name :</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">description
</td></tr>
-<tr><td align="left" valign="top">&bull; node name</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">description new
+<tr><td align="left" valign="top">&bull; node name:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">description new
</td></tr>
-<tr><td align="left" valign="top">&bull; other entry</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
+<tr><td align="left" valign="top">&bull; other entry:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
</td></tr>
-<tr><td align="left" valign="top">&bull; last</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
+<tr><td align="left" valign="top">&bull; last:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
description next line
still description
</td></tr>
<tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
new comment
-</pre></th></tr><tr><td align="left" valign="top">&bull; last node entry </td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
+</pre></th></tr><tr><td align="left" valign="top">&bull; last node entry :</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
</td></tr>
</table>