From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/2669 Path: main.gmane.org!not-for-mail From: Peter Kessels Newsgroups: gmane.comp.tex.context Subject: Re: math set Date: Tue, 12 Sep 2000 16:01:39 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <39BE3743.F4AE3FF@wfw.wtb.tue.nl> References: <3.0.6.32.20000912143752.00899d70@pop.wxs.nl> 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 1035393443 10796 80.91.224.250 (23 Oct 2002 17:17:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:17:23 +0000 (UTC) Original-To: context Xref: main.gmane.org gmane.comp.tex.context:2669 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:2669 Hans Hagen wrote: > Hi, > > In math schoolbooks N Z R and alike are used to denote sets (natural > numbers and so). Does anyone know where and in what fonts these symbols are > and how they are called in english? They are in family 12 of the Lucida Math fonts, with A at position 65, so: \setupbodyfont[lbr] $\mathchar3150$ gives N $\mathchar3154$ gives R $\mathchar3162$ gives Z Greetings, Peter Kessels