Menu Macro Category Keys

The keys in the menu category apply to the menu label generated from the inline menu macro.

The styles for the caret (^) can be controlled independently using the <font> tag.
Key Value Type Example

caret-content

Quoted string
(default: " \u203a ")

menu:
  caret-content: ' > '

font-color

Color
(default: inherit)

menu:
  font-color: #AA0000

font-family

Font family name
(default: inherit)

menu:
  font-family: M+ 1mn

font-size

Font size
(default: inherit)

menu:
  font-size: 8

font-style

Font style
(default: bold)

menu:
  font-style: bold_italic