diff options
author | Hans Hagen <pragma@wxs.nl> | 2012-05-23 20:34:00 +0200 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2012-05-23 20:34:00 +0200 |
commit | 42ee036d6a2079f8603d7bdfd277276b7d5d3c52 (patch) | |
tree | 08855094bb0c82e5d6cfa125bf21fe318138c5f5 /web2c | |
parent | 30c3294301573aec0afef18904554e1365726724 (diff) | |
download | context-42ee036d6a2079f8603d7bdfd277276b7d5d3c52.tar.gz |
beta 2012.05.23 20:34
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. -- |