From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/48774 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: Forward of moderated message Date: Thu, 26 Mar 2009 09:33:54 +0100 Message-ID: <49CB3DF2.1070707@elvenkind.com> 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: ger.gmane.org 1238056503 11892 80.91.229.12 (26 Mar 2009 08:35:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 26 Mar 2009 08:35:03 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Mar 26 09:36:17 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1Lml4O-0002wq-Oa for gctc-ntg-context-518@m.gmane.org; Thu, 26 Mar 2009 09:36:12 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5BAF81FB71; Thu, 26 Mar 2009 09:34:47 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 13079-04-3; Thu, 26 Mar 2009 09:34:07 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A5C401FADC; Thu, 26 Mar 2009 09:34:07 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E63281FADC for ; Thu, 26 Mar 2009 09:34:06 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 13079-04-2 for ; Thu, 26 Mar 2009 09:33:56 +0100 (CET) Original-Received: from filter2-nij.mf.surf.net (filter2-nij.mf.surf.net [195.169.124.153]) by ronja.ntg.nl (Postfix) with ESMTP id 573741FA60 for ; Thu, 26 Mar 2009 09:33:56 +0100 (CET) Original-Received: from plane.elvenkind.com (elvenknd.xs4all.nl [82.95.203.226]) by filter2-nij.mf.surf.net (8.13.8/8.13.8/Debian-3) with ESMTP id n2Q8XtXB006822 for ; Thu, 26 Mar 2009 09:33:55 +0100 Original-Received: from glenlivet.elvenkind.com (glenlivet.elvenkind.com [10.10.0.6]) by plane.elvenkind.com (Postfix) with ESMTP id 1DAB680416F1; Thu, 26 Mar 2009 09:33:55 +0100 (CET) User-Agent: Thunderbird 2.0.0.18 (X11/20081120) In-Reply-To: X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=82.95.203.226; country=NL; region=11; city=Rotterdam; latitude=51.9167; longitude=4.5000; http://maps.google.com/maps?q=51.9167,4.5000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 199295527 - c7af094fc8fb - 20090326 X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.153 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 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 X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:48774 Archived-At: Hi Michael, ntg-context-bounces wrote: > > Subject: Fwd: Bibliography question with example > From: Michael Bynum > Date:Tue, 24 Mar 2009 22:29:22 -0400 > > I think I've figure out how to format the individual items of the > bibliography entries by editing the bibl-xxx.tex files (by the way, if > I try to create a new file, say "bibl-aiaa.tex" in the same directory > as the other bibl files, context always claims it cannot locate the > file and I can't figure out why), You have to run mktexlsr (or a similar menu command, if you are using miktex) after putting files in that spot. > but I can't find a way to edit the > alignment or numbering format for each entry. I attached (tried to) a > png file showing the format I need to produce and a sample file of > what I have so far. The first line of each entry should be indented > and the numbering should be a superscript as shown in the png file. > Can anyone tell me how I can do this? Thanks. Your attached files were a bit too large for the mailing list, so I blocked your message. Something like this will do the trick. \define[1]\myNumber{\hbox to 20pt{\hfill \high{#1}}} \setuppublications[numbercommand=\myNumber] Best wishes, Taco ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________