ligatures

This setting is currently only available in the beta version.

The ligatures 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
off No ligatures should be used
common Common ligatures (e.g. “ff” or “fl”) should be used. Default value.
all All ligatures should be used. Including rare ones like “ct”.

Default value

common

Inherited

Yes.

Example

paragraph {
  ligatures:    all
}