> Hi, the output cell I get is too little (vertically) for the size of > the output and I can't see it completely. This happens sometimes when > the output is long and only when I ask for the typeset version of the > output.
Hello, as far as i know Sage can not divide output into lines. You can use latex's package breqn for it (see for example http://demo.sagenb.org/home/pub/121/ ) But sometimes it does not work well (see http://groups.google.com/group/sage-devel/browse_thread/thread/31d61538f951d82b/f7c2e74744fd1797?lnk=gst&q=braces+{}#f7c2e74744fd1797 ) Alternatively, you can use texmacs plugin ( http://www.sagemath.org:9001/TeXmacs ) This plugin used to work for me on debian lenny, but it does not work on debian squeeze. (different wersions of texmacs). So you need to install old version of texmacs. -- 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/sage-support URL: http://www.sagemath.org
