On Sat, May 22, 2010 at 10:57 PM, Rob Beezer <goo...@beezer.cotse.net> wrote:
> Andrey - is there anything else you'd want to have happen to a string?
>
> Rob
>
>
> --
> To post to this group, send an email to sage-devel@googlegroups.com
> To unsubscribe from this group, send an email to 
> sage-devel+unsubscr...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/sage-devel
> URL: http://www.sagemath.org
>

Hi Rob,

I will be quite happy with newlines and some kind of indentations.

It may be reasonable to also typeset such things using a fixed width
font, since this will take care of indentations in the best possible
way, but I don't know if it worth it. After all, there is always a
possibility to use "print" explicitly when one wants to see a
complicated object where they are really important (e.g. I have some
matrices with labels printed all around and aligned with columns). It
is just annoying to type "print" all the time for things like
Sequence(..., cr=True) and for my objects that have _repr_ but no
_latex_.

Thank you!
Andrey

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to