From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/66703 Path: news.gmane.org!not-for-mail From: Florian Wobbe Newsgroups: gmane.comp.tex.context Subject: Re: Where is bibmod searching for bibliography style files? Date: Sun, 06 Mar 2011 20:26:09 +0100 Message-ID: <75126723-4465-4EC7-9166-653698E29DF8@awi.de> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1299439600 3969 80.91.229.12 (6 Mar 2011 19:26:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 6 Mar 2011 19:26:40 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Mar 06 20:26:35 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PwJb7-0000Yj-Qv for gctc-ntg-context-518@m.gmane.org; Sun, 06 Mar 2011 20:26:33 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id BC54BCAAB1; Sun, 6 Mar 2011 20:26:32 +0100 (CET) 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 2sMIQMEihWHw; Sun, 6 Mar 2011 20:26:21 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1FD46CAAAA; Sun, 6 Mar 2011 20:26:21 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 849F9CAAAA for ; Sun, 6 Mar 2011 20:26:19 +0100 (CET) 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 lHdwOyAcFUjH for ; Sun, 6 Mar 2011 20:26:17 +0100 (CET) Original-Received: from filter3-ams.mf.surf.net (filter3-ams.mf.surf.net [192.87.102.71]) by balder.ntg.nl (Postfix) with ESMTP id 6D4A2CAAA7 for ; Sun, 6 Mar 2011 20:26:17 +0100 (CET) Original-Received: from mails3.awi.de (mails3.awi.de [134.1.2.14]) by filter3-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p26JQGqK026813 for ; Sun, 6 Mar 2011 20:26:16 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by mails3.awi.de (Postfix) with ESMTP id D4BE71111E4 for ; Sun, 6 Mar 2011 20:26:15 +0100 (MET) X-Virus-Scanned: amavisd-new at awi.de Original-Received: from localhost ([127.0.0.1]) by localhost (mails3.awi.de [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id OAhtmoEFumSh for ; Sun, 6 Mar 2011 20:26:10 +0100 (MET) Original-Received: from msg.awi.de (msg.awi.de [134.1.3.16]) by mails3.awi.de (Postfix) with ESMTP id D30C41111D7 for ; Sun, 6 Mar 2011 20:26:10 +0100 (MET) Original-Received: from [192.168.22.100] ([unknown] [91.61.49.155]) by msg.awi.de (Sun Java(tm) System Messaging Server 7u3-12.01 64bit (built Oct 15 2009)) with ESMTPSA id <0LHN000L8HZL1Z20@msg.awi.de> for ntg-context@ntg.nl; Sun, 06 Mar 2011 20:26:10 +0100 (MET) In-reply-to: X-Mailer: Apple Mail (2.1082) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=134.1.2.14; country=DE; region=03; city=Bremerhaven; latitude=53.5500; longitude=8.5833; http://maps.google.com/maps?q=53.5500,8.5833&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0cEfTqgbz - ac31bde4f771 - 20110306 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.71 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:66703 Archived-At: >> Hi, >> >> I created a custom bibliography style file (bibl-mybst.tex) and like to use it with >> >> \setuppublications[alternative=mystyle] > > There is a mismatch in names: bibl-mybst.tex vs alternative=mystyle. Either the file should be called bibl-mystyle.tex or use alternative=mybst. Thanks Aditya, this is a typo in the email only. >> For obvious reasons I want to move the file from texmf-context/tex/context/bib to some directory in texmf-local. Unfortunately, the file is not found in the texmf-local tree. I have tried several subdirectories using MkIV. > > What happens when you run > > mtxrun --locate bibl-mybst.tex This works when I regenerate the file database (which I forgot before). > Does everything work if you keep the file in the current directory? I tried this and then I had a blank reference list. I thought the reason was that context did not find the file but now I realise this is not the case. I'm trying to figure out what happens. This is strange: When I setup a list with \setuppublications[alternative=apa] I get a blank reference list. When I use this (non existent file) line instead \setuppublications[alternative=not-existing] context complains about not finding bibl-not-existing but I get a reference list! I'll try with a minimal example. Florian ___________________________________________________________________________________ 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 ___________________________________________________________________________________