From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/23898 Path: news.gmane.org!not-for-mail From: Hans van der Meer Newsgroups: gmane.comp.tex.context Subject: texteuro Date: Mon, 28 Nov 2005 17:22:07 +0100 Message-ID: <45C14217-EECB-46E5-89B6-37C55AD281E9@science.uva.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v733) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1133209058 11780 80.91.229.2 (28 Nov 2005 20:17:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 28 Nov 2005 20:17:38 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Nov 28 21:17:26 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1EgpMv-0008MV-UF for gctc-ntg-context-518@m.gmane.org; Mon, 28 Nov 2005 21:12:58 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9DC88128BA; Mon, 28 Nov 2005 21:12:57 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 12370-04; Mon, 28 Nov 2005 21:12:57 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 813A812886; Mon, 28 Nov 2005 21:10:43 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7578312886 for ; Mon, 28 Nov 2005 21:10:42 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 12314-01-2 for ; Mon, 28 Nov 2005 21:10:41 +0100 (CET) Original-Received: from smtp.science.uva.nl (smtp.science.uva.nl [146.50.4.84]) by ronja.ntg.nl (Postfix) with ESMTP id 81DF61281F for ; Mon, 28 Nov 2005 21:10:41 +0100 (CET) Original-Received: from 119-75.uva.surfnetthuis.nl [145.98.119.75] by smtp.science.uva.nl with ESMTP (sendmail 8.11.6p2/config 11.35). id jASKAcI07383; Mon, 28 Nov 2005 21:10:38 +0100 X-Organisation: Faculty of Science, University of Amsterdam, The Netherlands X-URL: http://www.science.uva.nl/ Original-To: NTG ConTeXt X-Mailer: Apple Mail (2.733) X-Virus-Scanned: by amavisd-new X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:23898 Archived-At: I clearly have some misunderstanding about the typesetting of the =20 euro sign. In an attempt to implement the MathTimes font and expert fontset, I =20 came across a problem with typesetting the euro. I could not redefine the \texteuro. In \showcharacters it stays empty. Doing \definecharacter texteuro to_some_value in a typescript does =20 not work (giving: Runaway argument?) The euro does appear when I define it explicitely (as coming from the =20= marvosym font): \def\euro{\symbol[europe][EUR]} But then \texteuro is still unaffected and therefore doing =20 "\enableregime[mac] =80 (euro)" does not work. Any pointer how to solve this? yours sincerely, dr. H. van der Meer