diff options
Diffstat (limited to 'web2c/contextcnf.lua')
-rw-r--r-- | web2c/contextcnf.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web2c/contextcnf.lua b/web2c/contextcnf.lua index c0ff5e4c9..366df01ac 100644 --- a/web2c/contextcnf.lua +++ b/web2c/contextcnf.lua @@ -209,6 +209,8 @@ return { -- ["pdfview.method"] = "sumatra", + -- ["fonts.usesystemfonts"] = false, + }, experiments = { |