From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5897 Path: main.gmane.org!not-for-mail From: "Peter Jander" Newsgroups: gmane.comp.tex.context Subject: \tf in math Date: Fri, 19 Oct 2001 08:56:31 GMT Sender: owner-ntg-context@let.uu.nl Message-ID: <3BCFEE02.3764.284FE4@localhost> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-Trace: main.gmane.org 1035396460 5518 80.91.224.250 (23 Oct 2002 18:07:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:07:40 +0000 (UTC) Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:5897 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5897 Hi, I recently upgraded to the latest (?) stable ConTect, version 2001.7.11. I noticed that the \tf font switch doesn't work like it used to inside a math environment when sansserif is the body font. The code: \setupbodyfont[sansserif] \starttext $\tf test$ \stoptext produces test in roman font whereas it used to be in sansserif. Any ideas how I can get a sansserif font inside maths? Thanks, Peter