Skip to content

Latest commit

 

History

History
173 lines (137 loc) · 2.71 KB

tabular.rst

File metadata and controls

173 lines (137 loc) · 2.71 KB

tabular and tabulary

simple table

header1 header2
cell1-1 cell1-2
cell2-1 cell2-2
cell3-1 cell3-2

table having :widths: option

header1 header2
cell1-1 cell1-2
cell2-1 cell2-2
cell3-1 cell3-2

See this <mytabular>, same as namedtabular.

table having :align: option (tabulary)

header1 header2
cell1-1 cell1-2
cell2-1 cell2-2
cell3-1 cell3-2

table having :align: option (tabular)

header1 header2
cell1-1 cell1-2
cell2-1 cell2-2
cell3-1 cell3-2

table with tabularcolumn

c|

header1 header2
cell1-1 cell1-2
cell2-1 cell2-2
cell3-1 cell3-2

table with cell in first column having three paragraphs

header1

cell1-1-par1

cell1-1-par2

cell1-1-par3

table having caption

caption for table
header1 header2
cell1-1 cell1-2
cell2-1 cell2-2
cell3-1 cell3-2

table having verbatim

header1 header2
hello world
cell1-2
cell2-1 cell2-2
cell3-1 cell3-2

table having both :widths: and problematic cell

header1 header2
  • item1
  • item2
cell1-2
cell2-1 cell2-2
cell3-1 cell3-2

table having problematic cell

header1 header2
  • item1
  • item2
cell1-2
cell2-1 cell2-2
cell3-1 cell3-2

table having both stub columns and problematic cell

header1 header2 header3
  • instub1-1a
  • instub1-1b
instub1-2 notinstub1-3
cell2-1 cell2-2 cell2-3