diff options
Diffstat (limited to 'web2c')
-rw-r--r-- | web2c/contextcnf.lua | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web2c/contextcnf.lua b/web2c/contextcnf.lua index fe88bef1c..a7afb1824 100644 --- a/web2c/contextcnf.lua +++ b/web2c/contextcnf.lua @@ -37,6 +37,9 @@ return { -- "selfautoparent:texmf/web2c", -- } + -- One problem is that DEFAULT_TEXMFCNF is hardcoded in kpse so in fact we should + -- have access to it without the need to initialize kpse. + -- We have only one cache path but there can be more. The first writable one -- will be chose but there can be more readable paths. -- |