mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] Relational operator bug in Maxima plug-in


Chronological Thread 
  • From: Julien Frontisi <address@hidden>
  • To: address@hidden, address@hidden
  • Subject: Re: [TeXmacs] Relational operator bug in Maxima plug-in
  • Date: Mon, 16 Jul 2012 14:35:41 +0200

Hi,
I just tried the commands and they work well here :
I'm using TeXmacs 1.0.7.16 app bundle from TeXmacs site and Maxima from Fink.
Good luck
Julien



Le 16 juil. 2012 à 12:06, Geir Horn a écrit :

HELP!

It is now more than one year ago that this bug was reported, and it is
still there. I can confirm that all of the relational operators produces
the same bug. It is not possible to say simple things like

is ( 4 > 0 )

or

is ( 2.5 >= 2 )

Using Maxima in TeXmacs is rather hard with this bug. Any workarounds?
It is clearly not the Lisp version (I have tried both "default" and
"5.23.2 sbcl" with the same negative result), and the statements work
with Maxima alone.

Trying

"is(4>0)"

produces the response

is(4 <gtr> 0)

so obvious it seems that > is translated into <gtr> which has no meaning
to Maxima.

Thanks a lot!

              - G


PNG image




Archive powered by MHonArc 2.6.19.

Top of page