From 46aafc54a9a766f33b6c4218bdda73bd4118aa2b Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Tue, 5 Jan 2010 00:48:16 +0200 Subject: Activate disabled tlig and trep entries Now `x', ``x'', ``x,, and x's work as CM fonts. --- otfl-font-otc.lua | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'otfl-font-otc.lua') diff --git a/otfl-font-otc.lua b/otfl-font-otc.lua index 1fc1f22..6ae318b 100644 --- a/otfl-font-otc.lua +++ b/otfl-font-otc.lua @@ -27,18 +27,18 @@ local extra_lists = { { endash = "hyphen hyphen", emdash = "hyphen hyphen hyphen", - -- quotedblleft = "quoteleft quoteleft", - -- quotedblright = "quoteright quoteright", - -- quotedblleft = "grave grave", - -- quotedblright = "quotesingle quotesingle", - -- quotedblbase = "comma comma", + quotedblleft = "quoteleft quoteleft", + quotedblright = "quoteright quoteright", + quotedblleft = "grave grave", + quotedblright = "quotesingle quotesingle", + quotedblbase = "comma comma", }, }, trep = { { - -- [0x0022] = 0x201D, + [0x0022] = 0x201D, [0x0027] = 0x2019, - -- [0x0060] = 0x2018, + [0x0060] = 0x2018, }, }, anum = { -- cgit v1.2.3