On 23-5-2012 16:30, Aditya Mahajan wrote:
On Wed, 23 May 2012, Wolfgang Schuster wrote:


Am 23.05.2012 um 15:41 schrieb Marco:

And here we go again, including the file.

You can replace

\the\dimexpr\framedparameter{…}

with

\frameddimension{…}

In my tests that was failing. IIRC, that was because rulethickness is
equal to \linewidth, which is a \dimen register. To be usable in MP, we
need \the\linewidth.

or play safe: \the\dimexpr\whateverhasadimenvalue which works with a register as well as a macro

Hans


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
_______________________________________________
dev-context mailing list
dev-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-context

Reply via email to