diff options
Diffstat (limited to 'otfl-basics-gen.lua')
-rw-r--r-- | otfl-basics-gen.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/otfl-basics-gen.lua b/otfl-basics-gen.lua index c0fc396..bdbc3cf 100644 --- a/otfl-basics-gen.lua +++ b/otfl-basics-gen.lua @@ -80,6 +80,8 @@ local remapper = { dfont = "truetype fonts", -- "truetype dictionary", cid = "cid maps", fea = "font feature files", + pfa = "type1 fonts", -- this is for Khaled, in ConTeXt we don't use this! + pfb = "type1 fonts", -- this is for Khaled, in ConTeXt we don't use this! } function resolvers.findfile(name,fileformat) |