| new.entry.type{type} | Define a new entry type type. |
| new.field.type{type} | Define a new field type type. |
| pass.comments=on | Do not discard comments but attach
them to the entry following them. The default is off. |
| preserve.key.case=on | Do not translate keys to lower
case when reading. The default is off. |
| print.align.comment=n | Align comment entries at column
n. The default is 10. |
| print.align.key=n | Align the key of normal entries at
column n. The default is 18. |
| print.align.string=n | Align the = of string
entries at column n. The default is 18. |
| print.align=n | Align the = of normal entries at
column n. The default is 18. |
| print.braces=off | Switch to the use of quotes for expanded
macros instead of braces. The default is on. |
| print.comma.at.end=off | Put the separating comma at then end of
the line instead of the beginning. The default is on. |
| print.indent=n | Indent normal entries to column
n. The default is 2. |
| print.line.length=n | Break lines at column n. The
default is 77. |
| print.newline=n | Number of empty lines between entries.
The default is 1 |
| print.parentheses=on | Enclose the whole entry in parentheses
instead of braces. The default is off. |
| print.use.tab=off | Use the TAB character to
compress multiple spaces. The default is on |
| print.wide.equal=on | Force spaces around the equal sign. The
default is on |
| symbol.type=type | Translate symbols according to
type: upper, lower, or cased. The default is lower. |
|