From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/2530 Path: main.gmane.org!not-for-mail From: Joop Susan Newsgroups: gmane.comp.tex.context Subject: Re: Setting up footnotes... Date: Tue, 22 Aug 2000 15:14:30 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20000822131430.2161.qmail@crux.private.off-line> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035393318 9659 80.91.224.250 (23 Oct 2002 17:15:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:15:18 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Hans Hagen Xref: main.gmane.org gmane.comp.tex.context:2530 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:2530 > > >I'm a TEX amateur. I couldn't figure out all the \v!, \@@vnwijze, etc. So > >my solution is crude (but effective!). > > > >I hacked \dofootnote in core-not.tex as follows: > > You can add such a fix in cont-loc.tex which is loaded at runtime. That way > you can keep track of such hacks. > > BTW, the \tx is doing the hardcoded font switch in the footnote number. > Make that \bfx and you get bold ones. > > Hans Thanks for the information. I did not know this. I took a while before I found out that I had to run 'fmtutil' for my changes to take effect! I assume that changes in this cont-loc.tex take immediate effect. Before changing the source, I tried to put the alternative routine in my document source but that did not work because these \@@ things are not known there. I'll move my hack to cont-loc.tex for the time being... Joop PS Sorry for letting this internal sender address out onto the net. That will have bounced your answer directly to me. Luckily I caught this on the list. My reply-to-all template was not correct. I'll fix that. Thanks. J.