From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/2127 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Footnotes (was: Endnotes) Date: Sat, 27 May 2000 22:15:20 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.6.32.20000527221520.0091fd80@pop.wxs.nl> References: <3.0.6.32.20000519133631.00b13100@pop.wxs.nl> <3.0.6.32.20000519180328.0161be70@pop.wxs.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035392913 6144 80.91.224.250 (23 Oct 2002 17:08:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:08:33 +0000 (UTC) Cc: ConTeXt Original-To: angerweit@gmx.net In-Reply-To: <392E495D.E6025419@gmx.net> Xref: main.gmane.org gmane.comp.tex.context:2127 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:2127 At 11:52 AM 5/26/2000 +0200, Hraban wrote: >Hans Hagen wrote: >> \setupfootnotes[way=bychapter,location=text] > >Is there a possibility to number footnotes "way=bypage" >or, better, not to number them, but to use asterisks and daggers etc.? There is, that is, if you believe in miracles. Key in: \setupfootnotes[way=bypage] \starttext test \footnote{test} test \page test \footnote{test} test \page test \footnote{test} test \page \stoptext run texexec with your eyes closed, count to 89 and view the file. >(There are not so much footnotes in "my" book, and the redactors don't >want numbers...) There is a rather advanced system of conversion available. In the english beta chapter on layout one can read: \setupfootnotes[conversion=set 3] as a way to change the conversion. One can define his/her own conversion sets (will be in another chapter). Set 3 is for example defined as: \defineconversion [set 3] [\mathematics{\star}, \mathematics{\star\star}, \mathematics{\star\star\star}, \mathematics{\ddagger}, \mathematics{\ddagger\ddagger}, \mathematics{\ddagger\ddagger\ddagger}, \mathematics{\P}, \mathematics{\P\P}, \mathematics{\P\P\P}, \mathematics{\S}, \mathematics{\S\S}, \mathematics{\S\S\S}, \mathematics{\ast}, \mathematics{\ast\ast}, \mathematics{\ast\ast\ast}] See core-con.tex (conversion) for more examples. In a similar way you can define your own sets, conversions, symbols and so on. [there are also symbol sets] >If it worked: Could I change this behaviour for each chapter? (Saying, >there'd be one chapter with many footnotes) Sure. 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.nl -----------------------------------------------------------------