Peter Rolf wrote:
hi,
'minimal' example for clipping bug in mkiv:
% engine=luatex \starttext
\setbox\scratchbox\hbox{The cat was too long to fit in this small sentence.} \framed[offset=overlay]{\clip[width=110pt,height=20pt]{\box\scratchbox}}
\stoptext
final text should be "The cat was too long". mkii does it right, mkiv gives "The cat wa". mkiv made the cat fit somehow, but it's not the way i want it :)
it gets clipped here ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------