[OS X TeX] Re: Publicon today
Themis Matsoukas
matsoukas at psu.edu
Mon Mar 13 08:12:59 EST 2006
On Mar 12, 2006, at 8:14 PM, Bill Rowe wrote:
>
> This simply isn't accurate for my installation of Mathematica. In a
> fresh session I see
>
> In[1]:= a + 2.*x + x^2
> Out[1]= x^2 + 2.*x + a
>
> with version 5.2 running on Mac OS 10.4.5
On my machine (OS 10.4.5, Mathematica Version Number: 5.2.0.0):
In[1]:=a + 2.*x + x^2
Out[1]=\!\(a + 2.`\ x + x\^2\)
In[2]:=
TeXForm[a + 2.*x + x^2]
Out[2]//TeXForm=
x^2+\text{2.$\grave{ }$} x+a
> And in general you don't want this behavior since that would mean
> statements like TeXForm[%] would print out a literal % in TeX
> rather than evaluating the previous cell and printing the results
> in TeX.
But that's exactly what I want when I use TeXForm.
Themis
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
More information about the MacOSX-TeX
mailing list