On 22-12-2011 01:15, Wolfgang Schuster wrote:
Hi Hans,

the \margindata commands still used the no longer available \dosetupstrut 
command.

I've added:

\def\synchronizestrut#1% no [] parsing, faster for internal
  {\ifcsname\??ut:#1\endcsname
     \csname\??ut:#1\endcsname
   \else
     \setcharstrut{#1}%
   \fi}

(no [] checking)

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