summaryrefslogtreecommitdiff
path: root/luaotfload.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'luaotfload.dtx')
-rw-r--r--luaotfload.dtx6
1 files changed, 2 insertions, 4 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx
index 0d062a6..75d1221 100644
--- a/luaotfload.dtx
+++ b/luaotfload.dtx
@@ -133,7 +133,7 @@ and the derived files
\usepackage{fontspec}
\usepackage{unicode-math}
\setmainfont[
- Numbers = OldStyle,
+% Numbers = OldStyle, %% buggy with font cache
Ligatures = TeX,
BoldFont = {Linux Libertine O Bold},
ItalicFont = {Linux Libertine O Italic},
@@ -407,7 +407,7 @@ and the derived files
% \fileent{GFSBodoni.otf}, and
% \fileent{PTZ56F.ttf}.
%
-% \subsection{\hologo{XeTeX} Compatibility Layer}
+% \subsection{Compatibility Layer}
%
% In addition to the regular prefixed requests, \identifier{luaotfload}
% accepts loading fonts the \XETEX way.
@@ -1720,8 +1720,6 @@ local patch_defined_font = function (specification, size, id)
return tfmdata
end
-caches.compilemethod = "both"
-
reset_callback("define_font")
% \end{macrocode}