blob: d7b916d5890c52028925afcad26d4a2e6d495d26 (
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
|
<?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. 5766--><p class="noindent" ><a
href="mn11.html#mn17-1" name="mn17-1" >1</a>. <a
name="index17-58003"></a><span
class="cmtt-10">\Picture[</span><span
class="cmti-10">replacement-for-textual-browser</span><span
class="cmtt-10">]{</span><span
class="cmti-10">file-name attributes</span><span
class="cmtt-10">}</span>
</p><!--l. 5768--><p class="indent" > This command references the specified pictorial file. The component ‘<span
class="cmtt-10">[</span><span
class="cmti-10">replacement-for-textual-browsers</span><span
class="cmtt-10">]</span>’ is
optional.
</p>
<table id="TBL-4"
><tr >
<td class="output"
><div class="output"><img
src="http://www.cse.ohio-state.edu/images/OSU.gif" alt="**OSU logo**"
/> </div></td><td
><div class="source"><span
class="cmtt-10">\Picture[**OSU logo**]{http://www.cse.ohio-state.edu/images/OSU.gif} </span></div></td></tr></table><hr />
<!--l. 5782--><p class="noindent" ><a
href="mn11.html#mn17-2" name="mn17-2" >2</a>. <span
class="cmtt-10">\Picture+[</span><span
class="cmti-10">replacement-for-text-browsers</span><span
class="cmtt-10">]{</span><span
class="cmti-10">file-name attributes</span><span
class="cmtt-10">}</span><span
class="cmti-10">content</span><span
class="cmtt-10">\EndPicture</span>
</p><!--l. 5784--><p class="indent" > This command produces a picture for the provided content, stores the outcome within a file of the specified
name, and creates a reference to the picture within the document.
</p>
<table id="TBL-5"
><tr >
<td class="output"
><div class="output"><img
src="mn0x.png" alt="Text within a picture. " align="right" />
</div></td><td
><div class="source">
<div class="ShowCode">
<br /> <span
class="cmtt-10">\Picture+{</span> <span
class="cmtt-10">align="right"}%</span>
<br /> <span
class="cmtt-10">Text</span> <span
class="cmtt-10">within</span> <span
class="cmtt-10">a</span> <span
class="cmtt-10">picture.</span>
<br /> <span
class="cmtt-10">\EndPicture</span>
</div>
</div></td></tr></table>
The component ‘<span
class="cmtt-10">[</span><span
class="cmti-10">replacement-for-textual-browser</span><span
class="cmtt-10">]</span>’ and the file name can be omitted. If no name is provided for
the file, the system assigns a name of its own.<hr />
<!--l. 5808--><p class="noindent" ><a
href="mn11.html#mn17-3" name="mn17-3" >3</a>. <span
class="cmtt-10">\Picture*[</span><span
class="cmti-10">replacement-for-text-browsers</span><span
class="cmtt-10">]{</span><span
class="cmti-10">file-name attributes</span><span
class="cmtt-10">}</span><span
class="cmti-10">content</span><span
class="cmtt-10">\EndPicture</span>
</p><!--l. 5810--><p class="indent" > This is a variant of the previous command, that produces a picture of the content within a vertical
box.
</p>
<hr />
<!--l. 5814--><p class="indent" > <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p>
</body></html>
|