ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problems with bibtex in current beta
@ 2013-07-17 18:21 Steffen Kram
  2013-07-17 18:50 ` Steffen Kram
  0 siblings, 1 reply; 2+ messages in thread
From: Steffen Kram @ 2013-07-17 18:21 UTC (permalink / raw)
  To: ntg-context

Hi all,

I've got still problems with the latest beta. I used first_setup.sh to setup my basic environment, and then I replaced the slightly older beta, as Marco suggested, with the current version from http://pragma-ade.com/context/beta/cont-tmf.zip.

Now, if I try to build my doc, no bibtex is generated. I use the following bibtex setup:

\setupheadtext [de][pubs=Literaturverzeichnis]
\setuppublications[numbering=no, alternative=apa-de, refcommand=authoryears, autohang=no, criterium=cite, sorttype=bbl]
\setuppublicationlist[style={}, after={\blank}, criterium=text]

\setupbibtex[database={papers,books,articles,reports,urls}, sort=author]

To make sure, none of my libraries contains an error, I also replaced them with sample.bib file from the wiki.

\setupbibtex[database={sample}, sort=author]

During the tests I always removed all generated bibtex artifacts. But I still end up with a main.blg file saying:

This is BibTeX, Version 0.99d (TeX Live 2013)
Capacity: max_strings=150000, hash_size=150000, hash_prime=127507
The top-level auxiliary file: main.aux
I couldn't open style file cont-au.bst
---line 2 of file main.aux
 : \bibstyle{cont-au
 :                  }
I'm skipping whatever remains of this command
I found no style file---while reading file main.aux
You've used 0 entries,
            0 wiz_defined-function locations,
            85 strings with 495 characters,
and the built_in function-call counts, 0 in all, are:
…

The main.aux contains

\citation{*}
\bibstyle{cont-au}
\bibdata{sample}

and the main.bbl stays empty. I just don't get it, this did work and I even tried to compile a known working version. Do I have to initialize bibtex somehow?

Thanks for any suggestions!

Steffen
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problems with bibtex in current beta
  2013-07-17 18:21 Problems with bibtex in current beta Steffen Kram
@ 2013-07-17 18:50 ` Steffen Kram
  0 siblings, 0 replies; 2+ messages in thread
From: Steffen Kram @ 2013-07-17 18:50 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Just as a follow up. I copied the cont-au.bst file into my root-dir and now I got my citations back. Since I did not have to do this before, my setup seems somehow wrong. Any ideas?

Cheers, Steffen


Am 17.07.2013 um 20:21 schrieb Steffen Kram <sk@kram.io>:

> Hi all,
> 
> I've got still problems with the latest beta. I used first_setup.sh to setup my basic environment, and then I replaced the slightly older beta, as Marco suggested, with the current version from http://pragma-ade.com/context/beta/cont-tmf.zip.
> 
> Now, if I try to build my doc, no bibtex is generated. I use the following bibtex setup:
> 
> \setupheadtext [de][pubs=Literaturverzeichnis]
> \setuppublications[numbering=no, alternative=apa-de, refcommand=authoryears, autohang=no, criterium=cite, sorttype=bbl]
> \setuppublicationlist[style={}, after={\blank}, criterium=text]
> 
> \setupbibtex[database={papers,books,articles,reports,urls}, sort=author]
> 
> To make sure, none of my libraries contains an error, I also replaced them with sample.bib file from the wiki.
> 
> \setupbibtex[database={sample}, sort=author]
> 
> During the tests I always removed all generated bibtex artifacts. But I still end up with a main.blg file saying:
> 
> This is BibTeX, Version 0.99d (TeX Live 2013)
> Capacity: max_strings=150000, hash_size=150000, hash_prime=127507
> The top-level auxiliary file: main.aux
> I couldn't open style file cont-au.bst
> ---line 2 of file main.aux
> : \bibstyle{cont-au
> :                  }
> I'm skipping whatever remains of this command
> I found no style file---while reading file main.aux
> You've used 0 entries,
>            0 wiz_defined-function locations,
>            85 strings with 495 characters,
> and the built_in function-call counts, 0 in all, are:
> …
> 
> The main.aux contains
> 
> \citation{*}
> \bibstyle{cont-au}
> \bibdata{sample}
> 
> and the main.bbl stays empty. I just don't get it, this did work and I even tried to compile a known working version. Do I have to initialize bibtex somehow?
> 
> Thanks for any suggestions!
> 
> Steffen
> ___________________________________________________________________________________
> 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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-07-17 18:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-17 18:21 Problems with bibtex in current beta Steffen Kram
2013-07-17 18:50 ` Steffen Kram

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).