MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Mathematica to Tex

  • To: mathgroup at smc.vnet.net
  • Subject: [mg87323] Re: Mathematica to Tex
  • From: rip pelletier <bitbucket at comcast.net>
  • Date: Mon, 7 Apr 2008 05:20:13 -0400 (EDT)
  • References: <ft4n8p$426$1@smc.vnet.net> <ft7gdl$bp5$1@smc.vnet.net>

In article <ft7gdl$bp5$1 at smc.vnet.net>,
 Jean-Marc Gulliet <jeanmarc.gulliet at gmail.com> wrote:

> In[1]:= TeXForm[P[A] == 1 - E^(-\[Lambda] t)]
> 
> Out[1]//TeXForm=
> P(A)=1-e^{-t \lambda }
> 
> In[2]:= TeXForm[P[A] + P[B]]
> 
> Out[2]//TeXForm=
> P(A)+P(B)
> 

thanks, jean-mark. i had not encountered TeXForm. for my purposes it 
will be cleaner & easier than exporting a section at a time (which is 
what i've been doing.)

vale,
   rip

-- 
NB eddress is r i p 1 AT c o m c a s t DOT n e t


  • Prev by Date: Re: solving a system of polynomial equations
  • Next by Date: Re: A small syntax error causing Kernel crash, Version 6.0.1
  • Previous by thread: Re: Mathematica to Tex
  • Next by thread: Derivative of a Conjugate