[dev-context] pack-box.mkiv: \placelayeredtext

2015-09-23 Thread Wolfgang Schuster

Hi Hans,

you have to add a parent check to the \placelayeredtext command.

\unexpanded\def\placelayeredtext[#1]%
  {\bgroup
   \edef\currentlayeredtext{#1}%
-  \checklayeredtextparent
   \dodoubleempty\pack_layeredtexts_place}

Wolfgang
___
dev-context mailing list
dev-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-context


Re: [dev-context] pack-box.mkiv: \placelayeredtext

2015-09-23 Thread Hans Hagen

On 9/23/2015 5:58 PM, Wolfgang Schuster wrote:

Hi Hans,

you have to add a parent check to the \placelayeredtext command.

\unexpanded\def\placelayeredtext[#1]%
   {\bgroup
\edef\currentlayeredtext{#1}%
-  \checklayeredtextparent
\dodoubleempty\pack_layeredtexts_place}


ok, but no beta yet (in the middle of things)

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


[dev-context] pack-box.mkiv

2011-06-14 Thread Wolfgang Schuster
\def\nonoanchor[#1]%
- {}
+ {\csname\??an#1\endcsname}

otherwise \defineanchor is useless.

Wolfgang

___
dev-context mailing list
dev-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-context