Hi Hans, Thanks for the quick fix! I retested with the latest from minimals, and all three problems I reported are fixed. Kevin On Sat, Oct 24, 2009 at 7:07 AM, Hans Hagen wrote: > Kevin D. Robbins wrote: > >> Hello all, >> >> I have attached a fairly minimal example that demonstrates three problems >> I currently have using an enumeration for code listings. >> >> The first problem is that \placelist[enumeration:listing] errors out with: >> > > has to do with the fact that the list is not initialized (i'll add a test > for that) and therefore variables are not resolved using the parent chain > > for the moment add: > > \definelist[listing] > > also, use "listing' as name in order to get some result > > \setuplist[listing]... > > \placelist[listing][criterium=text] > > 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 > ----------------------------------------------------------------- > > > ___________________________________________________________________________________ > If your question is of interest to others as well, please add an entry to > the Wiki! > > maillist : ntg-context@ntg.nl / > http://www.ntg.nl/mailman/listinfo/ntg-context > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > archive : http://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > > ___________________________________________________________________________________ >