Great! Thanks a lot!

And concerning sorting by date?




On 16 July 2014 15:33, Hans Hagen <pra...@wxs.nl> wrote:

> On 7/16/2014 2:20 AM, Flavien Lambert wrote:
>
>> Thanks Hans, I am really sorry but I still do not get any entry printed
>> (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.
>>
>>
>> On 16 July 2014 04:31, Hans Hagen <pra...@wxs.nl <mailto:pra...@wxs.nl>>
>>
>> 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:
>>
>>         \usebtxdataset[example][./__mkiv-publications.bib]
>>
>>
>>         \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]
>
>
> \starttext
>     \showbtxdatasetfields[example]
>     some text
>     \placebtxrendering[example][method=dataset]
> \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
> ____________________________________________________________
> _______________________
>
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to