2 %% This file will generate fast loadable files and documentation
3 %% driver files from the doc files in this package when run through
7 %% The LaTeX3 Project and any individual authors listed elsewhere
10 %% This file is part of the LaTeX base system.
11 %% -------------------------------------------
13 %% It may be distributed and/or modified under the
14 %% conditions of the LaTeX Project Public License, either version 1.3c
15 %% of this license or (at your option) any later version.
16 %% The latest version of this license is in
17 %% http://www.latex-project.org/lppl.txt
18 %% and version 1.3c or later is part of all distributions of LaTeX
19 %% version 2005/12/01 or later.
21 %% This file has the LPPL maintenance status "maintained".
23 %% As this file contains legal notices, it is NOT PERMITTED to modify
24 %% this file in any way that the legal information placed into
25 %% generated files is changed (i.e., the files generated when the
26 %% original file is executed). This restriction does not apply if
27 %% (parts of) the content is reused in a different WORK producing its
28 %% own generated files.
30 %% The list of all files belonging to the LaTeX base distribution is
31 %% given in the file `manifest.txt'. See also `legal.txt' for additional
37 %% --------------- start of bootstrap commands ------------------
40 %% LaTeX 2e installation script (concurrent version)
41 \let\documentclass\undefined
46 \def\ProvidesFile#1\end#2{}
48 \Msg{**********************************************}
50 \Msg{* Welcome to the Installation routine of}
52 \Msg{* \space\space\space\space\fmtname\space <\fmtversion>}
54 \Msg{* Depending on your machine the installation}
55 \Msg{* might take a long time --- this is the}
56 \Msg{* price for being able to run on all platforms.}
57 \Msg{* So please be patient :-)}
59 \Msg{**********************************************}
71 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
72 %%% generate main kernel file
73 %%% and the .ltx files that set up the default settings
74 %%% that may be changed by the use of .cfg files.
76 \batchinput{format.ins}
78 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
79 %%% generate .def files for encoding support
81 \batchinput{inputenc.ins}
82 \batchinput{ltoutenc.ins}
85 %%%%%%%%%%%%%%%%%%%%%%%%%%%%
86 %%% other classes and packages
88 \batchinput{classes.ins}
90 \batchinput{letter.ins}
92 \batchinput{slides.ins}
96 \batchinput{latexsym.ins}
98 \batchinput{cmfonts.ins}
100 \batchinput{tulm.ins}
104 \batchinput{latex209.ins}
106 \batchinput{docstrip.ins}
108 \batchinput{ifthen.ins}
110 \batchinput{graphpap.ins}
112 \batchinput{makeindx.ins}
114 \batchinput{syntonly.ins}
116 \batchinput{exscale.ins}
118 \batchinput{alltt.ins}
120 \batchinput{nfssfont.ins}
122 \batchinput{fix-cm.ins}
124 \batchinput{latexrelease.ins}
128 \Msg{*********************************************}
130 \Msg{* Now run initex to generate the format file}
132 \Msg{*********************************************}