diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/tds/README')
-rw-r--r-- | Master/texmf-doc/doc/english/tds/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/english/tds/README b/Master/texmf-doc/doc/english/tds/README new file mode 100644 index 00000000000..d961e75efc1 --- /dev/null +++ b/Master/texmf-doc/doc/english/tds/README @@ -0,0 +1,17 @@ +This is the TeX Directory Structure (TDS) document, describing a runtime +layout of TeX-related files intended to be portable, +implementation-independent, etc. Most TeX distributions have adopted +this in some form. + +If any questions, comments, or suggestions, email twg-tds@tug.org. +Mailing list archives available at: http://tug.org/mail-archives/twg-tds/ + +tds.tex is the master source file. A few extra LaTeX packages that it +uses are in packages.zip, in the unlikely event that you don't already +have them. + +http://tug.org/tds/ contains the current released version. For older +versions, see ftp://tug.org/historic/docs/tds. For the current +development sources, see http://tds.sarovar.org. + +Happy installing. |