Re: about Mathematica output ..
- To: mathgroup at smc.vnet.net
- Subject: [mg6473] Re: [mg6456] about Mathematica output ..
- From: Robert Pratt <rpratt at math.unc.edu>
- Date: Sun, 23 Mar 1997 13:22:58 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
You need to surround mathematical expressions with $ (one before the expression, one after) in LaTeX to put it into math mode. The Mma output itself is probably okay. Rob Pratt Department of Mathematics The University of North Carolina at Chapel Hill CB# 3250, 331 Phillips Hall Chapel Hill, NC 27599-3250 rpratt at math.unc.edu http://www.math.unc.edu/Grads/rpratt/ On Fri, 21 Mar 1997, Chung Cheong Ming wrote: > [ Article crossposted from comp.text.tex ] > [ Author was Chung Cheong Ming ] > [ Posted on 21 Mar 1997 02:37:03 GMT ] > > Dear all, > > I am not sure anybody can help me on this, I just try, I have some > mathematical results run by Mathematica, there's a command called > TeXForm[....] such that I can turn those results into Latex code, I did > that, but when I compiled the code by Latex, I got error messages like > "missing $ inserted ...", any comment on this? > > Joseph > > > >