aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-04-12 20:51:05 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-04-12 20:51:05 +0300
commit8db0ba071b92c394835f9a28a1b81c0a2f8a0092 (patch)
tree07615d740dfbe163894c24fc49102c55964b6e83 /2020/texmf.d
parentfix gentoo location for 2020 (diff)
downloadtex-8db0ba071b92c394835f9a28a1b81c0a2f8a0092.tar.gz
tex-8db0ba071b92c394835f9a28a1b81c0a2f8a0092.tar.bz2
tex-8db0ba071b92c394835f9a28a1b81c0a2f8a0092.zip
more standard paths for kpathsea
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to '2020/texmf.d')
-rw-r--r--2020/texmf.d/05searchpaths.cnf10
1 files changed, 5 insertions, 5 deletions
diff --git a/2020/texmf.d/05searchpaths.cnf b/2020/texmf.d/05searchpaths.cnf
index aacc8bf..2cb471c 100644
--- a/2020/texmf.d/05searchpaths.cnf
+++ b/2020/texmf.d/05searchpaths.cnf
@@ -26,13 +26,13 @@ TEXMFMAIN = $TEXMFDIST
TEXMFSITE = $TEXMFROOT/texmf-site
% Local additions to the distribution trees.
-TEXMFLOCAL = $SELFAUTOGRANDPARENT/texmf-local
+TEXMFLOCAL = $TEXMFROOT/../local/share/texmf
% TEXMFSYSVAR, where *-sys store cached runtime data.
-TEXMFSYSVAR = $TEXMFROOT/texmf-var
+TEXMFSYSVAR = $TEXMFROOT/var/lib/texmf
% TEXMFSYSCONFIG, where *-sys store configuration data.
-TEXMFSYSCONFIG = $TEXMFROOT/texmf-config
+TEXMFSYSCONFIG = $TEXMFROOT/etc/texmf
% Per-user texmf tree(s) -- organized per the TDS, as usual. To define
% more than one per-user tree, set this to a list of directories in
@@ -41,10 +41,10 @@ TEXMFSYSCONFIG = $TEXMFROOT/texmf-config
TEXMFHOME = ~/texmf
% TEXMFVAR, where texconfig/updmap/fmtutil store cached runtime data.
-TEXMFVAR = ~/.texlive2020/texmf-var
+TEXMFVAR = ~/.texlive/texmf-var
% TEXMFCONFIG, where texconfig/updmap/fmtutil store configuration data.
-TEXMFCONFIG = ~/.texlive2020/texmf-config
+TEXMFCONFIG = ~/.texlive/texmf-config
% This is the value manipulated by tlmgr's auxtrees subcommand in the
% root texmf.cnf. Kpathsea warns about a literally empty string for a