|
[Date Index]
[Thread Index]
[Author Index]
Re: LATEX to Mathematica
- To: mathgroup at smc.vnet.net
- Subject: [mg85158] Re: LATEX to Mathematica
- From: "Kevin J. McCann" <Kevin.McCann at umbc.edu>
- Date: Wed, 30 Jan 2008 06:13:00 -0500 (EST)
- Organization: University System of Maryland
- References: <fmmlju$fel$1@smc.vnet.net> <fmpvsp$ahr$1@smc.vnet.net> <fnn03j$j9l$1@smc.vnet.net>
Thanks, Yaroslav,
I have forwarded the notebook to the guy who wants to do this. I tried
the notebook out and it should do the trick.
Kevin
Yaroslav Bulatov wrote:
> Eric Weisstein's feature article (http://www.mathematica-journal.com/
> issue/v10i3/MathWorld.html) has an example of importing Tex snippets,
> perhaps this can be adapted for your task
>
> NotebookPut[ImportString["$$\\omega (q,s)=\\sum _{n=0}^s \\frac{q^{2 \
> n (n+1)}}{\\prod _{k=0}^n \\left(1-q^{2 k+1}\\right)^2}$$","TeX"], \
> NotebookCreate["WindowTitle" -> "MockThetaFunction"]]
>
> Yaroslav
>
> On Jan 18, 2:43 am, dh <d... at metrohm.ch> wrote:
>> Hi Kevin,
>>
>> in versin 6 you may look up the manual page: guide/ImportingAndExporting
>>
>> There you will find that TeX is mentioned as an Import option. Maybe you
>>
>> want to try this.
>>
>> hope this helps, Daniel
>>
>> Kevin J. McCann wrote:
>>> A friend of mine has a collection of notes written inLATEX. Is there a
>>> way to translate them intoMathematicaso that the text becomes a text
>>> paragraph and the equations an equation?
>>> Thanks,
>>> Kevin
>
>
--
Kevin J. McCann
Research Associate Professor
JCET/Physics
Physics Building
University of Maryland, Baltimore County
1000 Hilltop Circle
Baltimore, MD 21250
Prev by Date:
Re: vector differentiation by looping in Mathematica
Next by Date:
Re: problem with MLGetReal64Array
Previous by thread:
Re: LATEX to Mathematica
Next by thread:
Trying hard to find ' Findfit ' of Mathematics in C++
|