|
[Date Index]
[Thread Index]
[Author Index]
Re: Exporting expressions in Latex
- To: mathgroup at smc.vnet.net
- Subject: [mg73157] Re: Exporting expressions in Latex
- From: Jean-Marc Gulliet <jeanmarc.gulliet at gmail.com>
- Date: Mon, 5 Feb 2007 00:13:50 -0500 (EST)
- Organization: The Open University, Milton Keynes, UK
- References: <eq4gc3$drs$1@smc.vnet.net>
360 wrote:
> Is there away to export a Mathematica output expression as a series of Latex
> expressions?
>
Two Pi,
LaTeX is a superset of TeX macros. You will find relevant information
under the keyword TeX. The following documents should help:
[1] "The Mathematica Book Online / A Practical Introduction to
Mathematica / Files and External Operations / 1.11.6 Generating and
Importing TeX"
http://documents.wolfram.com/mathematica/book/section-1.11.6
[2] "Built-in Functions / Input and Output / Format Types / TeXForm"
http://documents.wolfram.com/mathematica/functions/TeXForm
[3] "Front End / Menu Commands / File Menu / Save As Special... / TeX"
http://documents.wolfram.com/mathematica/FrontEnd/MenuCommands/FileMenu/SaveAsSpecial/SaveAsSpecialTeX.html
[4] "Built-in Functions / Graphics and Sound / Import and Export / Export"
http://documents.wolfram.com/mathematica/functions/Export/
Regards,
Jean-Marc
Prev by Date:
Re: Showing defined functions
Next by Date:
Re: Problem with new Mathematica Installation on Linux
Previous by thread:
Exporting expressions in Latex
Next by thread:
Re: Exporting expressions in Latex
|