This is not so easy to fix, because even if you set the printer width,
it will mess up expressions that have already been printed.  I think a
better solution would be to set the printer width to none and do the
multiline wrapping manually in the webapp, so that it can adjust for
all printed expressions in real time as it is resized.  I created
http://code.google.com/p/sympy/issues/detail?id=2874 for this.

Aaron Meurer

On Sun, Nov 27, 2011 at 10:22 AM, Aaron Meurer <[email protected]> wrote:
> Ah, I forgot to test this. I see that it's broken in the mobile version
> too.
>
> Aaron Meurer
> Sent from my iPhone.
> On Nov 27, 2011, at 9:48 AM, Mateusz Paprocki <[email protected]> wrote:
>
> Hi,
>
> 2011/11/27 Ondřej Čertík <[email protected]>
>>
>> Hi,
>>
>> On Fri, Nov 25, 2011 at 4:25 PM, Mateusz Paprocki <[email protected]>
>> wrote:
>> > Hi,
>> >
>> > On 25 November 2011 15:08, [email protected]
>> > <[email protected]> wrote:
>> >>
>> >> Hi,
>> >>
>> >> You can test the new stuff done for sympy-live (the new design and the
>> >> new
>> >> mobile interface) on sympy-live-testing-2.appspot.com.
>> >>
>> >> Aaron mentioned quite correctly a number of deficiencies in the new
>> >> sympy-live design. But at that time I have already marked the task as
>> >> closed. He has expressed his concerns on the task discussion page and
>> >> hopefully the student will find the time to address those. I apologizes
>> >> for
>> >> my failure to notice those.
>> >>
>> >
>> > Just to let you know, this doesn't work very well on small screens (e.g.
>> > 10''). There are overflows and right column is displaced (possibly wrong
>> > floating styles).
>>
>> See the screenshots that I took in this pull request:
>>
>> https://github.com/sympy/sympy-live/pull/13
>>
>
> Apparently it wasn't fixed properly. SymPy Live output area must be of the
> original size or you have to set "terminal" width in printers. Try to
> evaluate e.g. `roots(x**3 + x + 7)` and use ASCII printer. The result will
> be messed up (originally it printed properly).
>
>>
>> Stefan --- if you close a task, does it ask you to "really close the
>> task" and then if you agree, it's done forever? I just want to make
>> sure how dangerous is to click on the "close task" button.
>>
>> Ondrej
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "sympy" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected].
>> For more options, visit this group at
>> http://groups.google.com/group/sympy?hl=en.
>>
>
> Mateusz
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/sympy?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to