diff options
author | Karl Berry <karl@freefriends.org> | 2010-01-16 00:26:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-01-16 00:26:42 +0000 |
commit | 70b38d955e744b7f118d279d4bc20434707872e3 (patch) | |
tree | 57e5e018d83cb595007662bcb04360444b6fd611 /Master/texmf-dist/doc/latex/thumby/README | |
parent | 2dedd34e83a166c361e6e3d1af0a6681235d4d1e (diff) |
new latex package thumby 0.1 (15jan10)
git-svn-id: svn://tug.org/texlive/trunk@16736 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/thumby/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/thumby/README | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/thumby/README b/Master/texmf-dist/doc/latex/thumby/README new file mode 100644 index 00000000000..edb6c4d59d7 --- /dev/null +++ b/Master/texmf-dist/doc/latex/thumby/README @@ -0,0 +1,32 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + Thumby - LaTeX package for creating thumb indexes. + + Copyright (C) 2010 Sergey Goldgaber + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +Using this package you can generate thumb indexes for your document. +Thumby features printing thumb indexes on one- or two-sided pages, +along with background- and foreground-color selection and full LaTeX +styling of the chapter numbers in the thumb indexes. The height of +each thumb index is automatically chosen based on the number of +chapters in your document, while the width is chosen by the user. + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + LICENSE + + This program is free software: you can redistribute it and/or + modify it under the terms of version 3 of the GNU General Public + License as published by the Free Software Foundation. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |