From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4309 Path: main.gmane.org!not-for-mail From: Han The Thanh Newsgroups: gmane.comp.tex.context Subject: Re: call for help with context Date: Fri, 9 Mar 2001 10:34:35 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <20010309103435.A23785@anxur.fi.muni.cz> References: <3.0.6.32.20010308154432.0169d4b0@server-1> <20010308150340.A8765@anxur.fi.muni.cz> <3.0.6.32.20010308154432.0169d4b0@server-1> <20010308161652.A25283@anxur.fi.muni.cz> <3.0.6.32.20010308173450.00b8bcc0@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 1035394987 24669 80.91.224.250 (23 Oct 2002 17:43:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:43:07 +0000 (UTC) Cc: Han The Thanh , ntg-context@ntg.nl Original-To: Hans Hagen In-Reply-To: <3.0.6.32.20010308173450.00b8bcc0@server-1>; from pragma@wxs.nl on Thu, Mar 08, 2001 at 05:34:50PM +0100 Xref: main.gmane.org gmane.comp.tex.context:4309 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4309 Hans, many thanks for the great hints -- it works now. But for completeness: how can I define a new style like \bf, \it in a new family? For example I tried a \zz style: \definebodyfont [12pt,11pt,10pt] [aa] [ tf=LexiconNo2RomanA-Txt8y, zz=LexiconNo2RomanD-Txt8y] but when switching to \zz, it seems to go into an endless loop: I had to use `killall pdfetex' to stop it. Thanh