Macaulay2 » Documentation
Packages » Hypertext > TEX
next | previous | forward | backward | up | index | toc

TEX -- hypertext TEX item

Synopsis

Description

The constructor TEX x returns an object which may contain one or more $\LaTeX$ equations and matrices, several simple text formatting environments, as well as other Hypertext items. It is useful to use strings delimited by /// because in strings delimited by " the backslashes often used in $\LaTeX$ must be doubled. For details on conversion to HTML see html(TEX).

See also

Methods that use an object of class TEX :

For the programmer

The object TEX is an intermediate markup type, with ancestor classes Hypertext < BasicList < Thing.

Menu