summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/tests/tex_html/res_parser/block_EOL_tex/block_EOL.html
blob: 4a54f59edc557af04f4af48edf3faea8729c3273 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Test for end of lines and block commands</title>

<meta name="description" content="Test for end of lines and block commands">
<meta name="keywords" content="Test for end of lines and block commands">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="texi2any">
<style type="text/css">
<!--
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}
pre.menu-comment {font-family: serif}
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}
ul.no-bullet {list-style: none}
-->
</style>


</head>

<body lang="en">

<span id="Top"></span><span id="Test-for-end-of-lines-and-block-commands"></span><h1 class="top">Test for end of lines and block commands</h1>

<span id="html"></span><h2 class="heading">html</h2>

Surrounded by empty lines.

<p>Block commands on a line
in block
in block l2
end commands on a line.
</p>
<p>Block commands on a line. A dot in the end of the block
in block
in block l2.
end commands on a line, after the block with a dot.
</p>
<p>Before the opening command in block
end commands on a line.
</p>
<p>Before the opening command in block
</p>
<p>Before the opening command in block
. A symbol on a line.
</p>
<p>Before the opening command in block
</p>
<span id="tex"></span><h2 class="heading">tex</h2>

Surrounded by empty lines.

<p>Block commands on a line
in block
end commands on a line.
</p>
<p>Before the opening command in block
end commands on a line.
</p>
<p>Before the opening command in block
</p>
<p>Before the opening command in block
. A symbol on a line.
</p>
<p>Before the opening command in block
</p>

<span id="verbatim"></span><h2 class="heading">verbatim</h2>

<pre class="verbatim">Surrounded by empty lines.
</pre>
<p>Block commands on a line
</p><pre class="verbatim">in block
</pre><p>end commands on a line.
</p>
<p>Before the opening command </p><pre class="verbatim">in block
</pre><p>end commands on a line.
</p>
<p>Before the opening command </p><pre class="verbatim">in block
</pre><p>after the closing command.
</p>
<p>Before the opening command </p><pre class="verbatim">in block
</pre><p>. A symbol on a line.
</p>
<p>Before the opening command </p><pre class="verbatim">in block
</pre><p>. A symbol after the closing command.
</p>
<hr>
<p><font size="-1">
  This document was generated on <em>a sunny day</em> using <a href="http://www.gnu.org/software/texinfo/"><em>texi2any</em></a>.
</font></p>


</body>
</html>