Thanks. It works for great. I gave it a positive review. If only I had known it would be so easy. :-)
Thanks again, Ivan On May 22, 2014, at 3:37 AM, Volker Braun <[email protected]> wrote: > This was broken in the IPython update, I think. I've hooked up our existing > "typeset" displayhook to also work in IPython. > > http://trac.sagemath.org/16389 > > With the ticket, the output is: > > sage: %display typeset > sage: 1/2 > <html><script > type="math/tex">\newcommand{\Bold}[1]{\mathbf{#1}}\frac{1}{2}</script></html> > > > > On Thursday, May 22, 2014 5:31:49 AM UTC+1, Ivan Andrus wrote: > There is a thread on sage-support [0] in which it is lamented that > typesetting results in Emacs is broken. This is because `%display typeset` > doesn't work in 6.2. Since I know not everyone reads sage-support, I thought > I would ask here what I should use instead of `%display typeset`. See also > the related ticket [1] where it was suggested to use `%display typeset`. > > Thanks, > Ivan > > [0] https://groups.google.com/forum/#!topic/sage-support/HD_g24L7ta8 > [1] http://trac.sagemath.org/ticket/15271 > > -- > You received this message because you are subscribed to the Google Groups > "sage-devel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sage-devel. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
