14 May
2004
14 May
'04
4:09 p.m.
At 10:53 14/05/2004, you wrote:
Hallo Hans,
I have played with positioning text in layers. I noticed that parameter "location=t" \setlayer[MyLayer][...,location=t,...]{...} behaves the same way as "location=c". It seems to me it is the bug in optimized definition of \alignedbox. If I use commented version of \alignedbox from source file core-box.tex it is OK. Can you look at it, please?
ah, a real seious bug! You need to fix both b and t: \setvalue{\??ab\??ab b}{\bottombox} \setvalue{\??ab\??ab t}{\topbox} Hans