Hi,

I get unwanted interline skips when using a MP based background. The
attached example works fine in mkii. In mkiv I only get the desired
result, if I don't use the MP background.

Best wishes,  Peter

\startuniqueMPgraphic{foo}
    fill OverlayBox withcolor lightgray;
\stopuniqueMPgraphic

\defineoverlay[foo][\uniqueMPgraphic{foo}]

\starttext

\framed[offset=overlay,framecolor=red]\bgroup
\vbox\bgroup\normaloffinterlineskip
  
\setupframed[background=foo,offset=overlay,height=10mm,width=60mm,rulethickness=1pt]%
 no problems without mp background
  \framed{unwanted interlineskip}
  \framed{in mkiv}
  \framed{}
  \framed{}
  \framed{}
\egroup
\egroup

\stoptext
___________________________________________________________________________________
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