numeral-style

This setting is currently only available in the beta version.

The style for numbers to be used in the text. Needs to be supported by the used font.

Availability

Available in: Inline, Headers and Footers, Footnotes Area, Media, Footnotes, Paragraph, Figures, Figure Captions, Divider, Block, List, Table, Table Cell, Syntax Highlight, Technical, Table of Contents, Table of Contents Item

Type

Symbol

Available values

Value Description
default The numeral style preferred by the font should be used.
old-style Old-style numerals (also known as text or non-lining nunmerals) should be preferred, if the font supports it.
Example: 0123456789
lining Lining numerals (also known as titling nunmerals) should be preferred, if the font supports it.
Example: 0123456789

Default value

default

Inherited

Yes.

Example

heading-all {
  numeral-style:    lining
}