diff options
Diffstat (limited to 'Master/texmf-doc')
-rw-r--r-- | Master/texmf-doc/source/english/texlive-en/live.tex | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/Master/texmf-doc/source/english/texlive-en/live.tex b/Master/texmf-doc/source/english/texlive-en/live.tex index 07b9e029ddf..a17e6a34407 100644 --- a/Master/texmf-doc/source/english/texlive-en/live.tex +++ b/Master/texmf-doc/source/english/texlive-en/live.tex @@ -1146,19 +1146,18 @@ In this release of \TL{}, the same installer should work under Windows as Unix. The Windows \TeX{} system included in \TL{} is based on binaries from -the \acro{W32TEX} distribution, kindly provided by Akira Kakuto. It -also includes some older (but still working) tools made by Fabrice -Popineau, and also the textsf{dviout} previewer for \texttt{dvi} files, -by Toshio Oshima. +the \acro{W32TEX} distribution by Akira Kakuto. It also includes some +older (but still working) tools made by Fabrice Popineau, and also the +\cmdname{dviout} previewer for \texttt{dvi} files, by Toshio Oshima. \TL{} can be installed on systems running Windows 98, \acro{ME}, \acro{NT}, \acro{2K} or \acro{XP}. Older versions of Windows (3.1x) and \acro{MS-DOS} are not supported. Under Windows, registry entries are created to associate -\filename{.texlua} files with \filename{texlua.exe}. These are per-user -entries, but there is no way to restrict the effect to a particular -session. +\filename{.texlua} files with \filename{texlua.exe}, so the scripts will +just run without further ado. Another registry entry is made for +\envname{TEXBINDIR}, to find the \filename{texlua} executable. \textbf{Warning:} Win9.x users must ensure they have enough environment space before undertaking installation. The \cmdname{tlpmgui.exe} @@ -1180,7 +1179,7 @@ will be generated in a folder \dirname{C:/Documents and Settings/<username>/.texlive2008}. On subsequent runs, though, the the script will start almost instantaneously. -You will be left in `Command Prompt' window in which you can run \TeX. +You will be left in a `Command Prompt' window in which you can run \TeX. For information about running \TL{} from a \acro{USB} stick, see section~\ref{sec:portable-unix}. |