fixes kerning of li (for italics, based on roman patch 14d1a07752). Closes #540

This commit is contained in:
Rasmus Andersson 2023-03-15 13:38:24 -07:00
parent e09fcad761
commit cca1a0b37d

View file

@ -4342,7 +4342,6 @@ underscore = -69;
"@MMK_R_eight.sups" = 93; "@MMK_R_eight.sups" = 93;
"@MMK_R_idblgrave" = 69; "@MMK_R_idblgrave" = 69;
"@MMK_R_idieresis" = 151; "@MMK_R_idieresis" = 151;
"@MMK_R_idotless" = 93;
Dcroat = 69; Dcroat = 69;
Istroke = 69; Istroke = 69;
}; };
@ -6044,7 +6043,6 @@ underscore = -69;
"@MMK_R_eight.sups" = 93; "@MMK_R_eight.sups" = 93;
"@MMK_R_idblgrave" = 69; "@MMK_R_idblgrave" = 69;
"@MMK_R_idieresis" = 151; "@MMK_R_idieresis" = 151;
"@MMK_R_idotless" = 69;
"@MMK_R_m" = 93; "@MMK_R_m" = 93;
"@MMK_R_parenright" = 69; "@MMK_R_parenright" = 69;
"@MMK_R_u" = 69; "@MMK_R_u" = 69;
@ -6369,7 +6367,6 @@ periodcentered = -69;
"@MMK_R_Y" = -151; "@MMK_R_Y" = -151;
"@MMK_R_a" = 69; "@MMK_R_a" = 69;
"@MMK_R_idblgrave" = 93; "@MMK_R_idblgrave" = 93;
"@MMK_R_o" = 69;
"@MMK_R_one" = -81; "@MMK_R_one" = -81;
"@MMK_R_quotedblleft" = -93; "@MMK_R_quotedblleft" = -93;
"@MMK_R_registered" = -17; "@MMK_R_registered" = -17;
@ -7865,7 +7862,6 @@ underscore = -69;
"@MMK_R_eight.sups" = 93; "@MMK_R_eight.sups" = 93;
"@MMK_R_idblgrave" = 69; "@MMK_R_idblgrave" = 69;
"@MMK_R_idieresis" = 151; "@MMK_R_idieresis" = 151;
"@MMK_R_idotless" = 93;
Dcroat = 69; Dcroat = 69;
Istroke = 69; Istroke = 69;
}; };
@ -11305,7 +11301,6 @@ underscore = -69;
"@MMK_R_Dcroat" = 69; "@MMK_R_Dcroat" = 69;
"@MMK_R_idblgrave" = 69; "@MMK_R_idblgrave" = 69;
"@MMK_R_idieresis" = 151; "@MMK_R_idieresis" = 151;
"@MMK_R_idotless" = 81;
"@MMK_R_jdotless" = 81; "@MMK_R_jdotless" = 81;
"@MMK_R_o" = 10; "@MMK_R_o" = 10;
"@MMK_R_parenright" = 69; "@MMK_R_parenright" = 69;
@ -13046,7 +13041,6 @@ underscore = -69;
"@MMK_R_f" = 10; "@MMK_R_f" = 10;
"@MMK_R_idblgrave" = 69; "@MMK_R_idblgrave" = 69;
"@MMK_R_idieresis" = 151; "@MMK_R_idieresis" = 151;
"@MMK_R_idotless" = 93;
"@MMK_R_parenright" = 69; "@MMK_R_parenright" = 69;
"@MMK_R_t" = 10; "@MMK_R_t" = 10;
Dcroat = 69; Dcroat = 69;