summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tools/manifest.txt
blob: e16b78aafdf9b2668a7f5709c9de0ffdbdb67b73 (plain)
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
% \iffalse meta-comment
%
% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003
% The LaTeX3 Project and any individual authors listed elsewhere
% in this file. 
% 
% This file is part of the Standard LaTeX `Tools Bundle'.
% -------------------------------------------------------
% 
% It may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
% of this license or (at your option) any later version.
% The latest version of this license is in
%    http://www.latex-project.org/lppl.txt
% and version 1.3 or later is part of all distributions of LaTeX 
% version 2003/12/01 or later.
% 
% The list of all files belonging to the LaTeX `Tools Bundle' is
% given in the file `manifest.txt'.
% 
% \fi
%
% CONTENTS OF THE TOOLS BUNDLE
% ============================

array.dtx
        Extended versions of the environments array, tabular and tabular*.
dcolumn.dtx
        Alignment on `decimal points' in tabular entries. Requires array.
delarray.dtx
        Adds `large delimiters' around arrays. Requires array.
hhline.dtx
        Finer control over horizontal rules in tables. Requies array.
longtable.dtx
        Multipage tables. (Does not require array, but uses the extended
        features if both are loaded.)  
tabularx.dtx
        Defines tabularx environment (similar to tabular*) but modifies
        column widths, not inter-column space, to achieve a desired
        table width.

afterpage.dtx
        Place text after the current page.

bm.dtx
        Access bold math symbols.

calc.dtx
        Infix arithmetic expresions. Contributed to the distribution by 
        Kresten Krab Thorup and Frank Jensen.

enumerate.dtx
        Extended version of the enumerate environment.

fileerr.dtx
        Suite of small files which may be used to control TeX's 
        missing file error loop.

fontsmpl.dtx
        Package and test file for producing `font samples'

ftnright.dtx
        Place footnotes in the right hand column in two-column mode.

indentfirst.dtx
        Indent The first paragraph of sections etc.

multicol.dtx
        Typeset text in columns, with the length of the final columns
        `balanced'.

rawfonts.dtx
        Preload fonts under the old internal font names of LaTeX2.09.
        Not recomended for new packages, but may help when updating old
        files.

showkeys.dtx
        Draft mode showing the `keys' used by \label, \ref, \cite etc.

somedefs.dtx
       Selective handling of package options. (Used in rawfonts.sty.)

theorem.dtx
       Flexible definition of `theorem-like' environments.

varioref.dtx
       `Smart' handling of page references.

verbatim.dtx
        Flexible version of verbatim environment.

xr.dtx
       eXternall References. Extend \ref to access \label commands in
       other documents.

xspace.dtx
       Smart space command that avoids the common mistake of missing
       spaces after command names.