mailing-list for TeXmacs Users

Text archives Help


Bug rendering an eq. from Maxima


Chronological Thread 
  • From: Javier Arantegui <address@hidden>
  • To: address@hidden
  • Subject: Bug rendering an eq. from Maxima
  • Date: Wed, 1 Jun 2005 12:22:26 +0200
  • Organization: Univ. de Lleida

Hello,

The attached file shows a little bug rendering an equation calculated by
Maxima. The exponent of ti isn't correctly rendered. I tried it using session
and varsession packages but I got the same result.

Javier

--
Javier Arántegui
Dept. Tecnologia de Alimentos / Dept. of Food Technology
Universitat de Lleida / University of Lleida (Spain)

Tel. +34 973702595
Fax +34 973702596
IM: Jabber - javier.arantegui (AT) jabberes.org
http://www.tecal.udl.es
<TeXmacs|1.0.5.2>

<style|<tuple|generic|maxima>>

<\body>
<with|prog-language|maxima|prog-session|5.9.1 cmucl|<\session>
<\output>
\;

Maxima 5.9.1 http://maxima.sourceforge.net

Using Lisp CMU Common Lisp 19a

Distributed under the GNU Public License. See the file COPYING.

Dedicated to the memory of William Schelter.

This is a development version of Maxima. The function bug_report()

provides bug reporting information.
</output>

<\input|<with|color|red|(<with|math-font-family|rm|%i>1)
<with|color|black|>>>
ratsimp(3/5*ti/(2*sqrt(3/5*ti))),numer
</input>

<\output>
\;

\;

RAT replaced 0.5 by 1//2 = 0.5

\;

RAT replaced .3872983346207416 by 3409//8802 = .3872983412860713


<with|mode|math|math-display|true|<with|mode|text|font-family|tt|color|red|(<with|math-font-family|rm|%o1>)

<with|color|black|>>.3872983412860714*<with|math-font-family|rm|ti><rsup|0>.5>
</output>

<\input|<with|color|red|(<with|math-font-family|rm|%i>2)
<with|color|black|>>>
\;
</input>
</session>>
</body>

<\initial>
<\collection>
<associate|language|spanish>
</collection>
</initial>


Archive powered by MHonArc 2.6.19.

Top of page