File: tabular.xml

package info (click to toggle)
latexml 0.8.8-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 31,920 kB
  • sloc: xml: 109,048; perl: 30,224; sh: 179; javascript: 28; makefile: 13
file content (104 lines) | stat: -rw-r--r-- 4,271 bytes parent folder | download | duplicates (2)
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
<?xml version="1.0" encoding="UTF-8"?>
<?latexml class="article"?>
<?latexml RelaxNGSchema="LaTeXML"?>
<document xmlns="http://dlmf.nist.gov/LaTeXML">
  <resource src="LaTeXML.css" type="text/css"/>
  <resource src="ltx-article.css" type="text/css"/>
  <para xml:id="p1">
    <tabular class="ltx_guessed_headers" vattach="middle">
      <thead>
        <tr>
          <td align="center" border="l r t" colspan="4" thead="column row">GG&amp;A Hoofed Stock</td>
        </tr>
        <tr>
          <td border="l rr tt" thead="column row"/>
          <td align="center" border="r tt" colspan="2" thead="column">Price</td>
          <td border="r tt" thead="column" vattach="top"/>
        </tr>
        <tr>
          <td align="center" border="l rr" thead="column row">Year</td>
          <td align="right" border="r t" class="ltx_nopad_r" thead="column">low</td>
          <td align="left" border="r t" class="ltx_nopad_l" thead="column">high</td>
          <td align="center" border="r" thead="column" vattach="top">Comments</td>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td align="right" border="l rr t" thead="row">1971</td>
          <td align="right" border="t" class="ltx_nopad_r">97–</td>
          <td align="left" border="r t" class="ltx_nopad_l">245</td>
          <td align="justify" border="r t" vattach="top"><inline-block vattach="top">
              <p width="90.3pt">Bad year.</p>
            </inline-block></td>
        </tr>
        <tr>
          <td align="right" border="l rr t" thead="row">72</td>
          <td align="right" border="t" class="ltx_nopad_r">245–</td>
          <td align="left" border="r t" class="ltx_nopad_l">245</td>
          <td align="justify" border="r t" vattach="top"><inline-block vattach="top">
              <p width="90.3pt">Light trading due to a heavy winter.</p>
            </inline-block></td>
        </tr>
        <tr>
          <td align="right" border="b l rr t" thead="row">73</td>
          <td align="right" border="b t" class="ltx_nopad_r">245–</td>
          <td align="left" border="b r t" class="ltx_nopad_l">2001</td>
          <td align="justify" border="b r t" vattach="top"><inline-block vattach="top">
              <p width="90.3pt">No gnus was very good gnus this year.</p>
            </inline-block></td>
        </tr>
      </tbody>
    </tabular>
  </para>
  <para xml:id="p2">
    <tabular class="ltx_guessed_headers" vattach="middle">
      <thead>
        <tr>
          <td align="center" border="l r t" thead="column">x</td>
          <td border="r t" thead="column"/>
          <td align="center" border="r t" thead="column">x</td>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td border="l r t"/>
          <td border="r t"/>
          <td border="r t"/>
        </tr>
        <tr>
          <td align="center" border="b l r t">x</td>
          <td border="b r t"/>
          <td align="center" border="b r t">x</td>
        </tr>
      </tbody>
    </tabular>
  </para>
  <para xml:id="p3">
    <tabular vattach="middle">
      <tbody>
        <tr>
          <td align="justify" class="ltx_nopad_l ltx_nopad_r" vattach="top">1  <inline-block vattach="top">
              <p width="30.0pt">a</p>
            </inline-block>2</td>
          <td align="justify" class="ltx_nopad_l ltx_nopad_r" vattach="top"><inline-block vattach="top">
              <p width="30.0pt">b</p>
            </inline-block>3</td>
          <td align="justify" class="ltx_nopad_l ltx_nopad_r" vattach="top"><inline-block vattach="top">
              <p width="30.0pt">c</p>
            </inline-block>4</td>
        </tr>
        <tr>
          <td align="justify" class="ltx_nopad_l ltx_nopad_r" vattach="top">1  <inline-block vattach="top">
              <p width="30.0pt">a a a a a a a a a a</p>
            </inline-block>2</td>
          <td align="justify" class="ltx_nopad_l ltx_nopad_r" vattach="top"><inline-block vattach="top">
              <p width="30.0pt">b</p>
            </inline-block>3</td>
          <td align="justify" class="ltx_nopad_l ltx_nopad_r" vattach="top"><inline-block vattach="top">
              <p width="30.0pt">c</p>
            </inline-block>4</td>
        </tr>
      </tbody>
    </tabular>
  </para>
</document>