- From: Vincent QUINT <Vincent.Quint@imag.fr>
- Date: Tue, 16 Jun 1998 15:35:03 +0200
- To: Jan Nijtmans <Jan.Nijtmans@cmg.nl>
- cc: Francis Montagnac <Francis.Montagnac@sophia.inria.fr>, www-amaya@w3.org
Jan Nijtmans wrote: > Francis Montagnac wrote: > > Then you see that the < becomes a > > > I guess the patch below will solve that problem. Unfortunately you > have to recompile Amaya to fix this. You have also to change file amaya/Mathbuilder.c line 135 should be: {"lt", 60, 'L'}, > *** amaya/html2thot.c.orig Wed Jun 10 21:29:27 1998 > --- amaya/html2thot.c Wed Jun 10 21:30:29 1998 > *************** > *** 330,336 **** > {"lrarr", 171, 'G'}, > {"lrArr", 219, 'G'}, > {"lsqb", 91, 'G'}, > ! {"lt", 62, 'L'}, > {"middot", 215, 'G'}, > {"mldr", 188, 'G'}, > {"mu", 109, 'G'}, > --- 330,336 ---- > {"lrarr", 171, 'G'}, > {"lrArr", 219, 'G'}, > {"lsqb", 91, 'G'}, > ! {"lt", 60, 'L'}, > {"middot", 215, 'G'}, > {"mldr", 188, 'G'}, > {"mu", 109, 'G'}, ------------------------------------------------------- Vincent Quint INRIA Rhone-Alpes W3C/INRIA ZIRST e-mail: Vincent.Quint@w3.org 655 avenue de l'Europe Tel.: +33 4 76 61 53 62 38330 Montbonnot St Martin Fax: +33 4 76 61 52 07 France
Received on Tuesday, 16 June 1998 09:34:50 UTC