diff options
author | Norbert Preining <preining@logic.at> | 2006-11-03 06:16:00 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2006-11-03 06:16:00 +0000 |
commit | a6d4e22f961008636a3bfc36f89570e6fa0c85f6 (patch) | |
tree | 9d13f81b2a37ab6bdf3336066017d4cb5e701011 /Master/texmf-dist/doc/latex/thumb | |
parent | e9b9a3f32d1a5b371fa2256f098ee4b158f6df1d (diff) |
several updates (sorry Karl, it was a long train ride):
updates of packages: screenplay, bussproofs computational-complexity
dvdcoll gnuplottex mathmode movie15 pgf pstricks-add pst-labo
trfsigns (dvi->pdf move, COPYING file to doc) toptesi tocvsec2 thumb
textfit (doc move)
added to tpm-ctan-check: typogrid trsym trfsigns tracking toptesi toolbox
todo tocvsec2 tocloft tocbibind titling titlefoot thumb textopo textfit
teubner tensor
git-svn-id: svn://tug.org/texlive/trunk@2382 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/thumb')
-rw-r--r-- | Master/texmf-dist/doc/latex/thumb/README | 36 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/thumb/thumb.pdf | bin | 0 -> 207243 bytes |
2 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/thumb/README b/Master/texmf-dist/doc/latex/thumb/README new file mode 100644 index 00000000000..edf5d16a59e --- /dev/null +++ b/Master/texmf-dist/doc/latex/thumb/README @@ -0,0 +1,36 @@ + thump package for LaTeX2e + +This is a distribution of my thump package for making runing +thump marks in documents. + +The distribution file are: + + README this file. + thump.dtx documentation and source file + thump.ins bacth file for docstrip + +To install this package, do in a temporary directory: + + 1) + latex thump.ins + 2) + move the files + thump.sty + to some diretory seached by LaTeX, e.g. in teTeX: + /usr/lib/texmf/local/tex/latex/thump/, or %TEXINPUTS% + in DOS. + 3) + do + latex thump.dtx + latex thump.dtx + makeindex -s gind -o thump.ind thump.idx + makeindex -s gglo -o thump.gls thump.glo + latex thump.dtx + to produce the documentation. + +This package is copyright of Christian Holm, but is distributed +under the GNU General Public Lisence. + +Happy typesetting :-) + +Christian Holm diff --git a/Master/texmf-dist/doc/latex/thumb/thumb.pdf b/Master/texmf-dist/doc/latex/thumb/thumb.pdf Binary files differnew file mode 100644 index 00000000000..6ccedeb0a51 --- /dev/null +++ b/Master/texmf-dist/doc/latex/thumb/thumb.pdf |