From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/61665 Path: news.gmane.org!not-for-mail From: "Johann P.S. Dahm" Newsgroups: gmane.comp.tex.context Subject: stray characters in output before bibliography Date: Sun, 12 Sep 2010 09:24:20 -0400 Message-ID: <80CCB5C6-9BB6-405A-B56B-B79F627E3832@johanndahm.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1284297888 16320 80.91.229.12 (12 Sep 2010 13:24:48 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 12 Sep 2010 13:24:48 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Sun Sep 12 15:24:44 2010 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 1OumXz-0001q2-OH for gctc-ntg-context-518@m.gmane.org; Sun, 12 Sep 2010 15:24:43 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A8921CA689; Sun, 12 Sep 2010 15:24:42 +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 wTE9KOQ0xTDi; Sun, 12 Sep 2010 15:24:39 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 944FACA645; Sun, 12 Sep 2010 15:24:39 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A71A7CA645 for ; Sun, 12 Sep 2010 15:24:37 +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 zyBJhPJAPyLC for ; Sun, 12 Sep 2010 15:24:26 +0200 (CEST) Original-Received: from filter4-ams.mf.surf.net (filter4-ams.mf.surf.net [192.87.102.72]) by balder.ntg.nl (Postfix) with ESMTP id 13660CA5AF for ; Sun, 12 Sep 2010 15:24:26 +0200 (CEST) Original-Received: from mail-iw0-f169.google.com (mail-iw0-f169.google.com [209.85.214.169]) by filter4-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id o8CDOO5a019531 for ; Sun, 12 Sep 2010 15:24:25 +0200 Original-Received: by iwn33 with SMTP id 33so5363891iwn.14 for ; Sun, 12 Sep 2010 06:24:23 -0700 (PDT) Original-Received: by 10.231.31.1 with SMTP id w1mr3560153ibc.162.1284297863525; Sun, 12 Sep 2010 06:24:23 -0700 (PDT) Original-Received: from [10.0.1.191] (c-68-42-69-150.hsd1.mi.comcast.net [68.42.69.150]) by mx.google.com with ESMTPS id i6sm4943482iba.14.2010.09.12.06.24.22 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 12 Sep 2010 06:24:22 -0700 (PDT) X-Mailer: Apple Mail (2.1081) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=209.85.214.169; country=US; region=CA; city=Mountain View; postalcode=94043; latitude=37.4192; longitude=-122.0574; metrocode=807; areacode=650; http://maps.google.com/maps?q=37.4192,-122.0574&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 03D5Noo4a - 3e220a1371e1 - 20100912 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.72 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:61665 Archived-At: Hi, I'm new to ConTeXt (from LaTeX). I'm trying it out for a course paper that I need to write and running into a problem with the output pdf. With respect to the code below, when I compile it, I get the odd text "pubs]References" under the "References" section heading. I've looked around, but I can't find anyone having a similar problem. Is this caused by something I'm doing incorrectly in the ConTeXt code or is it something wrong with the bib module? For reference: I'm using MacTeX 2010 (up-to-date) on OSX10.6. --------------- \usemodule[bib] \setupbibtex[database=sources,sort=author, numbering=yes] \starttext \cite[something] some text. \section{References} \completepublications \stoptext --------------- Output looks like: (Something, Somedate) some text. 1 References pubs]References 1 "Title of the book", publisher, etc........ --------------- Thanks for any help, - Johann ___________________________________________________________________________________ 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 ___________________________________________________________________________________