summaryrefslogtreecommitdiff
path: root/sandbox/paultremblay/python_interface/test_files/table_long1.rst
blob: 957fcb134c36fe760a4faeca2dc7c509146ca438 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.. $Id$

Text before the table.


Table Appendix B.1: Woolworth Stores in USA

.. class:: caption-non-first-page
.. rubric:: Modernized Woolworth Stores in the USA (cont)

.. csv-table:: Modernized Woolworth Stores in the USA
   :class: long
   :header: "Location", "Description", "Date"
   :widths: 3, 5, 2 
   :file: long_table.csv

Text after the table.