Help > Authoring > Equations > Customizing the Equation Editor > Structural Overview of the Configuration File > :Palette
  
:Palette
The Palette section begins with a line reading :palette and ends with one reading :end_palette. In between these lines are button entries, beginning with lines reading button and ending with lines reading end_button.
Table 26. Syntax for Adding Palette Buttons to a Configuration File
Syntax (Example):
Comments:
xy x y (xy 155 30 )
Position of upper left corner of button relative to upper left corner of Palette.
text input (text <g>q</g>)
Markup which produces the desired symbol when the Palette button is pressed.
cmd [ menulabel | TeXcode] (cmd undo)
Command exactly as listed in menu section of .apteqn.cf is pressed.
label string (label determinant)
Text to appear on button.
In most cases, changes to the Palette can be made automatically by adding or moving buttons on the Palette. However, in a few cases you may have to edit the file directly to get a certain item on the Palette.