Section 4.18 Tables and Tabulars
A
<table>
is a container that houses a <tabular>
, which is the actual rows and columns of table entries.Note that
<tabular>
may be constructed using the LaTeX Complex Table Editor 14 tool online and then exported in PreTeXt syntax. This produces verbose PreTeXt syntax that is usually equivalent to much simpler PreTeXt syntax once you understand the borders and alignment considerations below.www.latex-tables.com