axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] Display bug for Factored Integer's


From: Dylan Thurston
Subject: [Axiom-developer] Display bug for Factored Integer's
Date: Tue, 7 Oct 2003 13:16:51 -0400
User-agent: Mutt/1.5.4i

I think this behaviour is broken:

----
(10) -> factor(15)

   (10)  3 5
                                                       Type: Factored Integer
(11) -> )set output tex on
(11) -> factor(15)

   (11)  3 5
$$
3 \  5 
\leqno(11)
$$

                                                       Type: Factored Integer
----

This is made worse by the TeXmacs interface, which strips out the '\ 's, so the
answer comes out as '35'.  (Personally, I think the extra space is very ugly,
and should not be put in by Axiom in the first place.)

Peace,
        Dylan

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]