capitalization
This setting is currently only available in the beta version.
Capitalization of the text. Best results require font support. If the font does not support capitalization text, it is capitalized by adjusting the text.
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
Available values
| Value | Description |
|---|---|
none |
Capitalization should not be changed. Default value. |
all-caps |
Text should be shown in all-caps, i.e. in uppercase letters. Example: Ulysses → Ulysses. |
small-caps |
Text should be shown in small caps. Example: Ulysses → Ulysses. |
all-small-caps |
All characters should be shown in small caps (not just the lowercase characters). Not supported by DOCX. Example: Ulysses → Ulysses. |
Default value
none
Inherited
Yes.
Example
inline-emphasis {
capitalization: small-caps
}