1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410
|
%
% The following files form the LaTeX2e distribution of 2004/03/02
%
%
% CONTENTS OF THE LaTeX DISTRIBUTION
% ==================================
%
% Documentation:
% --------------
%
% 00readme.txt -- The distribution guide. START BY READING THIS FILE
% manifest.txt -- This file.
%
% install.txt -- How to install LaTeX (overview).
% tex2.txt -- Extras for installing LaTeX on TeX2.
% autoload.txt -- About the `autoload' LaTeX variant: no longer supported.
%
% amiweb2c.txt -- How to install LaTeX with Amiga WEB2C.
% cstex.txt -- How to install LaTeX with Atari CS-TeX.
% decustex.txt -- How to install LaTeX with VAX/VMS DECUS TeX.
% directex.txt -- How to install LaTeX with Mac DirectTeX.
% emtex.txt -- How to install LaTeX with PC emTeX.
% emtextds.txt -- How to install LaTeX with Schmidt's emTeX/TDS (OS/2).
% lindner.txt -- How to install LaTeX with Lindner's Atari TeX.
% microtex.txt -- How to install LaTeX with PC MicroTeX.
% miktex.txt -- How to install LaTeX with MikTeX for Windows 95 and NT.
% multitex.txt -- How to install LaTeX with Atari MultiTeX.
% oztex.txt -- How to install LaTeX with Mac OzTeX.
% pastex.txt -- How to install LaTeX with Amiga PasTeX.
% pctex.txt -- How to install LaTeX with PC PCTeX.
% textures.txt -- How to install LaTeX with Mac Textures.
% truetex.txt -- How to install LaTeX with TrueTeX for Windows 95 and NT.
% vtex.txt -- How to install LaTeX with PC VTeX.
% vtexfree.txt -- How to install LaTeX with VTeX/Free (VTeX/Lnx, VTeX/2).
% web2ctex.txt -- How to install LaTeX with Unix web2c TeX.
% yandytex.txt -- How to install LaTeX with PC Y&Y TeX.
%
% template.txt -- A template for writing installation guides.
% texpert.txt -- Documentation for TeX experts.
% patches.txt -- Explains the patch mechanism.
%
% legal.txt -- Copyright notice; warranty; copying conditions.
% lppl.txt -- The LaTeX Project Public License (current version).
% lppl-1-0.txt -- The LaTeX Project Public License (version 1.0).
% lppl-1-1.txt -- The LaTeX Project Public License (version 1.1).
% lppl-1-2.txt -- The LaTeX Project Public License (version 1.1).
%
% bugs.txt -- How to submit a bug report for LaTeX.
% latexbug.tex -- File to generate a bug report.
% latexbug.el -- File to generate a bug report with emacs.
%
% source2e.tex -- File to produce kernel documentation.
% changes.txt -- List of changes in reverse chronological order.
%
% sample2e.tex -- Sample LaTeX input file.
% small2e.tex -- Small sample LaTeX input file.
%
% clsguide.tex -- How to write class files.
% cfgguide.tex -- Guide to using `.cfg' files to configure LaTeX.
% cyrguide.tex -- Guide to using cyrillic languages in LaTeX.
% fntguide.tex -- Guide to font selection.
% modguide.tex -- Guide to modifying and distributing LaTeX.
% usrguide.tex -- User guide for this release.
%
% ltnews01.tex -- What was new in the release dated 1994/06.
% ltnews02.tex -- What was new in the release dated 1994/12.
% ltnews03.tex -- What was new in the release dated 1995/06.
% ltnews04.tex -- What was new in the release dated 1995/12.
% ltnews05.tex -- What was new in the release dated 1996/06.
% ltnews06.tex -- What was new in the release dated 1996/12.
% ltnews07.tex -- What was new in the release dated 1997/06.
% ltnews08.tex -- What was new in the release dated 1997/12.
% ltnews09.tex -- What was new in the release dated 1998/06.
% ltnews10.tex -- What was new in the release dated 1998/12.
% ltnews11.tex -- What was new in the release dated 1999/06.
% ltnews12.tex -- What was new in the release dated 1999/12.
% ltnews13.tex -- What was new in the release dated 2000/06.
% ltnews14.tex -- What was new in the release dated 2001/06.
% ltnews15.tex -- What was new in the latest release dated 2003/12.
% ltnews16.tex -- What may happen in 2004 and beyond.
%
% ltx3info.tex -- Information about the LaTeX3 project.
%
% manual.err -- Errata for the LaTeX Manual.
% compan.err -- Errata for the LaTeX Companion.
% begleit.err -- Errata for the LaTeX-Begleiter (German).
% grphcomp.err -- Errata for the LaTeX Graphics Companion.
% handbuch.err -- Errata for the LaTeX Manual (German).
% webcomp.err -- Errata for the LaTeX Web Companion.
% webcompg.err -- Errata for the LaTeX Web Companion (German).
%
%
% Kernel files:
% -------------
%
% cmfonts.fdd -- Font definitions for Computer modern fonts.
% fontdef.dtx -- Code for font definitions.
% lthyphen.dtx -- Hyphenation support.
% ltboxes.dtx -- Code for making boxes.
% ltclass.dtx -- Class and option handling.
% ltcounts.dtx -- Counters.
% ltpageno.dtx -- Page numbering.
% ltxref.dtx -- Cross referencing.
% ltlength.dtx -- Lengths.
% ltdirchk.dtx -- Support for search in current directory.
% ltfiles.dtx -- File handling.
% ltfinal.dtx -- Code for debugging and final initialisations.
% ltfloat.dtx -- Float handling.
% ltfntcmd.dtx -- Various font switching commands.
% ltfssbas.dtx -- NFSS Base macros
% ltfsstrc.dtx -- NFSS Tracing (and tracefnt.sty)
% ltfssdcl.dtx -- NFSS Declarative interface
% ltfssini.dtx -- NFSS Initialisation
% ltfsscmp.dtx -- NFSS1 compatibility
% ltidxglo.dtx -- Index and glossary.
% ltbibl.dtx -- Bibliography commands.
% ltalloc.dtx -- Allocation of counters and others.
% ltdefns.dtx -- Initial definitions.
% ltcntrl.dtx -- Program control macros.
% lterror.dtx -- Error handling.
% ltpar.dtx -- Paragraphs.
% ltspace.dtx -- Spacing, line and page breaking.
% ltlogos.dtx -- Logos.
% ltlists.dtx -- Code for lists and related environments.
% ltmath.dtx -- Code for math.
% ltmiscen.dtx -- Code for miscellaneous environments.
% ltoutenc.dtx -- Code for output encoding commands.
% ltoutput.dtx -- LaTeX page makeup (output routine).
% ltpictur.dtx -- The picture environment.
% ltpage.dtx -- Page styles and related commands.
% ltplain.dtx -- Things borrowed from the plain format.
% lttab.dtx -- The tabbing, tabular and array environments.
% ltthm.dtx -- The theorem-like environments.
% ltsect.dtx -- Sectioning and title commands.
% ltvers.dtx -- Version identification code.
% preload.dtx -- Code for preloading fonts.
% ltpatch.ltx -- Patches to current kernel.
%
%
% Standard Classes:
% -----------------
%
% classes.dtx -- Standard document classes article/book/report.
% letter.dtx -- Standard document class letter.
% proc.dtx -- Proc class: modifies the article class.
% slides.dtx -- Slides class, etc based on SLiTeX.
% slifonts.fdd -- Font declarations for slides class.
%
%
% LaTeX2.09 compatibility:
% ------------------------
%
% latex209.dtx -- Implements LaTeX 2.09 compatibility mode.
%
%
% Standard packages:
% ------------------
%
% alltt.dtx -- Implements the alltt environment.
% fixltx2e.dtx -- Implements non-gratuitous fixes to LaTeX.
% graphpap.dtx -- Implements programming \graphpaper command..
% inputenc.dtx -- Implements eight-bit input.
% utf8ienc.dtx -- Supplement for inputenc to implement UTF8 encoding.
% ifthen.dtx -- Implements programming control structures.
% makeindx.dtx -- Implements support for generating an index.
%
%
% Font selection files:
% ---------------------
%
% exscale.dtx -- Scaling the math extension font.
% latexsym.dtx -- Definitions for LaTeX symbol fonts.
% newlfont.dtx -- New semantics of font switching commands.
% nfssfont.dtx -- program for testing a font and generating glyph tables.
% oldlfont.dtx -- Old semantics of font switching commands.
% syntonly.dtx -- Syntonly package for running in syntax check mode.
%
%
% The doc package:
% ----------------
%
% doc.dtx -- Package for self documenting code.
% docstrip.dtx -- Module for removing comments.
% ltxdoc.dtx -- Class file for printing documentation.
%
%
% Installation scripts for the various parts:
% -------------------------------------------
%
% unpack.ins -- LaTeX main installation script (see below).
%
%
% Installation scripts used by unpack.ins:
% ------------------------------------------
%
% alltt.ins -- Installation script for the alltt package.
% classes.ins -- Installation script for standard classes.
% cmfonts.ins -- Installation script for OT* Computer Modern fonts.
% newdc.ins -- Installation script for T* Computer Modern fonts.
% docstrip.ins -- Installation script for docstrip.
% exscale.ins -- Installation script for scaling the cmex font.
% fixltx2e.ins -- Installation script for the fixltx2e package.
% format.ins -- Installation script for latex.ltx.
% graphpap.ins -- Installation script for graphpap.dtx.
% inputenc.ins -- Installation script for inputenc.dtx.
% ifthen.ins -- Installation script for ifthen.dtx.
% latex209.ins -- Installation script for compatibility mode.
% latexsym.ins -- Installation script for latexsym.dtx.
% letter.ins -- Installation script for document class letter.
% ltoutenc.ins -- Installation script for output encoding files.
% makeindx.ins -- Installation script for makeindx.dtx.
% nfssfont.ins -- Installation script for nfssfont.dtx.
% proc.ins -- Installation script for the proc package.
% slides.ins -- Installation script for SLiTeX.
% syntonly.ins -- Installation script for the syntonly package.
%
%
% Installation scripts to be used by themselves:
% ----------------------------------------------
%
% cmextra.ins -- Installation script for additional CM fonts.
% autoload.ins -- For the `autoload' LaTeX variant: no longer supported.
% ec.ins -- Installation script for T1 and TS1 EC fonts.
% olddc.ins -- Installation script for obsolete dc fonts (v1.1).
%
%
% Support files:
% --------------
%
% ltxguide.cls -- Document class used by the guides.
% ltnews.cls -- Document class for `news' document.
% minimal.cls -- Minimal document class for debugging and testing.
% idx.tex -- Print out index entries in your document.
% lablst.tex -- Generate list of labels used in a document.
% testpage.tex -- Test file for checking the accuracy of a printer.
% ltxcheck.tex -- Test file for checking the LaTeX installation.
%
%
% ======================================================================
%
% The following file list is read in during the installation procedure
% to check that all the files are present. The file names should be
% separated by white space, and this file should end with |\endinput|.
%
00readme.txt
alltt.dtx
alltt.ins
amiweb2c.txt
autoload.ins
autoload.txt
begleit.err
bugs.txt
cfgguide.tex
changes.txt
classes.dtx
classes.ins
clsguide.tex
cmextra.ins
cmfonts.fdd
cmfonts.ins
compan.err
cstex.txt
cyrguide.tex
decustex.txt
directex.txt
doc.dtx
docstrip.dtx
docstrip.ins
ec.ins
emtex.txt
emtextds.txt
exscale.dtx
exscale.ins
fixltx2e.dtx
fixltx2e.ins
fntguide.tex
fontdef.dtx
format.ins
graphpap.dtx
graphpap.ins
grphcomp.err
handbuch.err
idx.tex
ifthen.dtx
ifthen.ins
inputenc.dtx
inputenc.ins
install.txt
lablst.tex
latex209.dtx
latex209.ins
latexbug.el
latexbug.tex
latexsym.dtx
latexsym.ins
legal.txt
letter.dtx
letter.ins
lindner.txt
lppl-1-0.txt
lppl-1-1.txt
lppl-1-2.txt
lppl.txt
ltalloc.dtx
ltbibl.dtx
ltboxes.dtx
ltclass.dtx
ltcntrl.dtx
ltcounts.dtx
ltdefns.dtx
ltdirchk.dtx
lterror.dtx
ltfiles.dtx
ltfinal.dtx
ltfloat.dtx
ltfntcmd.dtx
ltfssbas.dtx
ltfsscmp.dtx
ltfssdcl.dtx
ltfssini.dtx
ltfsstrc.dtx
lthyphen.dtx
ltidxglo.dtx
ltlength.dtx
ltlists.dtx
ltlogos.dtx
ltmath.dtx
ltmiscen.dtx
ltnews.cls
ltnews01.tex
ltnews02.tex
ltnews03.tex
ltnews04.tex
ltnews05.tex
ltnews06.tex
ltnews07.tex
ltnews08.tex
ltnews09.tex
ltnews10.tex
ltnews11.tex
ltnews12.tex
ltnews13.tex
ltnews14.tex
ltnews15.tex
ltnews16.tex
ltoutenc.dtx
ltoutenc.ins
ltoutput.dtx
ltpage.dtx
ltpageno.dtx
ltpar.dtx
ltpatch.ltx
ltpictur.dtx
ltplain.dtx
ltsect.dtx
ltspace.dtx
lttab.dtx
ltthm.dtx
ltvers.dtx
ltx3info.tex
ltxcheck.tex
ltxdoc.dtx
ltxguide.cls
ltxref.dtx
makeindx.dtx
makeindx.ins
manifest.txt
manual.err
microtex.txt
miktex.txt
minimal.cls
modguide.tex
multitex.txt
newdc.ins
newlfont.dtx
nfssfont.dtx
nfssfont.ins
olddc.ins
oldlfont.dtx
oztex.txt
pastex.txt
patches.txt
pctex.txt
preload.dtx
proc.dtx
proc.ins
sample2e.tex
slides.dtx
slides.ins
slifonts.fdd
small2e.tex
source2e.tex
syntonly.dtx
syntonly.ins
template.txt
testpage.tex
tex2.txt
texpert.txt
textures.txt
truetex.txt
unpack.ins
usrguide.tex
utf8ienc.dtx
vtex.txt
vtexfree.txt
web2ctex.txt
webcomp.err
webcompg.err
yandytex.txt
\endinput
|