4 May
2013
4 May
'13
6:22 p.m.
On Sat, May 4, 2013 at 6:18 PM, john Culleton
this is an annoyance rather than a deal breaker, but why does this file generate a blank page numbered one and then the table?
--------------------------------- \setuppapersize[letter] \setuplayout{margin=0.5in,topspace=0.5in} \starttext \startstandardmakeup[doublesided=no] \bTABLE \setupTABLE[frame=on] \bTR \bTD foo \eTD \eTR \eTABLE \stopstandardmakeup \stoptext
\setuppapersize[letter] \setuplayout[margin=0.5in,topspace=0.5in] \starttext \startstandardmakeup[doublesided=no] \bTABLE \setupTABLE[frame=on] \bTR \bTD foo \eTD \eTR \eTABLE \stopstandardmakeup \stoptext -- luigi