r5.0.4
This commit is contained in:
parent
7aa74afa93
commit
f17710b0a4
14 changed files with 10 additions and 1 deletions
|
@ -450,6 +450,9 @@ Subsection `ligations` is used to customize the ligation set assigned to `calt`
|
|||
- `brack-bar`: Enable ligation for `[|` and `|]`.
|
||||
- `connected-underscore`: Make contiguous underscores (like `__`) connected.
|
||||
- `connected-number-sign`: Make contiguous number signs (like `##`) connected.
|
||||
- `connected-tilde-as-wave`: Make contiguous ASCII tildes (like `~~`) connected as a wave line.
|
||||
- `connected-hyphen-as-solid-line`: Make contiguous hyphen-minuses (like `--`) connected as a straight solid line.
|
||||
- `connected-hyphen-as-semi-dashed-line`: Make contiguous hyphen-minuses (like `--`) connected as a straight semi-dashed line, identifying each hyphen component.
|
||||
|
||||
<!-- END Section-Cherry-Picking-Ligation-Sets -->
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue