Re: [sage-devel] Re: Latex in sage

2013-01-16 Thread Andrew Mathas
> > Andrew, does this mean, that your patch when ready will actually take care > of the tickets mentioned? > > Not really. What I have been doing provides a different way of displaying tables from inside sage (rather than specifically from the notebook). What I am doing provides a different w

Re: [sage-devel] Re: Latex in sage

2013-01-15 Thread Kannappan Sampath
On Wed, Jan 16, 2013 at 5:18 AM, Andrew Mathas wrote: > > In the Sage notebook, all LaTeX output is typeset in math mode, via >> MathJax. If you want to use LaTeX code which relies on plain text, it may >> not be typeset correctly. >> >> Thanks for confirming this John. I had trolled through the c

[sage-devel] Re: Latex in sage

2013-01-15 Thread John H Palmieri
On Tuesday, January 15, 2013 3:48:44 PM UTC-8, Andrew Mathas wrote: > > > In the Sage notebook, all LaTeX output is typeset in math mode, via >> MathJax. If you want to use LaTeX code which relies on plain text, it may >> not be typeset correctly. >> >> Thanks for confirming this John. I had tr

[sage-devel] Re: Latex in sage

2013-01-15 Thread Andrew Mathas
> In the Sage notebook, all LaTeX output is typeset in math mode, via > MathJax. If you want to use LaTeX code which relies on plain text, it may > not be typeset correctly. > > Thanks for confirming this John. I had trolled through the code this morning and thought that this was the case, so

Re: [sage-devel] Re: Latex in sage

2013-01-15 Thread Kannappan Sampath
On Tue, Jan 15, 2013 at 6:37 PM, P Purkayastha wrote: > On 01/15/2013 02:12 PM, Andrew Mathas wrote: > >> Almost every object in sage can return latex output. I think that the >> answer is no, but is there anyway to tell whether the latex output >> should be typeset in math-mode or as plain text?

[sage-devel] Re: Latex in sage

2013-01-15 Thread John H Palmieri
On Monday, January 14, 2013 10:12:03 PM UTC-8, Andrew Mathas wrote: > > Almost every object in sage can return latex output. I think that the > answer is no, but is there anyway to tell whether the latex output should > be typeset in math-mode or as plain text? > In the Sage notebook, all LaT

[sage-devel] Re: Latex in sage

2013-01-15 Thread P Purkayastha
On 01/15/2013 02:12 PM, Andrew Mathas wrote: Almost every object in sage can return latex output. I think that the answer is no, but is there anyway to tell whether the latex output should be typeset in math-mode or as plain text? For example, sage: latex(CyclicPermutationGroup(5).character_tab