From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13248 Path: main.gmane.org!not-for-mail From: "Willi Egger" Newsgroups: gmane.comp.tex.context Subject: Re: Footnotes Date: Mon, 15 Sep 2003 20:00:12 +0200 Organization: BOEDE Sender: ntg-context-admin@ntg.nl Message-ID: <006401c37bb3$388ca650$0100a8c0@vademecum> References: <002101c37ba1$b4538770$0100a8c0@vademecum> <000701c37ba4$90602960$0500a8c0@best> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1063649489 27551 80.91.224.253 (15 Sep 2003 18:11:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 15 Sep 2003 18:11:29 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Mon Sep 15 20:11:27 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19yxot-0003uS-00 for ; Mon, 15 Sep 2003 20:11:27 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 9169910B6A; Mon, 15 Sep 2003 20:11:24 +0200 (MEST) Original-Received: from smtpzilla1.xs4all.nl (smtpzilla1.xs4all.nl [194.109.127.137]) by ref.ntg.nl (Postfix) with ESMTP id 837B510ACC for ; Mon, 15 Sep 2003 20:00:20 +0200 (MEST) Original-Received: from vademecum (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) by smtpzilla1.xs4all.nl (8.12.9/8.12.9) with SMTP id h8FI0Jf5025175 for ; Mon, 15 Sep 2003 20:00:19 +0200 (CEST) Original-To: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13248 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13248 Hi Pawel Sorry for the misspelling of your name. Thanks, I see that my question is almost the same as yours was. However, when I use \setupfootnotes[bodyfont={\switchtobodyfont[8pt]},offset=-1cm] I get an error. check : missing or ungrouped '=' after '0' in line 9 (@@vn) ! Missing \endcsname inserted. \edef \doifsomething #1->\edef \!!stringa {#1}\ifx \!!stringa \empty \expandafter ... \switchtobodyfont [#1]->\doifsomething {#1} {\doifdefinedelse {\??ft \normal... \interfaced #1->\ifcsname \k!prefix! #1 \endcsname \csname \k!prefix! #1\endc... \doifdefinedelse #1->\edef \p!defined {#1 }\ifcsname \detokenize \@EA {\p!def... ...yfontsize \interfaced {\@@vnkorps }} {\setbodyfontstep {\@@vnk... ... l.14 \stoptabulate If I am using \setupfootnotes[bodyfont=5pt,offset=-1cm] then I get the footnote typeset in 5pt but still cmr and the error in the log-file is still check : missing or ungrouped '=' after '0' in line 9 (@@vn) Defining bodyfontsizes by \definebodyfont does not cure the problem. Cheers Willi