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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
|
<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd-->
<html xmlns="http://www.w3.org/1999/xhtml"
>
<head><title></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="generator" content="TeX4ht (https://tug.org/tex4ht/)" />
<meta name="originator" content="TeX4ht (https://tug.org/tex4ht/)" />
<!-- xhtml,th4,index -->
<meta name="src" content="mn.tex" />
<link rel="stylesheet" type="text/css" href="mn.css" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
</head><body
>
<!--l. 5148--><p class="noindent" ><a
href="mn11.html#mn12-1" name="mn12-1" >1</a>. <a
name="index12-54002"></a><span
class="cmtt-10">\HCode{...}</span>
</p><!--l. 5151--><p class="indent" > <a
name="index12-54003"></a>This command allows only for the expansion of macros, before sending its content to the output. The
instruction <span
class="cmtt-10">\Hnewline </span>may be introduced there for requesting line breaks, and the command <span
class="cmtt-10">\# </span>may be used for the
sharp symbol ‘<span
class="cmtt-10">#</span>’.
</p><div class="ShowCode">
<br /> <span
class="cmtt-10">Two</span> <span
class="cmtt-10">lines</span> <span
class="cmtt-10">of</span> <span
class="cmtt-10">text</span> <span
class="cmtt-10">\HCode{<br</span> <span
class="cmtt-10">/>}</span>
<br /> <span
class="cmtt-10">separated</span> <span
class="cmtt-10">by</span> <span
class="cmtt-10">a</span> <span
class="cmtt-10">horizontal</span> <span
class="cmtt-10">line.</span>
<br />
<br /> <span
class="cmtt-10">You</span> <span
class="cmtt-10">probably</span> <span
class="cmtt-10">don’t</span> <span
class="cmtt-10">want</span> <span
class="cmtt-10">a</span> <span
class="cmtt-10">‘<br>’.</span>
</div><hr />
<!--l. 5167--><p class="noindent" ><a
href="mn11.html#mn12-2" name="mn12-2" >2</a>. <a
name="index12-54005"></a> <span
class="cmtt-10">\HPage{</span><span
class="cmti-10">anchor</span><span
class="cmtt-10">}</span><span
class="cmti-10">content</span><span
class="cmtt-10">\EndHPage{}</span>
</p><!--l. 5169--><p class="indent" > This command dedicates a hypertext page for the specified content, to be accessed through the given
button.
</p><!--l. 5172--><p class="indent" > <a
name="index12-54006"></a>The <span
class="cmtt-10">\ExitHPage{...} </span>command may be employed within the content to create exit buttons.
</p><div class="ShowCode">
<br /> <span
class="cmtt-10">......</span> <span
class="cmtt-10">............</span>
<br /> <span
class="cmtt-10">\HPage{in}</span>
<br /> <span
class="cmtt-10">................</span>
<br /> <span
class="cmtt-10">[\ExitHPage{out}]</span>
<br /> <span
class="cmtt-10">................</span>
<br /> <span
class="cmtt-10">\EndHPage{}</span>
<br /> <span
class="cmtt-10">...................</span>
</div><hr />
<!--l. 5190--><p class="noindent" ><a
href="mn11.html#mn12-3" name="mn12-3" >3</a>. <a
name="index12-54008"></a><span
class="cmtt-10">\Link[</span><span
class="cmti-10">target-file arguments</span><span
class="cmtt-10">]{</span><span
class="cmti-10">target-loc</span><span
class="cmtt-10">}{</span><span
class="cmti-10">cur-loc</span><span
class="cmtt-10">}</span><span
class="cmti-10">anchor</span><span
class="cmtt-10">\EndLink</span>
</p><!--l. 5193--><p class="indent" > This command requests an anchor that links to ‘<span
class="cmti-10">target-file</span><span
class="cmtt-10">#</span><span
class="cmti-10">target-loc</span>’, and marks the current location with the
name ‘<span
class="cmti-10">cur-loc</span>’.
</p><!--l. 5198--><p class="indent" > The component ‘<span
class="cmtt-10">[...]</span>’ is optional when it is empty, and the target file need not be mentioned if it is created
from the current source file.
</p><div class="ShowCode">
<br /> <span
class="cmtt-10">\HPage{}</span>
<br /> <span
class="cmtt-10">......................</span>
<br /> <span
class="cmtt-10">\Link[http://www.tug.org/]{}{XX}\TeX{}</span> <span
class="cmtt-10">Users</span> <span
class="cmtt-10">Group</span>
<br /> <span
class="cmtt-10">Home</span> <span
class="cmtt-10">Page\EndLink</span>
<br /> <span
class="cmtt-10">......................</span>
<br /> <span
class="cmtt-10">\EndHPage{}</span>
<br /> <span
class="cmtt-10">......................</span>
<br /> <span
class="cmtt-10">\Link{XX}{}...\EndLink</span>
</div>
<a
name="index12-54009"></a> <a
name="index12-54010"></a> <a
name="index12-54011"></a>The characters ‘<span
class="cmtt-10">~</span>’, ‘<span
class="cmtt-10">_</span>’, and ‘<span
class="cmtt-10">%</span>’ can be indirectly included through the code ‘<span
class="cmtt-10">\string ~</span>’, ‘<span
class="cmtt-10">\string _</span>’,
and ‘<span
class="cmtt-10">\%</span>’, respectively.<hr />
<!--l. 5238--><p class="noindent" ><a
href="mn11.html#mn12-4" name="mn12-4" >4</a>. <a
name="index12-54013"></a><span
class="cmtt-10">\ifOption{...}{</span><span
class="cmti-10">true-part</span><span
class="cmtt-10">}{</span><span
class="cmti-10">false-part</span><span
class="cmtt-10">}</span>
</p>
<hr />
<!--l. 5239--><p class="indent" > <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p>
</body></html>
|