Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Input and Output / Format Types /

TeXForm

FilledSmallSquare TeXForm[expr] prints as a TeX version of expr.

FilledSmallSquare TeXForm produces plain TeX. Its output should be suitable for both LaTeX and AMSTeX.

FilledSmallSquare TeXForm acts as a "wrapper", which affects printing, but not evaluation.

FilledSmallSquare TeXForm translates standard mathematical functions and operations.

FilledSmallSquare Symbols with names like alpha and ALPHA that correspond to TeX symbols are translated into their corresponding TeX symbols.

FilledSmallSquare Following standard mathematical conventions, single-character symbol names are given in italic font, while multiple character names are given in roman font.

FilledSmallSquare All standard Mathematica box structures are translated by TeXForm.

FilledSmallSquare Mathematica special characters are translated whenever possible to their TeX equivalents.

FilledSmallSquare See Section 1.11.6 and Section 2.9.1.

FilledSmallSquare See also: TeXSave, StandardForm, TraditionalForm, MathMLForm.

FilledSmallSquare New in Version 1; modified in 3.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.