summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorReinhard Kotucha <reinhard.kotucha@web.de>2008-03-30 00:50:07 +0000
committerReinhard Kotucha <reinhard.kotucha@web.de>2008-03-30 00:50:07 +0000
commita42038f4be5ed51df826119373226f28e67be87c (patch)
tree30691c2546227cd4b820d5cf51409ec420e04a0a /Master
parent01957d81bd52bd26f963b6627669e816bfadb120 (diff)
doc/tlinst-BT08.tex: Screenshots included.
git-svn-id: svn://tug.org/texlive/trunk@7233 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/tlpkg/doc/install08text.pdfbin0 -> 9045 bytes
-rw-r--r--Master/tlpkg/doc/install08text.tex51
-rw-r--r--Master/tlpkg/doc/tlinst-BT08.tex34
3 files changed, 82 insertions, 3 deletions
diff --git a/Master/tlpkg/doc/install08text.pdf b/Master/tlpkg/doc/install08text.pdf
new file mode 100644
index 00000000000..639551f96a3
--- /dev/null
+++ b/Master/tlpkg/doc/install08text.pdf
Binary files 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 <angle brackets> indicate menu items <==
+==> for commands or configurable options <==
+
+ Proposed platform: Intel x86_64 with GNU/Linux
+
+ <B> binary systems: 1 out of 15
+
+ <S> Installation scheme (scheme-full)
+
+ Customizing installation scheme:
+ <C> standard collections
+ <L> language collections
+ 83 collections out of 84, disk space required: 1426 MB
+
+ <D> 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
+
+ <O> 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:
+====================================================================
+ <I> start installation
+ <H> help
+ <Q> 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