diff options
author | Karl Berry <karl@freefriends.org> | 2006-11-14 01:00:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-11-14 01:00:51 +0000 |
commit | 1f5ffc507b8771abc123a7b2f5a9fe23a0279d4e (patch) | |
tree | 0cd8726c7fa338b73d2ab1c81da7ac2e290f3776 | |
parent | c23af5dc1b5e07e295f712b75b233553b6ee6859 (diff) |
(screen_1): formatting.
git-svn-id: svn://tug.org/texlive/trunk@2433 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-x | Master/common.sh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/common.sh b/Master/common.sh index 1eb47a182c4..702f10d93af 100755 --- a/Master/common.sh +++ b/Master/common.sh @@ -995,9 +995,9 @@ screen_1=' ===================> TeX Live installation procedure <=============== <C> standard collections <L> language collections] $all_collections_ns out of $all_collections_anz, disk space required: $all_collections_dus kB <D> directories: - TEXDIR (main TeX directory) : $TEXDIR - TEXMFLOCAL (for local styles etc.): $TEXMFLOCAL - TEXMFSYSVAR (for local config) : $TEXMFSYSVAR + TEXDIR (main TeX directory) : $TEXDIR + TEXMFSYSVAR (for sitewide config) : $TEXMFSYSVAR + TEXMFLOCAL (for local styles etc.): $TEXMFLOCAL <O> options: [$opt_varfonts] alternate directory for generated fonts ($opt_varfonts_dir) [$opt_symlinks] create symlinks in standard directories |