summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/FAQ-en/archive.cfg
blob: 0d998ea78c0769da5edf35e58fc06090fb41bb06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
% this file is loaded by the {file,dir}ctan files to define the local
% preferred archive and directory compression format

%
% the archive itself
\def\LocalCTAN{http://mirror.ctan.org/} % could be anything
                                                 % out of CTAN.sites
%
% the format for use when retrieving directory hierarchies
\def\CTANDirFmt{.zip} % could be .(tar[.(Z|gz)]|tgz|zip) according to what
                      % the local archive is capable of and the users need

\endinput