ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Steffen Kram <sk@kram.io>
To: ntg-context@ntg.nl
Subject: Problems with bibtex in current beta
Date: Wed, 17 Jul 2013 20:21:24 +0200	[thread overview]
Message-ID: <961ADF9D-8370-4A85-90D0-B4EC87D2F38F@kram.io> (raw)

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
___________________________________________________________________________________


             reply	other threads:[~2013-07-17 18:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-17 18:21 Steffen Kram [this message]
2013-07-17 18:50 ` Steffen Kram

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=961ADF9D-8370-4A85-90D0-B4EC87D2F38F@kram.io \
    --to=sk@kram.io \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).