summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/install-menu-text.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/installer/install-menu-text.pl')
-rwxr-xr-xMaster/tlpkg/installer/install-menu-text.pl8
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/install-menu-text.pl b/Master/tlpkg/installer/install-menu-text.pl
index e228c0d7043..17997e0345d 100755
--- a/Master/tlpkg/installer/install-menu-text.pl
+++ b/Master/tlpkg/installer/install-menu-text.pl
@@ -836,6 +836,14 @@ EOF
<C> standard collections
<L> language collections
$vars{'n_collections_selected'} collections out of $vars{'n_collections_available'}, disk space required: $vars{'total_size'} MB
+EOF
+;
+ if (!check_on_lang_collection_installed()) {
+ print " !! No language specific collection selected!\n";
+ print " !! If you only write English documentes that is fine!\n";
+ }
+
+ print <<"EOF";
<D> directories:
TEXDIR (the main TeX directory):