CALL: PLOT_TEXT
The font can be any of the text representations that are
currently defined. These include representations that are
reserved for elements of graphs (such as TITLE). For your
convenience however, also a few text representations have
been provided that are not used by the program and that can
therefore be modified at will.
These include some commonly used fonts: Times Roman (ROMAN)
and Prestige Elite (PRESTIGE), but also Greek characters
(GREEK), gothic characters (GOTHIC) and the italics for
most of these (e.g. ITALIC-GOTHIC). The precise choice of
these fonts depends on the graphics system you are using.
[By default, the current text representation is used.]
The alignment determines which point of the text string has
to be placed at the coordinate (x,y). The alignment should
be specified in the format `h-v` where h can either be
NORMAL, LEFT, CENTRE or RIGHT and where v can be NORMAL,
TOP, CAP, HALF, BASE or BOTTOM.
[By default, the alignment is assumed to be `NORMAL-NORMAL`.]
Text is normally plotted horizontally, but you can ask to
have the text plotted at an angle by giving this optional
argument.
[By default: 0 degrees.]
Keyword index.
Formatted on 10/11/98.