On Wed, May 4, 2011 at 11:41 PM, Aditya Mahajan <[email protected]> wrote:
> > On May 4, 2011, at 9:35 AM, Alasdair McAndrew <[email protected]> wrote: > > > Hello again, > > > > So I decide to try with tables: > > > > \starttable[|m|m|m|m|m|m|m|m|m|] > > \NC \VL I\NC R\NC R^2\NC R^3\NC F\NC FR\NC FR^2\NC FR^3\AR > > \HL > > \NC I \VL I\NC R\NC R^2\NC R^3\NC F\NC FR\NC FR^2\NC FR^3\NR > > \NC R\VL R\NC R^2\NC R^3\NC I\NC FR\NC FR^2\NC FR^3\NC F\NR > > \NC R^2\VL R^2\NC R^3\NC I\NC R\NC FR^2\NC FR^3\NC F\NC FR\NR > > \NC R^3\VL R^3\NC I\NC R\NC R^2\NC FR^3\NC F\NC FR\NC FR^2\NR > > \NC F\VL F\NC FR^3\NC FR^2\NC FR\NC I\NC R^3\NC R^2\NC R\NR > > \NC FR\VL FR\NC F\NC FR^3\NC FR^2\NC R\NC I\NC R^3\NC R^2\NR > > \NC FR^2\VL FR^2\NC FR\NC F\NC FR^3\NC R^2\NC R\NC I\NC R^3\NR > > \NC FR^3\VL FR^3\NC FR^2\NC FR\NC F\NC R^3\NC R^2\NC R\NC I\NR > > \stoptable > > > > This almost works, yet in the pdf output ("texexec"), there's an extra > column at the right full of "[missing column]". What's going on here? > > The syntax for tables is > > \NC ... \NC ...\NC \NR > > > You are missing the last \NC > > Aditya > Yay - that works beautifully! (Even better if I finish each row with \NC\AR). Thanks, Alasdair
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / 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 ___________________________________________________________________________________
