Thomas A. Schmitz wrote:
On Sep 13, 2009, at 2:23 PM, Hans Hagen wrote:
line 16 strc-lst.lua:
local concat, insert, remove = table.concat, table.insert, table.remove
Thanks, that helped. One new problem (this used to work three weeks ago): the criterium=cite key is not applied. Example:
ok, revert ... (patch to criterum=here) \def\typesetpubslist {\dobeginoflist \the\initializebibdefinitions \edef\currentlist{pubs}% \doif{\listparameter\c!criterium}\v!cite{\setuplist[pubs][\c!criterium=\v!here]}% \ctxlua{bibtex.hacks.reset(\number\bibtexoncemode)}% \placestructurelist{pubs}{\listparameter\c!criterium}{\listparameter\c!number}% only collects \ctxlua{bibtex.hacks.flush("\@@pbsorttype")}% \doendoflist} ----------------------------------------------------------------- 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 -----------------------------------------------------------------