Am 04.05.2013 um 18:18 schrieb john Culleton <j...@wexfordpress.com>:

> 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}

\setuplayout[…]

> \starttext
> \startstandardmakeup[doublesided=no]
> \bTABLE
>   \setupTABLE[frame=on]

Move \setupTABLE before \bTABLE or write \bTABLE[frame=on] even though you 
don’t need this setup because rules are enabled by default.

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to