-
Notifications
You must be signed in to change notification settings - Fork 0
/
better-typography.yaml
13 lines (13 loc) · 1.75 KB
/
better-typography.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
enabled: true
perLanguageSettings:
- # You can add as many languages as defined as supported language in system.yaml
language: default #
useSmartQuotes: true # replace "foo" with “foo” or « foo »... Depends on the selected quoteStyle
smartQuotesStyle: doubleCurled # Style to apply for quotes ; available options are 'doubleCurled' (“foo”), 'doubleCurledReversed' (”foo”) 'doubleLow9' („foo”), 'doubleLow9Reversed' („foo“), 'singleCurled' (‘foo’), 'singleCurledReversed' (’foo’), 'singleLow9' (‚foo’), 'singleLow9Reversed' (‚foo‘), 'doubleGuillemetsFrench' (« foo »), 'doubleGuillemets' («foo»), 'doubleGuillemetsReversed' (»foo«), 'singleGuillemets' (‹foo›), 'singleGuillemetsReversed' (›foo‹) 'cornerBrackets' (「foo」), 'whiteCornerBracket' (『foo』).
smartQuotesStyleSecondary: singleCurled # same as above for smartQuotesStyle
useSmartDashes: true # replace -- & --- to en & em dashes, depending on the selected dashStyle
smartDashesStyle: international # 'international' or 'traditionalUS'
applyHyphenations: false
applyFrenchSpecific: false # apply specific french typographic rules such as unbreakable space before double punctuation (?, !, :, ;) and XVI<sup>e</sup> siècle
useSmartDiacritics: false # replace "creme brulee" with "crème brûlée". Only available for de-DE and en-US languages
smartDiacriticsLanguage: # de-DE or en-US