summaryrefslogtreecommitdiff
path: root/tex/context/base/font-oti.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/font-oti.lua')
-rw-r--r--tex/context/base/font-oti.lua7
1 files changed, 2 insertions, 5 deletions
diff --git a/tex/context/base/font-oti.lua b/tex/context/base/font-oti.lua
index a5bbabf5c..e531ba8b2 100644
--- a/tex/context/base/font-oti.lua
+++ b/tex/context/base/font-oti.lua
@@ -13,11 +13,8 @@ local fonts = fonts
local otf = fonts.otf
local initializers = fonts.initializers
-otf.default_language = 'latn'
-otf.default_script = 'dflt'
-
-local languages = otf.tables.languages
-local scripts = otf.tables.scripts
+local languages = otf.tables.languages
+local scripts = otf.tables.scripts
local function set_language(tfmdata,value)
if value then