summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/t/results/menu/simple_no_menu.pl
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/tp/t/results/menu/simple_no_menu.pl')
-rw-r--r--macros/texinfo/texinfo/tp/t/results/menu/simple_no_menu.pl8
1 files changed, 7 insertions, 1 deletions
diff --git a/macros/texinfo/texinfo/tp/t/results/menu/simple_no_menu.pl b/macros/texinfo/texinfo/tp/t/results/menu/simple_no_menu.pl
index 6ab4b656ca..410ba89983 100644
--- a/macros/texinfo/texinfo/tp/t/results/menu/simple_no_menu.pl
+++ b/macros/texinfo/texinfo/tp/t/results/menu/simple_no_menu.pl
@@ -600,6 +600,9 @@ After menu.
$result_errors{'simple_no_menu'} = [];
+$result_floats{'simple_no_menu'} = {};
+
+
$result_converted{'plaintext'}->{'simple_no_menu'} = 'Before menu.
@@ -618,13 +621,15 @@ $result_converted{'html'}->{'simple_no_menu'} = '<!DOCTYPE html PUBLIC "-//W3C//
<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}
@@ -633,6 +638,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>