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

VAR -- hypertext VAR item

Synopsis

Description

This HTML tag is used to represent a variable.

i1 : html VAR "x"

o1 = <var>x</var>

This is rendered in the browser as x.

See also

For the programmer

The object VAR is a markup type, with ancestor classes Hypertext < BasicList < Thing.