Rename HTML comment start ligature

This commit is contained in:
kiliman
2017-09-18 17:31:48 -04:00
parent 127bce5d83
commit 7b437bf50e
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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>
+1 -1
View File
@@ -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
View File
@@ -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"/>