On 17-5-2012 12:11, Wolfgang Schuster wrote:

\unexpanded\def\startframed
   {\dosingleempty\pack_framed_start_framed}
>
> ...

so we should have

\def\pack_framed_start_framed[#1]%
  {\bgroup
   \advance\framednesting\plusone
   \expandafter\let\csname\??ol:\the\framednesting\s!parent\endcsname\??ol
   \secondargumenttrue % dirty trick
   \pack_framed_process[\??ol:\the\framednesting][#1]%
   \bgroup}





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