blob: 01b5856d878085db443b990a0e69d82dd3eb0099 (
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
|
CTAN:macros/latex/contrib/supported/carlisle
This directory contains various packages that are not related to
each other except by the fact that they have the same author.
All the files in this directory, and the LaTeX packages
that can be extracted from the source files in ths directory
may be redistributed and/or modified under the terms
of the LaTeX Project Public License Distributed from CTAN
archives in directory macros/latex/base/lppl.txt; either
version 1 of the License, or (at your option) any later version.
David Carlisle david "at" dcarlisle "dot" demon "dot" co "dot" uk
I shall add new files here from time to time, currently the directory
contains the following.
nopageno.sty
This file has now moved: see macros/latex/contrib/nopageno
blkarray.sty
This file has now moved: see macros/latex/contrib/blkarray
ltxtable.tex
This generates and documents the package ltxtable.sty. A merger of
longtable and tabularx packages from the Standard LaTeX tools
collection. This produces multipage tables in which the column
widths are automatically calculated to achieve a specified total
table width.
mylatex.ltx
This file provides a method of making a special format tailored to
one document, with all the class and packages, and other preamble
material pre-loaded. This can save quite a lot of time on some
systems. See the comments in the file.
typehtml.dtx
typehtml.ins
These files have moved: see macros/latex/contrib/typehtml
plain.sty
Typeset plain TeX markup in LaTeX documents.
Within \begin{plain} ... \end{plain} most plain TeX constructs work
including commands such as \over which might have been disabled by
other LaTeX packages such as amsmath.
comma.sty
These files have moved: see macros/latex/contrib/comma
colortbl.dtx
colortbl.ins
These files have moved: see macros/latex/contrib/colortbl
dotlessj.sty
If you are using a font set without a dotless j (\j and \jmath) then
this package will fake one. It requires the LaTeX color package.
It does not require any explicit PostScript support.
textcase.dtx
textcase.ins
These files have moved: see macros/latex/contrib/textcase
remreset.sty
\@removefromreset: a companion to the standard \@addtoreset command
allows counters to be removed from the reset list of a controlling
counter. For example, a class file based on book class may say
\@removefromreset{footnote}{chapter}
so that footnotes are no longer reset every chapter (the book class
default).
scalefnt.sty
\scalefont{2} selects the current font in twice the current size.
\scalefont{.75} reduces the current font size by three quarters.
fix2col.dtx
fix2col.ins
These files have moved: see macros/latex/contrib/fix2col
slashed.sty
Commands for the `Feynman slashed character' notation.
pspicture.ins
pspicture.dtx
These files have now moved: see macros/latex/contrib/pspicture
tabulary.dtx
tabulary.ins
These files have now moved: see macros/latex/contrib/tabulary
|