>I just had a thought. 
>
>Why not give the template a fixed numerb of cells gain. 
>
>A LaTeX macro can have at most nine 'regular' arguments, so something
>like eleven fixed cells should do...
>
>Andre'

I had thought about this, but that would mean that nargs() returned 11
rather than the actual number of valid arguments. Since one would only
draw the valid arguments, I suspect we would see bugs similar to 
issues with the original patch for bug 2060. Of course, if nargs() was
virtual, everything would be easy.


andrew

Reply via email to