12.1.6 Simple Commands with Braces Formatting

The information on commands without arguments formatting obtained from defaults and customization (see Simple Output Customization for Simple Commands with Braces) can be accessed through the ‘style_commands_formatting’ key of the converter. The value is a hash, with command name keys (without @). The value associated to a command name is also a hash with the following keys corresponding to expansion contexts (see Init File Expansion Contexts: Normal, Preformatted, Code, String, Math):

normal

Formatting for the normal context.

preformatted

Formatting for the code, preformatted and math context.

The value associated is also a hash, with the following keys:

element

HTML element.

quote

Set if the argument is expected to be in quotes.