You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
614 B
14 lines
614 B
% (Public domain.)
|
|
% This texmf.cnf file should contain only your personal changes from the
|
|
% original texmf.cnf (for example, as chosen in the installer).
|
|
%
|
|
% That is, if you need to make changes to texmf.cnf, put your custom
|
|
% settings in this file, which is .../texlive/YYYY/texmf.cnf, rather than
|
|
% the distributed file (which is .../texlive/YYYY/texmf-dist/web2c/texmf.cnf).
|
|
% And include *only* your changed values, not a copy of the whole thing!
|
|
%
|
|
TEXMFLOCAL = $SELFAUTOPARENT/texmf-local
|
|
ASYMPTOTE_HOME = $TEXMFCONFIG/asymptote
|
|
TEXMFHOME = $TEXMFLOCAL
|
|
TEXMFVAR = $TEXMFSYSVAR
|
|
TEXMFCONFIG = $TEXMFSYSCONFIG
|
|
|