Am 21.12.2011 um 14:28 schrieb Andreas Harder:

> 
> On 21.12.2011, at 14:20, Wolfgang Schuster wrote:
> 
>> 
>> Am 21.12.2011 um 13:24 schrieb Andreas Harder:
>> 
>>> Hi,
>>> 
>>> is there a way to mimic the tabulate behavior with TABLE (or stable)?
>> 
>> You need “offset=0pt” and “strut=yes” (not left=\strut).
> 
> Thanks Wolfgang,
> 
> but it still not the hight from tabulate …

The here and also in your other question is that \begstrut is broken, when you 
add (the definition of \begstrut)

\starttexcode
\unexpanded\def\begstrut
  {\relax\ifcase\strutht
     % \ignorespaces % maybe
   \else
     \spacing_begstrut
   \fi}
\stoptexcode

at the begin of your example you get a output for TABLE and stable which comes 
close to tabulate.

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