From 33a11c443c93516f6c7232b4e19ce8d28d530b9d Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Sat, 22 May 2010 20:05:46 +0300 Subject: Set default mode to "node" No one seems to object. --- luaotfload.dtx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/luaotfload.dtx b/luaotfload.dtx index ff156c2..1709267 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -557,6 +557,14 @@ luaotfload.loadmodule('font-dum.lua') luaotfload.loadmodule('font-nms.lua') luaotfload.loadmodule('font-clr.lua') +% \end{macrocode} +% +% Here we override some defaults set in \ConTeXt\ code. +% +% \begin{macrocode} + +fonts.mode = "node" + % \end{macrocode} % % Finally two functions -- cgit v1.2.3