With both display2d true or false, I get correctly formatted output.
Btw, you do not need to copy output into a subsequent input. The in/output labels %i1, %i2/%o1, %o2 etc are actually variables that hold the in/output. You can see on line (%i2) that I use both %o1 and %i1 to check the solution, for example.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
where I said "in mode text" means copy the output and paste it in another line
Last edit: Felix Rodriguez Diaz 2015-03-27
Felix, Can you provide us with more information? E.g. copy and paste the offending input/output into this bug report, along with the output of:
Here is what I see in the current HEAD of Maxima when run in a terminal:
With both display2d true or false, I get correctly formatted output.
Btw, you do not need to copy output into a subsequent input. The in/output labels %i1, %i2/%o1, %o2 etc are actually variables that hold the in/output. You can see on line (%i2) that I use both %o1 and %i1 to check the solution, for example.
Leo, thank you for your interest.
I have no problem with maxima in terminal. The problem is in wxMaxima when I copy the output (which is correct) and I paste it in another line.
I know I can use %o but in some cases it's fastest to copy only the right_hand of x=..., and here appears the "bug".
Thanks.
So you are reporting a bug in wxMaxima, not Maxima. Please report it to that project:
https://github.com/andrejv/wxmaxima/issues
I am marking this report as closed.