>
> 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
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
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
> 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
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?
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
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