File: mn7.html

package info (click to toggle)
tex4ht 20011214-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 8,272 kB
  • ctags: 992
  • sloc: xml: 17,548; ansic: 9,389; makefile: 129; sh: 43; sed: 8
file content (88 lines) | stat: -rw-r--r-- 3,162 bytes parent folder | download
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
<?xml version="1.0"?> 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">  
<html xmlns="http://www.w3.org/TR/xhtml1/transitional"  
> 
<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)" /> 
<!--xhtml,th4,index--> 
<meta name="src" content="mn.tex" /> 
<meta name="date" content="2001-02-28 17:02:00" /> 
<link rel="stylesheet" type="text/css" href="mn.css" /> 
</head><body 
>
<!--l. 1990--><p class="noindent"><a 
 href="mn3.html#mn7-1"  name="mn7-1" >1</a>.   <a 
   name="index7-12005"></a>  <a 
   name="index7-12006"></a>  <a 
   name="index7-12007"></a><span 
class="cmtt-10">\Configure{</span><span 
class="cmti-10">table</span><span 
class="cmtt-10">}  {</span><span 
class="cmti-10">before-tbl</span><span 
class="cmtt-10">} {</span><span 
class="cmti-10">after-tbl</span><span 
class="cmtt-10">} {</span><span 
class="cmti-10">before-row</span><span 
class="cmtt-10">} {</span><span 
class="cmti-10">after-row</span><span 
class="cmtt-10">} {</span><span 
class="cmti-10">before-entry</span><span 
class="cmtt-10">} {</span><span 
class="cmti-10">after-entry</span><span 
class="cmtt-10">}</span>
</p><!--l. 1992--><p class="indent">    <a 
   name="index7-12008"></a> <a 
   name="index7-12009"></a>The parameter <span 
class="cmti-10">table </span>stands for &#8216;<span 
class="cmtt-10">tabular</span>&#8217;, &#8216;<span 
class="cmtt-10">array</span>&#8217;, or &#8216;<span 
class="cmtt-10">eqnarray</span>&#8217;. The macros <span 
class="cmtt-10">\HRow </span>and <span 
class="cmtt-10">\HCol </span>provide the
row and column indexes, respectively.
</p>
    <table id="TBL-2"  
><tr >
<td class="output" 
><div class="output">  <table><tr><td class="try">(1,1)</td> <td class="try">(1,2)</td> <td class="try">(1,3)</td>
</tr><tr><td class="try">(2,1)</td> <td class="try">(2,2)</td> <td class="try">(2,3)</td>
</tr></table>

    </div></td><td 
><div class="source">
<pre class="Verbatim"><span 
class="cmtt-10">\Configure{tabular}</span>&nbsp;
&nbsp;&nbsp;&nbsp;<span 
class="cmtt-10">{\HCode{&lt;table&gt;}}</span>&nbsp;
&nbsp;&nbsp;&nbsp;<span 
class="cmtt-10">{\HCode{&lt;/table&gt;}}</span>&nbsp;
&nbsp;&nbsp;&nbsp;<span 
class="cmtt-10">{\HCode{&lt;tr&gt;}}</span>&nbsp;
&nbsp;&nbsp;&nbsp;<span 
class="cmtt-10">{\HCode{&lt;/tr&gt;}}</span>&nbsp;
&nbsp;&nbsp;&nbsp;<span 
class="cmtt-10">{\HCode{&lt;td</span>&nbsp;<span 
class="cmtt-10">class=&#34;try&#34;&gt;}(\Row,\Col)}</span>&nbsp;

&nbsp;&nbsp;&nbsp;<span 
class="cmtt-10">{\HCode{&lt;/td&gt;}}</span>&nbsp;
<span 
class="cmtt-10">\Css{.try{</span>&nbsp;<span 
class="cmtt-10">border:solid</span>&nbsp;<span 
class="cmtt-10">4px;</span>&nbsp;<span 
class="cmtt-10">}}</span>&nbsp;
&nbsp;
<span 
class="cmtt-10">\begin{tabular}{lll}</span>&nbsp;
&nbsp;&nbsp;<span 
class="cmtt-10">&amp;&amp;\\</span>&nbsp;<span 
class="cmtt-10">&amp;&amp;</span>&nbsp;
<span 
class="cmtt-10">\end{tabular}</span>&nbsp;
</pre>
    </div></td></tr></table>

     
</body></html>