From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/83447 Path: news.gmane.org!not-for-mail From: Steffen Kram Newsgroups: gmane.comp.tex.context Subject: Re: Problems with bibtex in current beta Date: Wed, 17 Jul 2013 20:50:38 +0200 Message-ID: <4BC3A047-BA86-40F3-8C44-701D4508C8D9@kram.io> References: <961ADF9D-8370-4A85-90D0-B4EC87D2F38F@kram.io> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\)) Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1374087058 15719 80.91.229.3 (17 Jul 2013 18:50:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Jul 2013 18:50:58 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Jul 17 20:50:58 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UzWoS-00066y-DC for gctc-ntg-context-518@m.gmane.org; Wed, 17 Jul 2013 20:50:56 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id F07C5101E0; Wed, 17 Jul 2013 20:50:49 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id QH7+Oc5DwkeA; Wed, 17 Jul 2013 20:50:48 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 113CE101E4; Wed, 17 Jul 2013 20:50:48 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1B844101E4 for ; Wed, 17 Jul 2013 20:50:47 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 4W7e-4fsCqEh for ; Wed, 17 Jul 2013 20:50:36 +0200 (CEST) Original-Received: from filter1-utr.mf.surf.net (filter1-utr.mf.surf.net [195.169.124.152]) by balder.ntg.nl (Postfix) with ESMTP id BA842101E0 for ; Wed, 17 Jul 2013 20:50:36 +0200 (CEST) Original-Received: from tain.scriptroom.net (tain.scriptroom.net [217.10.9.75]) by filter1-utr.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r6HIoeMj000616 for ; Wed, 17 Jul 2013 20:50:41 +0200 Original-Received: from baird.ulm.scriptroom.net (HSI-KBW-37-49-91-203.hsi14.kabel-badenwuerttemberg.de [37.49.91.203]) by tain.scriptroom.net (Postfix) with ESMTPSA id E3A4A33B001 for ; Wed, 17 Jul 2013 20:50:37 +0200 (CEST) In-Reply-To: <961ADF9D-8370-4A85-90D0-B4EC87D2F38F@kram.io> X-Mailer: Apple Mail (2.1503) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=217.10.9.75; country=DE; region=02; city=Neu-ulm; latitude=48.4000; longitude=10.0167; http://maps.google.com/maps?q=48.4000,10.0167&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 07K1uOEWD - 97699497bef1 - 20130717 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:83447 Archived-At: 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 : > Hi all, > = > I've got still problems with the latest beta. I used first_setup.sh to se= tup my basic environment, and then I replaced the slightly older beta, as M= arco 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 followin= g bibtex setup: > = > \setupheadtext [de][pubs=3DLiteraturverzeichnis] > \setuppublications[numbering=3Dno, alternative=3Dapa-de, refcommand=3Daut= horyears, autohang=3Dno, criterium=3Dcite, sorttype=3Dbbl] > \setuppublicationlist[style=3D{}, after=3D{\blank}, criterium=3Dtext] > = > \setupbibtex[database=3D{papers,books,articles,reports,urls}, sort=3Dauth= or] > = > To make sure, none of my libraries contains an error, I also replaced the= m with sample.bib file from the wiki. > = > \setupbibtex[database=3D{sample}, sort=3Dauthor] > = > During the tests I always removed all generated bibtex artifacts. But I s= till end up with a main.blg file saying: > = > This is BibTeX, Version 0.99d (TeX Live 2013) > Capacity: max_strings=3D150000, hash_size=3D150000, hash_prime=3D127507 > 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: > =85 > = > 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 ev= en 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-co= ntext > 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 t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________