MathGroup Archive 2000

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

Search the Archive

Re: latex...

  • To: mathgroup at smc.vnet.net
  • Subject: [mg24954] Re: latex...
  • From: "P.J. Hinton" <paulh at wolfram.com>
  • Date: Fri, 25 Aug 2000 00:02:27 -0400 (EDT)
  • Organization: Wolfram Research, Inc.
  • Sender: owner-wri-mathgroup at wolfram.com

On 24 Aug 2000, Anesh Sooklal wrote:

> After having saved a notebook file as a Tex document, i find that i am
> unable to run the resulting tex file. i would get error messages saying
> that a notebook.sty file is needed...i remedied this by copying the .sty
> file to my current directory. however i still get an error message, "
> This NFSS system isn't set up properly"
> i also have latex2e on my system.
> is there anyway of setting my path so that i donot get these errors?

Try looking at the header comments in the .tex file that you generated.  
There should be a URL that points you to a page on the WRI Technical
Support site for FAQs on proper LaTeX configuration.  You will not be able
to process the file in question without having first configured your TeX
installation properly.

See also the Additional Information section under the reference guide
entry for TeXSave[] in the online help.

FrontEndExecute[
  FrontEnd`HelpBrowserLookup[
    "RefGuide", "TeXSave"
  ]
]

-- 
P.J. Hinton
User Interface Programmer                         paulh at wolfram.com
Wolfram Research, Inc.
Disclaimer: Opinions expressed herein are those of the author alone.



  • Prev by Date: Check Equality
  • Next by Date: Re: Undocumented Features In 4.0
  • Previous by thread: latex...
  • Next by thread: Undocumented Features In 4.0