From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4293 Path: main.gmane.org!not-for-mail From: Han The Thanh Newsgroups: gmane.comp.tex.context Subject: footnote formatting Date: Wed, 7 Mar 2001 15:38:56 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <20010307153855.B16024@anxur.fi.muni.cz> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035394970 24458 80.91.224.250 (23 Oct 2002 17:42:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:42:50 +0000 (UTC) Original-To: ConTeXt List Xref: main.gmane.org gmane.comp.tex.context:4293 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4293 Hi all, how can I set the value of \emergencystretch when formatting footnotes? I have the following setup: \setupfootnotes[ n=2, columndistance=1cm, style=\footnotefont, way=bysection] \def\footnotefont{\switchtobodyfont[lexicon2b]\emergencystretch=2em} but it doesn't seem to work; \emergencystretch is always set to 0pt. Thanks, Thanh