On 23-2-2010 12:22, Steffen Wolfrum wrote:
Am 25.10.2009 um 21:33 schrieb Hans Hagen:
Steffen Wolfrum wrote:
\unprotect \def\FrozenTUO{MyFile} \def\doplacerawlist[#1][#2]% {\begingroup \dogetcommalistelement1\from#1\to\firstlistelement \dosetuplist[#1][#2]% \doifvalue{\??li\firstlistelement\c!coupling}\v!on {\startlistreferences{#1}}% \dosettoclevel\??li\firstlistelement \honorlocalfilterlevel \doutilities{listentries,#1}\FrozenTUO{#1}\relax\par \stoplistreferences{#1}%
^^^^
remove {#1} here
\dosetlistmode \endgroup} \protect
i probably added some proper push/pop here
Today the code above gives an error:
! Undefined control sequence. \doplacerawlist ...references {#1}}\dosettoclevel \??li \firstlistelement \h... \doplacelist ...ginoflist \doplacerawlist [#1][#2] \doendoflist <to be read again>
Can you see what needs to be changed?
sure, as the whole underlying mechanism of lists has changed (and now mostly happens in lua) that code makes no sense and iven if i made a (fake) \dosettoclevel it would not kick in so, you need to identify your need and then implement a mkiv solution Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------