From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/21052 Path: news.gmane.org!not-for-mail From: Radhelorn Newsgroups: gmane.comp.tex.context Subject: Re: International characters in math Date: Tue, 28 Jun 2005 21:40:48 +0400 Message-ID: <42C18BA0.6000604@mail.ru> References: <42C0C737.40807@mail.ru> <42C0FC04.9040206@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1119980068 28190 80.91.229.2 (28 Jun 2005 17:34:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Jun 2005 17:34:28 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Jun 28 19:34:27 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 1DnJxT-0008J5-D1 for gctc-ntg-context-518@m.gmane.org; Tue, 28 Jun 2005 19:33:15 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 68756127C5; Tue, 28 Jun 2005 19:40:27 +0200 (CEST) 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 01885-07; Tue, 28 Jun 2005 19:40:26 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9B0F3127BF; Tue, 28 Jun 2005 19:37:01 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7FAC1127BF for ; Tue, 28 Jun 2005 19:36:59 +0200 (CEST) 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 01613-07 for ; Tue, 28 Jun 2005 19:36:58 +0200 (CEST) Original-Received: from mx6.mail.ru (mx6.mail.ru [194.67.23.26]) by ronja.ntg.nl (Postfix) with ESMTP id A8CA512793 for ; Tue, 28 Jun 2005 19:36:58 +0200 (CEST) Original-Received: from [217.106.91.40] (port=42295 helo=[172.16.6.175]) by mx6.mail.ru with esmtp id 1DnK13-000Bce-00 for ntg-context@ntg.nl; Tue, 28 Jun 2005 21:36:57 +0400 User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <42C0FC04.9040206@wxs.nl> 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:21052 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:21052 Hans Hagen wrote: >> I've returned to my experiments with fonts and have a question: is >> there a way to use international characters in math like with LaTeX >> mathtext package? Or even as \text{} in AMS LaTeX? >> > compare $\hbox{\'e\'erste}$ and $\hbox{\tf \'e\'erste}$ and > $\mbox{\'e\'erste}$ > > what you get depends on the encoding of the font in use, here you'l get > compare garbage and okay and okay > > so, you don't need any additional package > > Hans > Thanks Hans, Wolfgang for your advice. \mbox and \text in newmath solves some problems like units, but what if I want bold roman math with international characters (or my own fonts) by default? I'm trying to figure it out from sources, but it's very long and hard way. -- Radhelorn