diff options
Diffstat (limited to 'luaotfload.dtx')
-rw-r--r-- | luaotfload.dtx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx index 51c4e7e..e19cdc3 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -1911,6 +1911,8 @@ local formats = fonts.formats local names = fonts.names formats.ofm = "type1" +fonts.encodings.known = fonts.encodings.known or { } + % \end{macrocode} % \identifier{luaotfload} promises easy access to system fonts. % Without additional precautions, this cannot be achieved by |