14 Nov
2013
14 Nov
'13
10:01 p.m.
Am 14.11.2013 um 21:57 schrieb Thomas A. Schmitz
On 11/14/2013 09:43 PM, Hans Hagen wrote:
i'm not sure what interferes but \dontleavehmode in front helps
Yes, that is a workaround, thank you!
On 11/14/2013 09:45 PM, Wolfgang Schuster wrote:>
It’s a \framed bug, when you change “align=normal” to “align=line” the frame os correct.
OK, can the bug be squished? In the non-minimal example, I need a certain alignment.
\startTEXpage[offset=0.5ex,align=] \bTABLE[frame=on,loffset=1ex,roffset=1ex,align={middle,lohi}] \bTR \bTD A \eTD \bTD B \eTD \bTD C \eTD \eTR \eTABLE \stopTEXpage Wolfgang