diff options
author | Norbert Preining <preining@logic.at> | 2009-09-15 20:07:53 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2009-09-15 20:07:53 +0000 |
commit | 6a6323c7512f4d84166b0cc309d30da3781f5f0e (patch) | |
tree | 624f0508114a5244b68a38d439df1b36ca6d6091 /Master/install-tl | |
parent | b5245a41295e137f6ad2a112670a4bb127cc7cc7 (diff) |
doc update for the language options and some others
git-svn-id: svn://tug.org/texlive/trunk@15309 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/install-tl')
-rwxr-xr-x | Master/install-tl | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/install-tl b/Master/install-tl index e99e27b803b..4c6fa01cbd9 100755 --- a/Master/install-tl +++ b/Master/install-tl @@ -1729,8 +1729,7 @@ L<http://tug.org/texlive/doc/install-tl.html>. =item B<-gui> [[=]I<module>] -If no I<module> is given starts the default GUI installer (default on -Windows). +If no I<module> is given starts the C<perltk> (see below) GUI installer. If I<module> is given loads the given installer module. Currently the following modules are supported: @@ -1757,7 +1756,7 @@ It can also be selected by giving the C<-gui> option without any I<module>. The C<perltk> and C<wizard> modules, and thus also when calling with a simple C<-gui> (without I<module>) requires -the Perl/Tk module (L<http://tug.org/texlive/distro.html#perltk>; if +the Perl/Tk module (L<http://tug.org/texlive/distro.html#perltk>); if Perl/Tk is not available, installation continues in text mode. @@ -1768,7 +1767,9 @@ Use the text mode installer (default except on Windows). =item B<-lang> I<2-letter lang code> (only for GUI installer) If possible, start the installer translated into -the language specified by the 2-letter language code. Currently supported +the language specified by the 2-letter (ISO 639-1) language code (with +the exception for selecting simplified or traditional Chinese). +Currently supported languages: English (en, default), Czech (cs), German (de), French (fr), Italian (it), Dutch (nl), Polish (pl), Russian (ru), Slovak (sk), Slovenian (sl), Vietnamese (vi), simplified Chinese (zh-cn), and |