diff options
Diffstat (limited to 'web2c')
-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 cd948c23e..842401af7 100644 --- a/web2c/contextcnf.lua +++ b/web2c/contextcnf.lua @@ -124,6 +124,8 @@ return { FONTCONFIG_FILE = "fonts.conf", FONTCONFIG_PATH = "$TEXMFSYSTEM/fonts/conf", + -- EXTRAFONTS = ".;e:/tmp//", + -- we now have a different subsystem for this, }, |