|
[Date Index]
[Thread Index]
[Author Index]
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: [mg60661] Re: [mg60636] Re: Hi all, can somebody tell me how to compile latex file converted from mathematica's nb ?
- From: Murray Eisenberg <murray at math.umass.edu>
- Date: Fri, 23 Sep 2005 04:20:10 -0400 (EDT)
- Organization: Mathematics & Statistics, Univ. of Mass./Amherst
- References: <dgtjlf$2er$1@smc.vnet.net> <200509220942.FAA06791@smc.vnet.net>
- Reply-to: murray at math.umass.edu
- Sender: owner-wri-mathgroup at wolfram.com
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:
Re: Beginner: Importing files, maintaining file format.
Next by Date:
Re: Re: "layering" 2d plots
Previous by thread:
Re: Hi all, can somebody tell me how to compile latex file converted from mathematica's nb ?
Next by thread:
Re: Re: Hi all, can somebody tell me how to compile latex file converted from mathematica's nb ?
|