MathGroup Archive 2005

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

Search the Archive

Re: Re: Hi all, can somebody tell me how to compile latex file converted from mathematica's nb ?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg60674] Re: Re: Hi all, can somebody tell me how to compile latex file converted from mathematica's nb ?
  • From: "Jens-Peer Kuska" <kuska at informatik.uni-leipzig.de>
  • Date: Sat, 24 Sep 2005 02:55:20 -0400 (EDT)
  • Organization: Uni Leipzig
  • References: <dgtjlf$2er$1@smc.vnet.net> <200509220942.FAA06791@smc.vnet.net> <dh0f3k$qau$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

yes and no. It depends... if the TeX installation would work correct
it should be sufficient. And the link in your mail describe how
to add the Mathematica fonts.

For finding the notebook style one needs only the addition of the
new TEXMF root.

Regards
  Jens

"Murray Eisenberg" <murray at math.umass.edu> schrieb 
im Newsbeitrag news:dh0f3k$qau$1 at smc.vnet.net...
| Does that very simple method substitute for the 
more elaborate
| instructions at
|
| 
http://support.wolfram.com/mathematica/interface/export/miktex.html
|
| for configuring to use Mathematica fonts in 
MiKTeX?
|
| Jens-Peer Kuska wrote:
| > Hi,
| >
| > you have to add the
| > 
$TopDirectory/SystemFiles/IncludeFiles/TeX/texmf
| > to the TEXMF roots of you TeX installation and
| > update the file name
| > data base of you TeX system.
| >
| > Regards
| >   Jens
| >
| > "sunny" <sjsongjing at gmail.com> schrieb im
| > Newsbeitrag news:dgtjlf$2er$1 at smc.vnet.net...
| > | Hi,
| > | as in title,
| > | the converted tex file is, e.g.
| > |
| > |
| > | %%
| > | %% This is a LaTeX document generated by
| > automatic conversion of a
| > | %% Mathematica notebook using Mathematica 
5.0.
| > | %%
| > | %% This document uses special macros that 
are
| > defined in a LaTeX
| > | %% package file named notebook2e.sty.
| > Appropriate commands for
| > | %% loading the package have been included in
| > this document.
| > | %%
| > | %% The LaTeX package files can be found in a
| > directory with path:
| > | %%
| > | %% E:\Program Files\Wolfram
| > |
| > 
Research\Mathematica\5.0\SystemFiles\IncludeFiles\TeX\
| > | %%
| > | %% The LaTeX package used in this document 
may
| > require that your
| > | %% LaTeX implementation support fonts other 
than
| > the standard
| > | %% Computer Modern fonts that are used by 
LaTeX.
| > For more
| > | %% information see the Additional 
Information
| > under TeXSave
| > | %% in the Help Browser, or at
| > | %%
| > | %%
| > 
http://documents.wolfram.com/v5/RefGuide/TeXSave.html
| > | %%
| > | %% Implementation-specific instructions for
| > installing TeX-related
| > | %% files can be found at
| > | %%
| > | %%
| > |
| > 
http://support.wolfram.com/mathematica/interface/export/virtualfonts.html
| > | %%
| > | %%
| > |
| > | \documentclass{article}
| > | \usepackage{notebook2e, latexsym}
| > |
| > |
| > | \begin{document}
| > |
| > | \dispSFinmath{
| > | \MathBegin{MathArray}[c]{l}
| > |
| > 
\{\{1,11.4953895000000000000\},\{2,17.9593370000000000000\},\{8,45.4485084375000000000\}\}
| > | \\
| > |
| > 
\{\{1,11.4020650000000000000\},\{2,18.0153120000000000000\},\{8,47.4259182500000000000\}\}
| > | \\
| > |
| > 
\{\{1,11.1645000000000000000\},\{2,18.2692380000000000000\},\{8,54.8675320000000000000\}\}
| > |
| > |  \MathEnd{MathArray}
| > | }
| > |
| > |
| > | \end{document}
| > |
| > | but my latex compiler gave err message:
| > | 
*********************************************
| > | ! LaTeX Error: File `notebook2e.sty' not 
found.
| > |
| > | Type X to quit or <RETURN> to proceed,
| > | or enter new name. (Default extension: sty)
| > |
| > | Enter file name:
| > | 
**********************************************
| > | So it seems to fail to implement 
notebook2e.sty,
| > and even latexsym
| > |
| > | Can anyone tell me how to find the two files 
and
| > implement them into my
| > | compiler:latex?
| > |
| > | Thanks,
| > | Jing
| > |
| >
| >
| >
|
| -- 
| Murray Eisenberg 
murray 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
| 



  • Prev by Date: errors on parameters from NonlinearRegress
  • Next by Date: Re: Rotate Frame Label?
  • Previous by thread: Re: Re: Hi all, can somebody tell me how to compile latex file converted from mathematica's nb ?
  • Next by thread: Re: Re: Bugs in Mathematica 5+ (and license policies)