mirror of
https://github.com/kiliman/operator-mono-lig.git
synced 2026-08-12 02:10:52 +02:00
Rename HTML comment start ligature
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
<GlyphID id="15" name="less_hyphen.liga"/>
|
||||
<GlyphID id="16" name="less_hyphen_hyphen.liga"/>
|
||||
<GlyphID id="17" name="less_equal_equal.liga"/>
|
||||
<GlyphID id="18" name="less_exclam_hyphen_x2.liga"/>
|
||||
<GlyphID id="18" name="less_exclam_hyphen_hyphen.liga"/>
|
||||
<GlyphID id="19" name="less_bar.liga"/>
|
||||
<GlyphID id="20" name="bar_greater.liga"/>
|
||||
</GlyphOrder>
|
||||
@@ -25,6 +25,6 @@ hyphen_hyphen_greater.liga
|
||||
less_hyphen.liga
|
||||
less_hyphen_hyphen.liga
|
||||
less_equal_equal.liga
|
||||
less_exclam_hyphen_x2.liga
|
||||
less_exclam_hyphen_hyphen.liga
|
||||
less_bar.liga
|
||||
bar_greater.liga
|
||||
|
||||
+1
-1
@@ -30,7 +30,7 @@
|
||||
<Ligature components="hyphen" glyph="hyphen_hyphen.liga"/>
|
||||
</LigatureSet>
|
||||
<LigatureSet glyph="less">
|
||||
<Ligature components="exclam,hyphen,hyphen" glyph="less_exclam_hyphen_x2.liga"/>
|
||||
<Ligature components="exclam,hyphen,hyphen" glyph="less_exclam_hyphen_hyphen.liga"/>
|
||||
<Ligature components="equal,equal" glyph="less_equal_equal.liga"/>
|
||||
<Ligature components="hyphen,hyphen" glyph="less_hyphen_hyphen.liga"/>
|
||||
<Ligature components="bar" glyph="less_bar.liga"/>
|
||||
|
||||
Reference in New Issue
Block a user