From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/36998 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Re: LuaTeX and Unicode Math Date: Sat, 20 Oct 2007 01:48:07 +0200 Message-ID: <6faad9f00710191648u451c65dm490f964128ae9f31@mail.gmail.com> References: <6faad9f00710021616j3ddfd5d7taeb8bcbeb8eb22c1@mail.gmail.com> <470335C0.8010704@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1192837726 13429 80.91.229.12 (19 Oct 2007 23:48:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Oct 2007 23:48:46 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Sat Oct 20 01:48:46 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1Ij1a9-0007CN-JR for gctc-ntg-context-518@m.gmane.org; Sat, 20 Oct 2007 01:48:45 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id ACE6A1FADF; Sat, 20 Oct 2007 01:48:37 +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 32414-01-3; Sat, 20 Oct 2007 01:48:23 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CA4FB1FAD4; Sat, 20 Oct 2007 01:48:22 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 43A821FAD3 for ; Sat, 20 Oct 2007 01:48:17 +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 31412-04-6 for ; Sat, 20 Oct 2007 01:48:10 +0200 (CEST) Original-Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.237]) by ronja.ntg.nl (Postfix) with ESMTP id 3C64C1FAD2 for ; Sat, 20 Oct 2007 01:48:10 +0200 (CEST) Original-Received: by nz-out-0506.google.com with SMTP id m7so223080nzf for ; Fri, 19 Oct 2007 16:48:08 -0700 (PDT) Original-Received: by 10.142.246.8 with SMTP id t8mr963944wfh.1192837688329; Fri, 19 Oct 2007 16:48:08 -0700 (PDT) Original-Received: by 10.142.87.14 with HTTP; Fri, 19 Oct 2007 16:48:07 -0700 (PDT) In-Reply-To: <470335C0.8010704@elvenkind.com> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:36998 Archived-At: On 10/3/07, Taco Hoekwater wrote: > > Mojca Miklavec wrote: > > Hello, > > > > While trying to convert some stuff from HTML to PDF (using LuaTeX) I > > have noticed some minor problems: unicode math characters work OK in > > text mode (under assumption that the font has them), but not in math > > mode. In pdfTeX they work OK in both cases. (That behaviour is > > expected, but not necessary desired.) > > > > Is there any cure to it? > > Definitions like these should work in luatex (and xetex): > > \definemathcharacter [φ] [nothing] [lcgreek] ["1E] > > That is not font-related, it is just input remapping based on > \mathchardef, the same thing happens in traditional tex. What about \neq and \[l]dots? How can I get those working in "unicode math input"? \definemathcharacter [≠] {\neq} is probably not adapted to such definitions. Thanks a lot, Mojca ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________