From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9371 Path: main.gmane.org!not-for-mail From: "Duncan Hothersall" Newsgroups: gmane.comp.tex.context Subject: RE: MathML questions (long) Date: Tue, 24 Sep 2002 14:14:43 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: References: <5.1.0.14.1.20020924094506.0392b188@server-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035399702 2583 80.91.224.250 (23 Oct 2002 19:01:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 19:01:42 +0000 (UTC) Cc: "ConTeXt Mailing List" Original-To: "Hans Hagen" In-Reply-To: <5.1.0.14.1.20020924094506.0392b188@server-1> Xref: main.gmane.org gmane.comp.tex.context:9371 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9371 Brilliant, thanks. Once I had remembered that I needed to remake the format it worked a treat. Any chance of that new beta going up so that I can fix my textbackgrounds issue too? ;) Duncan > -----Original Message----- > Subject: RE: MathML questions (long) > it took me a while to find out that the problem is in: > > \defineXMLentity [{[}] {\getXMLentity{lbracket}} > \defineXMLentity [{]}] {\getXMLentity{rbracket}} % was lbracket > > Hans