next up previous contents index
Next: Real time Tex Up: Pretty Output and Tex Previous: NC enhancement of Mathematica's   Contents   Index


Simple TeX Commands

In this section we describe some handy additional TEX display features we have added to Mathematica. These act in addition to Mathematica's TEX setting with NCAlgebra, like TeXForm or Format[ , TeXForm]. Mathematica's TEX conversion however does not need this and is fine with NCAlgebra, since we have added special NCAlgebra and NCGB notation to the Mathematica-to-TEX dictionary. If you are content with that, there is no reason to read this part of the document. Also the NCProcess TEX spreadsheets are automatic and are not related to this section of the document.

These are very useful commands and we recommend using them. We support only UNIX at this point. You must do a little installation work to use our fancier TEX commands. Mathematica 3.0 creates TEX output that uses a specific Mathematica file called a style file (called notebook.sty). Some of the TEX produced needs to know where this file is kept. A description of how to inform TEX where this file is stored is found in Section 7.5. Also you must load the file Extra.TeXForm into Mma for two of the commands.

To use these TeXUtilities.m must be loaded; thats all:

 

		<<TeXUtilities.m


next up previous contents index
Next: Real time Tex Up: Pretty Output and Tex Previous: NC enhancement of Mathematica's   Contents   Index
NCAlgebra Project 2002-09-09