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 :)
best wishes, peter
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________