Syntax: (Example Based on Default)
|
Comments:
|
palette_sizewidthheight (palette_size 500 127)
|
Changes height and width of Palette (units in pixels).
|
palette_xyxy (palette_xy 0 0)
|
Repositions Palette's upper left corner relative to upper left corner of Equation Editor.
|
palette_labelstring (palette_label Arbortext EditorEquation Editor Palette)
|
Determines the words that appear in the Palette title bar.
|
palette_startup [yes | no] (palette_startup yes)
|
Determines whether Palette comes up automatically when the Equation Editor starts up.
|
textsizepointsize (textsize 10pt)
|
Determines point size (height) of base characters as written to output file.
|
scriptsizepointsize (scriptsize 7pt)
|
Determines point size (height) of subscripts and superscripts as written to output file.
|
scriptscriptsizepointsize (scriptscriptsize 5pt)
|
Determines point size (height) of scripts to scripts as written to output file.
|
edit_magmultiple-of-1.0 (edit_mag 2.519)
|
Makes characters in Equation Editor window appear larger (or smaller) relative to output size.
|
screen_resdots-per-inch (screen_res 81)
|
Indicates screen resolution of your terminal so Equation Editor will properly size screen display.
|
entity_output [yes | no] (entity_output no)
|
Entity versions of the Greek alphabet (for example, &alpha) are accepted as well as the tag versions (for example, <g>a</g>). A Greek symbol will be written as a tag, unless the entity_output configuration variable is set to yes.
|