Description
Context
Most modifiers use the past tense. This is not the case of .slant
in lt.eq.slant
and gt.eq.slant
.
Formal proposal
Rename two sym
symbol variants according to the following table.
Character | Current name | New name |
---|---|---|
⩽ LESS-THAN OR SLANTED EQUAL TO | lt.eq.slant |
lt.eq.slanted |
⩾ GREATER-THAN OR SLANTED EQUAL TO | gt.eq.slant |
lt.eq.slanted |
Breaking changes
lt.eq.slant
and gt.eq.slant
would no longer be valid.
Related proposals
This proposal is incompatible with #42.