diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/archive.cfg')
-rw-r--r-- | Master/texmf-doc/doc/english/FAQ-en/archive.cfg | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/archive.cfg b/Master/texmf-doc/doc/english/FAQ-en/archive.cfg deleted file mode 100644 index 8b64957f06f..00000000000 --- a/Master/texmf-doc/doc/english/FAQ-en/archive.cfg +++ /dev/null @@ -1,13 +0,0 @@ -% 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 |