Hi, Just in case you wonder about new bugs showing up ... I changed a bunch of \??xx into \??longername using the (new) \installcorenamespace command. Wolfgang: there's now also \installdirectcommandhandler for dumb, not inheriting cases. It's somewhat slower but not that much and the time consuming cases are the ones with inheritance anyway. 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 -----------------------------------------------------------------
Am 28.12.2011 um 00:10 schrieb Hans Hagen:
Hi,
Just in case you wonder about new bugs showing up ... I changed a bunch of \??xx into \??longername using the (new) \installcorenamespace command.
Wolfgang: there's now also \installdirectcommandhandler for dumb, not inheriting cases. It's somewhat slower but not that much and the time consuming cases are the ones with inheritance anyway.
colo-ini.mkiv \installdirectcommandhandler \??color {colors} but the definition in mult-aux.mkiv expects three parameters: \unexpanded\def\installdirectcommandhandler#1#2#3% {…} Wolfgang
On 28-12-2011 16:59, Wolfgang Schuster wrote:
Am 28.12.2011 um 00:10 schrieb Hans Hagen:
Hi,
Just in case you wonder about new bugs showing up ... I changed a bunch of \??xx into \??longername using the (new) \installcorenamespace command.
Wolfgang: there's now also \installdirectcommandhandler for dumb, not inheriting cases. It's somewhat slower but not that much and the time consuming cases are the ones with inheritance anyway.
colo-ini.mkiv
\installdirectcommandhandler \??color {colors}
but the definition in mult-aux.mkiv expects three parameters:
\unexpanded\def\installdirectcommandhandler#1#2#3% {…}
ah, ok ... we only need two commands ----------------------------------------------------------------- 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 -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Wolfgang Schuster