From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16178 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: a footnote bug? Date: Fri, 20 Aug 2004 11:40:52 +0200 Sender: ntg-context-bounces@ntg.nl Message-ID: <4125C724.1070107@wxs.nl> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1092994872 22857 80.91.224.253 (20 Aug 2004 09:41:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Aug 2004 09:41:12 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Aug 20 11:41:02 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1By5tO-0000t5-00 for ; Fri, 20 Aug 2004 11:41:02 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 66A941278B; Fri, 20 Aug 2004 11:41:02 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 11288-02; Fri, 20 Aug 2004 11:40:58 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2A84812783; Fri, 20 Aug 2004 11:40:58 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 84C8E12783 for ; Fri, 20 Aug 2004 11:40:56 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 10951-07 for ; Fri, 20 Aug 2004 11:40:54 +0200 (CEST) Original-Received: from mailrelay01.solcon.nl (unknown [212.45.32.200]) by ronja.ntg.nl (Postfix) with ESMTP id C35BF1277C for ; Fri, 20 Aug 2004 11:40:54 +0200 (CEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mailrelay01.solcon.nl (8.12.11/SQL-8.12.11-5/8.12.11) with ESMTP id i7K9eqDW015156 for ; Fri, 20 Aug 2004 11:40:52 +0200 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id B78552EB2D; Fri, 20 Aug 2004 11:40:53 +0200 (CEST) Original-Received: from [10.100.1.191] (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id B9EED17BA1 for ; Fri, 20 Aug 2004 09:40:52 +0000 (UTC) User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: X-Virus-Scanned: clamd / ClamAV version 0.73, clamav-milter version 0.73a on mailrelay01.solcon.nl X-Virus-Status: Clean X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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 X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16178 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16178 Steffen Wolfrum wrote: >Hans Hagen wrote: > > > >>Steffen Wolfrum wrote: >> >> >> >>>Hi, >>> >>>when setting the \setupfootnotedefinition >>>with location=margin, or location=inleft >>>there is always a little distance between footnote number and footnote text. >>>Neither width nor distance can affect it. >>> >>>Does this distance cannot be adjusted? >>> >>> >>> >>> >>can you make me a small demo file? >> >>Hans >> >> > > > > >Yes, sure. >I just made a frame around the footnote number so you'll can clearly see the gap: > >\def\myFNnumber#1{\inframed[width=\leftmarginwidth,offset=.0em,frame=on,align=left]{#1}} >\setupfootnotedefinition[command=\myFNnumber,location=inleft] >\setuppagenumbering [alternative=doublesided,location={header,right}] >\showframe \showgrid > >\starttext >test\footnote{first note} >\page testest\footnote{second note} >\stoptext > > this is not so much a bug but a missing feature -) in cont-new.tex, add: \startconstants dutch english german czech italian romanian kopcommando: kopcommando headcommand headcommand headcommand headcommand headcommand \stopconstants \unprotect \setvalue{@@definitie\v!commando}#1{\do@@definitie{\executeifdefined{\??dd#1\c!kopcommando}\framed}{#1}} \protect Now you can say: \setupfootnotedefinition[location=command,headcommand=\llap] and go wild with putting footnote markers anywhere Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------