From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/77070 Path: news.gmane.org!not-for-mail From: "Meer, H. van der" Newsgroups: gmane.comp.tex.context Subject: Re: UTF8 in XML Date: Mon, 25 Jun 2012 15:01:59 +0000 Message-ID: <6B1821D3-3242-4836-A0EF-6440EB359CC7@uva.nl> References: <20B04530-09B2-4014-9BC1-1302BE7A8352@uva.nl> <53B7E8C8-D260-46DF-9139-AABCFAB76716@googlemail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1340636531 22346 80.91.229.3 (25 Jun 2012 15:02:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 25 Jun 2012 15:02:11 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Jun 25 17:02:10 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SjAno-0006eD-Mx for gctc-ntg-context-518@m.gmane.org; Mon, 25 Jun 2012 17:02:08 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6EE96101DD; Mon, 25 Jun 2012 17:02:08 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id uWEftbG6h0QB; Mon, 25 Jun 2012 17:02:06 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A4BDD101E6; Mon, 25 Jun 2012 17:02:06 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C6A54101E6 for ; Mon, 25 Jun 2012 17:02:04 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id TlYB8pm31MSg for ; Mon, 25 Jun 2012 17:02:00 +0200 (CEST) Original-Received: from filter2-ams.mf.surf.net (filter2-ams.mf.surf.net [192.87.102.70]) by balder.ntg.nl (Postfix) with ESMTP id 22B93101DD for ; Mon, 25 Jun 2012 17:02:00 +0200 (CEST) Original-Received: from HUB01.uva.nl (hub01.uva.nl [146.50.108.230]) by filter2-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id q5PF1xkZ021115 for ; Mon, 25 Jun 2012 17:01:59 +0200 Original-Received: from ketelaar.uva.nl ([fe80::cc61:4c73:c438:df97]) by HUB01.uva.nl ([2002:9232:6737::9232:6737]) with mapi id 14.02.0298.004; Mon, 25 Jun 2012 17:01:59 +0200 Thread-Topic: [NTG-context] UTF8 in XML Thread-Index: AQHNUttHrcQuBxfrMUe41H1zgGPD2JcK9EKAgAALcIA= In-Reply-To: <53B7E8C8-D260-46DF-9139-AABCFAB76716@googlemail.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [82.95.102.36] Content-ID: <6C4D3C490CC52946A92C2F7CEFA284AD@uva.nl> X-Bayes-Prob: 0.0698 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=146.50.108.230; country=NL; region=07; city=Amsterdam; latitude=52.3500; longitude=4.9167; http://maps.google.com/maps?q=52.3500,4.9167&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0QHqD1Xq4 - e3331497d83e - 20120625 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.70 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.13 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 Xref: news.gmane.org gmane.comp.tex.context:77070 Archived-At: On 25 jun. 2012, at 16:21, Wolfgang Schuster wrote: > = > Am 25.06.2012 um 16:03 schrieb Meer, H. van der: > = >> Can someone explain why the "element-of" is not printed when directly pu= t into the source, but only if introduced through TeX-math? The input file = is in UTF-8 and in the texteditor the character does appear. Example: > = > The symbol does not appear in text mode because the normal font doesn=92t= contain it, only the math font does. > = > You can see the symbol in your text editor (or in many cases the OS) beca= use it takes it from another font which has it. ConTeXt shows only the symb= ols which are in your font but you can set fallback font with the \definefo= ntfallback command. > = That of the fontfallback sounds nice, allthough I fear it will be a lot of = work, even for the currently popular fonts and for my favorite, lucidaot. I= guess I will be not much of a helping hand here, because it seems to be ti= ed to typescripts: one of the regions I have always feared. I could not fin= d the definefontfallback mentioned in the wiki. Is there any hope (how faint it might be) that someone will sweep through t= he typescripts and fix this? Hans van der Meer ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________