blob: 189ab3a53c83da47c0473215a78f59f72813d92f (
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
|
<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"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 (http://www.cis.ohio-state.edu/~gurari/TeX4ht/mn.html)" />
<meta name="originator" content="TeX4ht (http://www.cis.ohio-state.edu/~gurari/TeX4ht/mn.html)" />
<!-- xhtml,th4,index -->
<meta name="src" content="mn.tex" />
<meta name="date" content="2004-02-11 18:07:00" />
<link rel="stylesheet" type="text/css" href="mn.css" />
</head><body
>
<!--l. 3161--><p class="noindent"><a
href="mn6.html#mn12-1" name="mn12-1" >1</a>. <a
name="index12-28003"></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. 3163--><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.cis.ohio-state.edu/images/OSU.gif" alt="**OSU logo**"
/> </div></td><td
><div class="source"><span
class="cmtt-10">\Picture[**OSU logo**]{http://www.cis.ohio-state.edu/images/OSU.gif} </span></div></td></tr></table><hr />
<!--l. 3177--><p class="noindent"><a
href="mn6.html#mn12-2" name="mn12-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. 3179--><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.gif" 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. 3203--><p class="noindent"><a
href="mn6.html#mn12-3" name="mn12-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. 3205--><p class="indent"> This is a variant of the previous command, that produces a picture of the content within a vertical
box.
</p>
</body></html>
|