summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/FAQ-en/archive.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/archive.cfg')
-rw-r--r--Master/texmf-dist/doc/generic/FAQ-en/archive.cfg13
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/archive.cfg b/Master/texmf-dist/doc/generic/FAQ-en/archive.cfg
new file mode 100644
index 00000000000..8b64957f06f
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/FAQ-en/archive.cfg
@@ -0,0 +1,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{ftp://ftp.tex.ac.uk/tex-archive/} % 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