10 Dec
2010
10 Dec
'10
2:40 p.m.
Am 10.12.2010 um 08:40 schrieb barney schwartz:
In MKIV using TABLE:
All seems to work well enough UNTIL I use \placetable. I have enormous table that run pages in length. I need them split0 repeat and that works fine until I add:
\placetable[here][tab:five]{Descriptive Statistics for Salaried Men \& Women}
You need the „split“ keyword, e.g. \placetable[split][tab.five]{...}{...} You can now also omit the „split=yes“ setting when you write it as argument for \bTABLE. Wolfgang