From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4313 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: call for help with context Date: Sat, 10 Mar 2001 14:24:50 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.6.32.20010310142450.00b35ab0@server-1> References: <3.0.6.32.20010308173620.00b8dde0@server-1> <20010308150340.A8765@anxur.fi.muni.cz> <3.0.6.32.20010308154432.0169d4b0@server-1> <20010308161652.A25283@anxur.fi.muni.cz> <3AA7AB36.4060303@pobox.com> <3.0.6.32.20010308173620.00b8dde0@server-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035394993 24725 80.91.224.250 (23 Oct 2002 17:43:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:43:13 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Han The Thanh In-Reply-To: <20010309130110.A2783@anxur.fi.muni.cz> Xref: main.gmane.org gmane.comp.tex.context:4313 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4313 At 01:01 PM 3/9/01 +0100, Han The Thanh wrote: >Hi Hans, >My need is quite simple, however I couldn't figure out how to achieve it in >context. I want to use several separate font families in a single document >(one for the body text, one for the footnote text and one for a few special >characters that appear in the document). % interface=en output=pdftex % first we define a new main font style \definefontstyle[footfonts,ff] [ff] % then we define a (here quite simple) body font set that belongs to this style \definebodyfont[10pt,11pt,12pt] [ff] [tf=lbr sa 1] % you want footnotes to use this style \setupfootnotes[bodyfont=footfonts] % so let's test it: \starttext test test \footnote {test test} test test \stoptext % you have the lbr's i guess, but using more verbose names is better Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com -------------------------------------------------------------------------