From 22d2dd3a9e8cc227f8d51b2fe8cf1734c2844959 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 10 Apr 2010 23:42:25 +0000 Subject: briefly describe scheme/collection/package git-svn-id: svn://tug.org/texlive/trunk@17796 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/scripts/texlive/tlmgr.pl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index 407281504bd..ddac353aebe 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -4490,6 +4490,13 @@ the development sources) is available at L, along with procedures for updating C itself and information about test versions. +TeX Live is organized into a few top-level I, each of which is +defined as a different set of I and I, where a +collection is a set of packages, and a package is what contains actual +files. Schemes typically contain a mix of collections and packages, but +each package is included in exactly one collection, no more and no less. +Installation can be customized and managed at any level. + For the full documentation of TeX Live, see L. -- cgit v1.2.3