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