Changes

Jump to navigation Jump to search
417 bytes added ,  16:02, 21 December 2005
no edit summary
\stoptable
</context>
 
=Examples=
 
Hans posted a solution to the list for fitting a wide table (with paragraphs and vertical lines) to the page width. The key to his solution is the (.45\textwidth) settings when setting each cell as a paragraph.
<texcode>
\SetTableToWidth{\textwidth}
 
\starttable[|p(.45\textwidth)|p(.45\textwidth)|]
\HL
\VL foo foo foo foo foo foo \VL bar bar bar bar bar bar \VL\AR
\HL
\stoptable
 
\stoptext
</texcode>
2

edits

Navigation menu