MathGroup Archive 2011

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

Search the Archive

Re: Problem exporting to LaTex

  • To: mathgroup at smc.vnet.net
  • Subject: [mg117029] Re: Problem exporting to LaTex
  • From: Frank K <fkampas at gmail.com>
  • Date: Tue, 8 Mar 2011 05:34:34 -0500 (EST)
  • References: <ikl3ag$t1t$1@smc.vnet.net> <ikns7a$k46$1@smc.vnet.net>

On Mar 3, 5:57 am, Frank K <fkam... at gmail.com> wrote:
> The MikTex problem Barrie reported can be handled by
> using the MiKTeX 2.9 Net Installer, rather than "Basic MiKTeX 2.9"
> Installer.
>
> In reference to my problem, I note that Mathematica exports AMS LaTeX,
> which apparently has the ability to do equations on multiple lines.
> Perhaps that feature is not implemented in TeXShop and TeXWorks.
>
> On Mar 2, 4:40 am, Murray Eisenberg <mur... at math.umass.edu> wrote:
>
> > Possibly the trouble now is that you did not refresh the MiKTeX file
> > name database, so MiKTeX didn't know that the package was there.
>
> > I don't recall whether you can do this directly through TeXnicCenter,
> > but you should have a MiKTeX program group on your start menu, and in
> > there is a Maintenance group. You want the Settings choice, then the
> > General tab, and click the Refresh FNDB button.
>
> > On 3/1/2011 5:22 AM, Barrie Stokes wrote:
>
> > > Hi Frank
>
> > > I have a TeX problem also, which may be related, so I thought I would put this to the Group as well.
>
> > > I made up a simple .nb file with v.8.0.0, did Save As to .tex, and ran it through TeXnicCenter set up to produce a PDF.
>
> > >   I get an error message from TeXnicCenter , to wit: I need the file "tex\latex\setspace\setspace.sty". I can see that in the TeX generated by Mathematica there is the line "/usepackage{amsmath, amssymb, graphics, set space}". OK
>
> > > So I found a file called setspace.sty at the CTAN site (although it is in a folder/page labelled "obsolete"). I put the setspace.sty file I found in a folder called setspace, within my tex\latex\ structure (actually inside my C:\Program Files\MikTeX 2.7 folder) but this did not fix the error.
> > > Can anybody shed any light on this issue?
>
> > > (I have previously used my current TeXnicCenter +MikTeX setup successfully with hand-coded TeX having a "\usepackage{amsmath, amssymb, graphics}" statement.)
>
> > > Thanks
>
> > > Barrie
>
> > >>>> On 28/02/2011 at 9:01 pm, in message<201102281001.FAA14... at smc.vnet. net>,
> > > Frank K<fkam... at gmail.com>  wrote:
> > >> If I export a notebook to LaTex and open the .tex file using TexForm,
> > >> I get error messages for the Output lines.
> > >> The error is "Bad math environment delimiter".  This happens on a
> > >> Windows PC and a Mac.  Any advice on this would be appreciated.
>
> > --
> > Murray Eisenberg                     mur... at math.umass.edu
> > Mathematics & Statistics Dept.
> > Lederle Graduate Research Tower      phone 413 549-1020 (H)
> > University of Massachusetts                413 545-2859 (W)
> > 710 North Pleasant Street            fax   413 545-1801
> > Amherst, MA 01003-9305

Wolfram technical support says that the problem I reported is a bug in
8.0.0 which is fixed in 8.0.1


  • Prev by Date: Royalty free runtime for Mathematica
  • Next by Date: Re: Delete elements from list..
  • Previous by thread: Re: Problem exporting to LaTex
  • Next by thread: Re: Vector Runge-Kutta ODE solver with compilation?