On 6/18/2014 2:04 PM, Robin.Kirkham@csiro.au wrote:
The following minimal example worked a few days ago, but appears broken now (2014.06.17 16:53 MKIV beta) — no publications list appears.
Robin
\definebtxdataset [document]
\usebtxdataset [document] [mkiv-publications-graph.bib]
\definebtxrendering [document]
\setupbtxrendering [document] [numbering=yes]
\starttext As \cite[document::Tufte1983] already indicated, bibtex is a \LATEX||centric program.
\completebtxrendering[document] \stoptext
keep in mind that the new bib code is work in progress \enabletrackers[publications.crosslinks] \setupinteraction [state=start] \definebtxdataset [document] \usebtxdataset [document] [mkiv-publications-graph.bib] \definebtxrendering [document] [dataset=document] \setupbtxrendering [document] % [numbering=num] [numbering=page] \starttext As \cite[document::Tufte1983] already indicated, bibtex is a \LATEX||centric program. As \cite[document::match(author:tufte and year:1983)] already indicated, bibtex is a \LATEX||centric program. As \cite[document::match(author:tufte)] already indicated, bibtex is a \LATEX||centric program. \completebtxrendering[document][criterium=text] \stoptext Watch the explicit dataset=document in the define; i'll make criterium=text unless Thomas and/or Alan object. The page option is for testing/checking, as is the tracker. ----------------------------------------------------------------- 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 -----------------------------------------------------------------