Jaroslav Hajtmar <mailto:hajt...@gyza.cz>
1. Mai 2016 um 07:52
Thanx Wolfgang for reply.
I looked for possible mistakes in my library, and finally I find out that described error that bug is reflecting when I use \starttable --- \stoptable environment. I am sending now an minimal example that illustrates the problem. I am aware that work with tables of this type is not recommended, however, I was surprised that in a previous version of standalone ConTeXt the bug did not show. Is there any changes in code, which is related with tables typing?

Thanks Jaroslav Hajtmar

Here is minimal example:



\starttext

\starttable[|l w50mm|c|]
You forgot the braces around the cell width:

\starttable[|lw(50mm)|c|]
\NC     \NC {\bf ZZZZ} \MR
1. You forgot the \NC after the last cell.

2. You don’t need the braces for the font switch because font changes are always local to a cell.

    \NC \NC \bf ZZZZ \NC\MR

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