From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12596 Path: main.gmane.org!not-for-mail From: Frank Newsgroups: gmane.comp.tex.context Subject: How to set font for units Date: Mon, 07 Jul 2003 17:54:29 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <4B0A305B-B093-11D7-8747-000393B6680C@sonnemans.net> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7BIT X-Trace: main.gmane.org 1057595919 14031 80.91.224.249 (7 Jul 2003 16:38:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 7 Jul 2003 16:38:39 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Mon Jul 07 18:38:38 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19ZZ0E-0003ba-00 for ; Mon, 07 Jul 2003 18:38:10 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 4C11510B25; Mon, 7 Jul 2003 18:01:50 +0200 (MEST) Original-Received: from smtp04.wxs.nl (smtp04.wxs.nl [195.121.6.59]) by ref.ntg.nl (Postfix) with ESMTP id A182710B23 for ; Mon, 7 Jul 2003 17:57:49 +0200 (MEST) Original-Received: from unitekeapro.com (ipd50a3e2f.speed.planet.nl [213.10.62.47]) by smtp04.wxs.nl (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HHN00AVTW9LWP@smtp04.wxs.nl> for ntg-context@ntg.nl; Mon, 07 Jul 2003 17:56:09 +0200 (MEST) Original-Received: from sonnemans.net ([192.168.1.240]) by unitekeapro.com (unitekeapro.com [127.0.0.1]) (MDaemon.PRO.v6.8.3.R) with ESMTP id 25-md50000000022.tmp for ; Mon, 07 Jul 2003 17:54:59 +0200 Original-To: ntg-context@ntg.nl X-Mailer: Apple Mail (2.552) X-Spam-Processed: unitekeapro.com, Mon, 07 Jul 2003 17:54:59 +0200 (not processed: message from trusted or authenticated source) X-MDRemoteIP: 192.168.1.240 X-Return-Path: maillist@sonnemans.net X-MDaemon-Deliver-To: ntg-context@ntg.nl 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:12596 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12596 Hello, How do I setup the font used by the SI-Unit abbreviations. I use something like the following: \usemodule[units] \setupbodyfont[pos,sansserif] \starttext The wavelength of the pulsed Nd:YAG laser is 1.064 \Micro\Meter. \stoptext The bodytext is in Helvetica, but the units are in times. How can I setup ConTeXt to use the sans-serif font for the units as well? Regards, Frank