summaryrefslogtreecommitdiff
path: root/otfl-font-ltx.lua
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2012-03-26 00:54:35 +0200
committerKhaled Hosny <khaledhosny@eglug.org>2012-03-27 08:19:01 +0200
commit5cd15c2c16065938ed6ce1bfcc999327ff85698f (patch)
tree2fec535171eef060790cf76bf0688a0e2850cab1 /otfl-font-ltx.lua
parent9bd0caac613f5d766a0a3b07835359ac0efade0a (diff)
downloadluaotfload-5cd15c2c16065938ed6ce1bfcc999327ff85698f.tar.gz
Enable italic correction feature by default
Conflicts: otfl-font-xtx.lua tests/itlc.tex
Diffstat (limited to 'otfl-font-ltx.lua')
-rw-r--r--otfl-font-ltx.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/otfl-font-ltx.lua b/otfl-font-ltx.lua
index f9d7fc4..2025db5 100644
--- a/otfl-font-ltx.lua
+++ b/otfl-font-ltx.lua
@@ -45,7 +45,7 @@ end
local defaults = {
dflt = {
"ccmp", "locl", "rlig", "liga", "clig",
- "kern", "mark", "mkmk",
+ "kern", "mark", "mkmk", 'itlc',
},
arab = {
"ccmp", "locl", "isol", "fina", "fin2",