From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/88489 Path: news.gmane.org!not-for-mail From: "Thomas A. Schmitz" Newsgroups: gmane.comp.tex.context Subject: weird interference in xml processing Date: Wed, 20 Aug 2014 13:28:56 +0200 Message-ID: <79584374-28EB-4DA2-94E2-E269A8E52F36@uni-bonn.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1408534166 20763 80.91.229.3 (20 Aug 2014 11:29:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 20 Aug 2014 11:29:26 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Aug 20 13:29:22 2014 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XK44u-0005xR-5Z for gctc-ntg-context-518@m.gmane.org; Wed, 20 Aug 2014 13:29:20 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A254D1021E for ; Wed, 20 Aug 2014 13:29:19 +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 7EXTo+TRC4D6 for ; Wed, 20 Aug 2014 13:29:19 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id B7A2010221 for ; Wed, 20 Aug 2014 13:29:11 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id F0432101E3 for ; Wed, 20 Aug 2014 13:29:07 +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 oGqG0WIGXu0b for ; Wed, 20 Aug 2014 13:29:05 +0200 (CEST) Original-Received: from filter5-til.mf.surf.net (filter5-til.mf.surf.net [194.171.167.221]) by balder.ntg.nl (Postfix) with ESMTP id 44167101E1 for ; Wed, 20 Aug 2014 13:29:00 +0200 (CEST) Original-Received: from uni-bonn.de (x23.rhrz.uni-bonn.de [131.220.15.155]) by filter5-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id s7KBRdW1010729 for ; Wed, 20 Aug 2014 13:27:40 +0200 Original-Received: from [88.128.80.208] (account tschmit1@uni-bonn.de HELO thomass-mbp.railnet.train) by uni-bonn.de (CommuniGate Pro SMTP 6.0.8) with ESMTPSA id 81396836 for ntg-context@ntg.nl; Wed, 20 Aug 2014 13:28:58 +0200 X-Mailer: Apple Mail (2.1878.6) X-Bayes-Prob: 0.0001 (Score 0, tokens from: ntg-context@ntg.nl, base:default, @@RPTN) X-CanIt-Geo: ip=131.220.15.155; country=DE; region=North Rhine-Westphalia; city=Bonn; latitude=50.7333; longitude=7.1000; http://maps.google.com/maps?q=50.7333,7.1000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0WMEXrDOa - 617ad6cfe4d2 - 20140820 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.221 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:88489 Archived-At: Hi, = I encounter a weird interference when setting xml entities. Minimal example: \startbuffer[test] test ∼ test \stopbuffer \startxmlsetups xml:testsetups \xmlsetsetup{\xmldocument}{a}{xml:*} \stopxmlsetups \xmlregistersetup{xml:testsetups} \startxmlsetups xml:a \xmlflush{#1} \stopxmlsetups \xmltexentity{sim}{\getglyph{name:texgyretermesmath}{\char"223C}} \starttext \xmlprocessbuffer{main}{test}{} \stoptext Instead of the expected symbol, I get a grave accent with recent context be= tas (it works with betas until mid-June). When I try the command \getglyph{= name:texgyretermesmath}{\char=94223C} in a normal context document, I get t= he expected output. What is happening here? = All best Thomas ___________________________________________________________________________= ________ 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 ___________________________________________________________________________= ________