From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/10262 Path: main.gmane.org!not-for-mail From: "Adam Lindsay" Newsgroups: gmane.comp.tex.context Subject: Euler's numerals Date: Thu, 9 Jan 2003 23:36:41 +0000 Sender: ntg-context-admin@ntg.nl Message-ID: <20030109233641.25678@news.comp.lancs.ac.uk> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1042155415 6134 80.91.224.249 (9 Jan 2003 23:36:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 9 Jan 2003 23:36:55 +0000 (UTC) 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 18WmEI-0001ao-00 for ; Fri, 10 Jan 2003 00:36:54 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 794B210AF1; Fri, 10 Jan 2003 00:38:10 +0100 (MET) Original-Received: from carbon.btinternet.com (carbon.btinternet.com [194.73.73.92]) by ref.ntg.nl (Postfix) with ESMTP id 0F25610AEA for ; Fri, 10 Jan 2003 00:37:23 +0100 (MET) Original-Received: from host213-123-46-97.in-addr.btopenworld.com ([213.123.46.97]) by carbon.btinternet.com with esmtp (Exim 3.22 #16) id 18WmEa-0003zP-00 for ntg-context@ntg.nl; Thu, 09 Jan 2003 23:37:13 +0000 Original-To: "Ntg Context" X-Mailer: CTM PowerMail 4.1 carbon 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:10262 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:10262 Hi all. I'm trying to get the euler math font to work right. It simply won't display the numerals 0-9 correctly--they get picked up from computer modern instead. What follows is a minimal test file, showing that at least one other glyph seems not to be correctly picked up from math-eul, either. I know I must be missing something, somewhere, but I've experimented all over the place to no avail. thanks in advance, adam -snip- ---- \setupbodyfont[eul,12pt] \starttext 129 is the text number\crlf $129 \Rightarrow \int n+(a+b)/ \aleph$\crlf I should see \getglyph{eurm10}{\char57} as nine, and \getglyph{eusm10}{\char64} as aleph. Now if I do showmathtoken, I get: \showmathtoken{aleph}...which is confusing, because the collection seems right, but the visualisation of the glyph seems wrong. \stoptext -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Adam Lindsay +44(0)1524 594 537 atl@comp.lancs.ac.uk http://www.comp.lancs.ac.uk/computing/users/atl/ -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=