Martin ï wrote:

Hi all,

there is probably somewhere a space in some macro called inside \inmargin.
See example:

\starttext

\setbox0\hbox{\inmargin{XX}}

\showbox0

A\box0 B

\stoptext

and a part of log with \showbox0:

\hbox(10.41603+4.05064)x3.91663
.\glue 3.91663 plus 1.95831 minus 1.30554
.\hbox(10.41603+4.05064)x0.0
...

The first glue inside hbox seems to be product of \inmargin. Does somebody
know where the space is? I did not dig into sources yet,

have a nice day and thanks,



a simpler way to test this is:

 \ruledhbox{\inmargin{XX}}

on my machine it works ok, do you use the alpha release? (That one has a new implementation of marginal things; definable and configurable)


Hans


-----------------------------------------------------------------
                                         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
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to