Michael Droettboom skrev:
> Fernando Perez wrote:
>> Hey Jorgen,
>>
>> On Dec 4, 2007 12:10 PM, Jörgen Stenarson <[EMAIL PROTECTED]> wrote:
>>> Hi,
>>>
>>> I get a complete crash dumping me in the console when there are unknown
>>> latex commands in a mathtext expression, this when doing interactiv
Fernando Perez wrote:
> Hey Jorgen,
>
> On Dec 4, 2007 12:10 PM, Jörgen Stenarson <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> I get a complete crash dumping me in the console when there are unknown
>> latex commands in a mathtext expression, this when doing interactive
>> stuff in ipython -pylab.
>>
>
Hey Jorgen,
On Dec 4, 2007 12:10 PM, Jörgen Stenarson <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I get a complete crash dumping me in the console when there are unknown
> latex commands in a mathtext expression, this when doing interactive
> stuff in ipython -pylab.
>
> examples:
> title("$|S_{11}|$")
Jörgen Stenarson wrote:
> Hi,
>
> I get a complete crash dumping me in the console when there are unknown
> latex commands in a mathtext expression, this when doing interactive
> stuff in ipython -pylab.
That is on purpose. If you give mathtext something that is a syntax
error, it throws an e
Hi,
I get a complete crash dumping me in the console when there are unknown
latex commands in a mathtext expression, this when doing interactive
stuff in ipython -pylab.
examples:
title("$|S_{11}|$")
title("$\vbar S_{11} \vbar$")
I would also like to see an alias between | and \vert like the