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 %% In particular, NO PERMISSION is granted to modify the contents of this
24 %% file since it contains the legal notices that are placed in the files
27 %% The list of all files belonging to the LaTeX base distribution is
28 %% given in the file `manifest.txt'. See also `legal.txt' for additional
34 %% --------------- start of bootstrap commands ------------------
37 %% LaTeX 2e installation script (concurrent version)
38 \let\documentclass\undefined
43 \def\ProvidesFile#1\end#2{}
45 \Msg{**********************************************}
47 \Msg{* Welcome to the Installation routine of}
49 \Msg{* \space\space\space\space\fmtname\space <\fmtversion>}
51 \Msg{* Depending on your machine the installation}
52 \Msg{* might take a long time --- this is the}
53 \Msg{* price for being able to run on all platforms.}
54 \Msg{* So please be patient :-)}
56 \Msg{**********************************************}
68 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
69 %%% generate main kernel file
70 %%% and the .ltx files that set up the default settings
71 %%% that may be changed by the use of .cfg files.
73 \batchinput{format.ins}
75 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
76 %%% generate .def files for encoding support
78 \batchinput{inputenc.ins}
79 \batchinput{ltoutenc.ins}
82 %%%%%%%%%%%%%%%%%%%%%%%%%%%%
83 %%% other classes and packages
85 \batchinput{classes.ins}
87 \batchinput{letter.ins}
89 \batchinput{slides.ins}
93 \batchinput{latexsym.ins}
95 \batchinput{cmfonts.ins}
99 \batchinput{latex209.ins}
101 \batchinput{docstrip.ins}
103 \batchinput{ifthen.ins}
105 \batchinput{graphpap.ins}
107 \batchinput{makeindx.ins}
109 \batchinput{syntonly.ins}
111 \batchinput{exscale.ins}
113 \batchinput{alltt.ins}
115 \batchinput{nfssfont.ins}
117 \batchinput{fix-cm.ins}
119 \batchinput{latexrelease.ins}
123 \Msg{***********************************}
125 \Msg{* Now run INITEX on latex.ltx}
127 \Msg{***********************************}