From a42038f4be5ed51df826119373226f28e67be87c Mon Sep 17 00:00:00 2001 From: Reinhard Kotucha Date: Sun, 30 Mar 2008 00:50:07 +0000 Subject: doc/tlinst-BT08.tex: Screenshots included. git-svn-id: svn://tug.org/texlive/trunk@7233 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/doc/install08text.pdf | Bin 0 -> 9045 bytes Master/tlpkg/doc/install08text.tex | 51 +++++++++++++++++++++++++++++++++++++ Master/tlpkg/doc/tlinst-BT08.tex | 34 ++++++++++++++++++++++--- 3 files changed, 82 insertions(+), 3 deletions(-) create mode 100644 Master/tlpkg/doc/install08text.pdf create mode 100644 Master/tlpkg/doc/install08text.tex (limited to 'Master/tlpkg/doc') diff --git a/Master/tlpkg/doc/install08text.pdf b/Master/tlpkg/doc/install08text.pdf new file mode 100644 index 00000000000..639551f96a3 Binary files /dev/null and b/Master/tlpkg/doc/install08text.pdf differ diff --git a/Master/tlpkg/doc/install08text.tex b/Master/tlpkg/doc/install08text.tex new file mode 100644 index 00000000000..8fd709ec88f --- /dev/null +++ b/Master/tlpkg/doc/install08text.tex @@ -0,0 +1,51 @@ +\documentclass{article} +\pagestyle{empty} +\parindent 0pt +\begin{document} +\tiny +\begin{verbatim} +=================> TeX Live installation procedure <================ + +==> Note: Letters/digits in indicate menu items <== +==> for commands or configurable options <== + + Proposed platform: Intel x86_64 with GNU/Linux + + binary systems: 1 out of 15 + + Installation scheme (scheme-full) + + Customizing installation scheme: + standard collections + language collections + 83 collections out of 84, disk space required: 1426 MB + + directories: + TEXDIR (The main TeX directory): + /usr/local/texlive/2008 + TEXMFLOCAL (Directory for local styles etc): + /usr/local/texlive/texmf-local + TEXMFSYSVAR (Directory for local config): + /usr/local/texlive/2008/texmf-var + + options: + [ ] use letter size instead of A4 by default + [ ] create all format files + [X] install macro/font doc tree + [X] install macro/font source tree + [ ] create symlinks in standard directories + +Other options: +==================================================================== + start installation + help + quit + +Enter command: +\end{verbatim} +\end{document} + +latex install08text.tex +dvips -E install08text.dvi +epstopdf install08text.ps + diff --git a/Master/tlpkg/doc/tlinst-BT08.tex b/Master/tlpkg/doc/tlinst-BT08.tex index ed65204c511..6f154332c61 100644 --- a/Master/tlpkg/doc/tlinst-BT08.tex +++ b/Master/tlpkg/doc/tlinst-BT08.tex @@ -51,6 +51,15 @@ %\raggedbottom +\setcounter{topnumber}{4} +\setcounter{bottomnumber}{4} +\setcounter{totalnumber}{10} +\renewcommand{\textfraction}{0.15} +\renewcommand{\topfraction}{0.85} +\renewcommand{\bottomfraction}{0.70} +\renewcommand{\floatpagefraction}{0.66} + + \hypersetup{pdftitle={A new installer for \tl}, pdfauthor={R. Kotucha, S. Kroonenberg, N. Preining}, pdfsubject={A new installer for \tl}, @@ -123,7 +132,15 @@ particular: or in GUI mode, emulating the former tlpmgui. \end{itemize} +\begin{figure}[htb] + \centering + \resizebox{\columnwidth}{!}{\includegraphics{install08text}} + \caption{Main menu of the text mode installer} + \label{fig:text_main_menu} +\end{figure} + \section{\tlu} +\label{sec:texlua} Nowadays \TeX{} contains a customized copy of Lua as embedded scripting language. When called as \tlu, it acts as a standalone Lua @@ -142,7 +159,9 @@ attractive scripting solution: Under Windows, the |.texlua| extension is made an executable file type. -\section{Install \tl\ from the Internet}\label{texlua} +\section{Install \tl\ from the Internet} +\label{sec:internet} + It is now possible to install \tl\ from a remote server. Thanks to the new infrastructure, the package database which tells the installer which packages have to be downloaded and how to install @@ -157,6 +176,8 @@ for UNIX is its significantly smaller size. \section{A new compression Algorithm} +\label{sec:lzma} + Using |.tar.lzma| compression instead of |.zip| reduces the size of the compressed packages by 20\%. It cannot be assumed that |lzma| decompressors are available on any platform, hence they have to be @@ -198,7 +219,7 @@ find Perl and that create the environment variables it needs for the duration of the job. In the case of the installer itself, the wrapper is a simple batchfile (but not so simple that it would have worked under earlier Windows versions). But in most cases, the -wrapper is written in \tlu; see section \ref{texlua}. +wrapper is written in \tlu; see section \ref{sec:texlua}. Most likely, there won't be a Bourne-compatible shell either. But in the new \tl, most shell scripts have been replaced by \pl- and @@ -210,7 +231,14 @@ rid of \texttt{.exe} files replacing Unix scripts. \tl{} for Windows also includes a hidden copy of \gs, another fixture of Unix systems that is usually absent from Windows. The most important batch files provided by \gs\ have been ported to -\tlu{}, see \ref{texlua}. +\tlu{}, see \ref{sec:texlua}. + +\begin{figure*}[htb] + \centering + \resizebox{\textwidth}{!}{\includegraphics{install08gui}} + \caption{The main menu of the GUI installer} + \label{fig:text_main_menu} +\end{figure*} \section{Testing with virtual machines} We do much of our testing with virtual machines. With programs such -- cgit v1.2.3