On 7/16/2014 2:20 AM, Flavien Lambert wrote:
Thanks Hans, I am really sorry but I still do not get any entry printedOn 16 July 2014 04:31, Hans Hagen <pragma@wxs.nl <mailto:pragma@wxs.nl>>
(I followed your explanation as well as p. 25 of mkiv-publications.pdf)
\usebtxdataset[example][./mkiv-publications.bib]
\definebtxrendering[dataset=example,method=dataset]
\starttext
\showbtxdatasetfields[example]
some text
\placebtxrendering[example]
\stoptext
Could you just give a minimal example?
And, if possible, a way to sort by date...
Once again, my apologies for taking your time with that.
Best,
F.
\usebtxdataset[example][./__mkiv-publications.bib]
wrote:
On 7/15/2014 12:39 PM, Flavien Lambert wrote:
Hi everyone, I really have difficulties with the bibliograpy system.
Sorry about that. I would like to print the whole bibliography so I
followed mkiv-publications.pdf and ended up with the file:
\definebtxrendering
[example]
[dataset=example,
method=local,
alternative=apa]
\starttext
\showbtxdatasetfields[example]
\placebtxrendering
[example]
[criterium=all]
\stoptext
I get the list but not the bibliography itself.
What is wrong with my file? Is there also a way to sort the
entries by date?
The criterium is used for cited entries, and text/all then means for
the whole document. In your case you wan the data set (no refs in
the text):
\placebtxrendering
[example]
[method=dataset]
This axis is one of the new things as using criterium for that is messy.
\usebtxdataset
[example]
[t:/manuals/publications-mkiv/mkiv-publications.bib]
\definebtxrendering
[example]
[dataset=example]\placebtxrendering[example][method=dataset]
\starttext
\showbtxdatasetfields[example]
some text
\stoptext
-----------------------------------------------------------------
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
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________