From 9320186751b6c6a1113f41331716d3b68d73af7a Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Wed, 23 Dec 2015 22:40:58 +0100 Subject: [features] excise stray feature definition Closing #309 Many thanks for @simifilm for the report! --- src/luaotfload-features.lua | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/src/luaotfload-features.lua b/src/luaotfload-features.lua index 3f9d67a..3922882 100644 --- a/src/luaotfload-features.lua +++ b/src/luaotfload-features.lua @@ -1405,19 +1405,6 @@ local tlig_specification = { }, } -local tlig_specification = { - type = "substitution", - features = everywhere, - data = { - [0x0022] = 0x201D, -- quotedblright - [0x0027] = 0x2019, -- quoteleft - [0x0060] = 0x2018, -- quoteright - }, - flags = noflags, - order = { "tlig" }, - prepend = true, -} - local anum_arabic = { --- these are the same as in font-otc [0x0030] = 0x0660, [0x0031] = 0x0661, -- cgit v1.2.3