9.0.0.6

5.5 Itemization Styles🔗ℹ

A style name is used for an itemization as follows:
  • A String: HTML: Used as a CSS class name. Latex/PDF: Used as the name of a command called with the itemization content as a single argument.

  • #'compact: Reduces space between items.

  • #'ordered: HTML: Generates <ol> output instead of <ul>. Latex/PDF: Generates an enumeration instead of an itemization.

Each style property is used for an itemization as follows: