29 Nov
2010
29 Nov
'10
5:40 p.m.
Hans, and here is a minimal example for another problem - not enough space between the number and bibliography listing (it only shows misbehaviour in MKIV; I yet need to test what happens in MKII). In this particular case it only becomes a problem when the number reaches 3 places (100 items), but with my font settings it's already a problem at number 10. \usemodule [bib] \setuppublications [alternative=num] \setuppublicationlayout[web]{% {\sc url}: \inserturl{}{}{}% } \dorecurse{1200}{\startpublication[k=a\recurselevel,t=web] \biburl{http://pragma-ade.nl}\stoppublication} \starttext \placepublications[criterium=all] \stoptext Thanks, Mojca