diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:40 +0000 |
commit | b4fc5f639874db951177ec539299d20908adb654 (patch) | |
tree | 52f08823ca58fffe3db6a9b075635038c567626c /Master/texmf-dist/doc/latex/makeglos/README | |
parent | dec3d98ebe442d7ea93efbaa8dd2e2be8149a467 (diff) |
doc 4
git-svn-id: svn://tug.org/texlive/trunk@80 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/makeglos/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/makeglos/README | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/makeglos/README b/Master/texmf-dist/doc/latex/makeglos/README new file mode 100644 index 00000000000..472d018ecc9 --- /dev/null +++ b/Master/texmf-dist/doc/latex/makeglos/README @@ -0,0 +1,35 @@ +The makeglos package + + +makeglos is a LaTeX package to include a glossary into a document. +The glossary must be prepared by an external program, like xindy or +makeindex. + + +Features + +* Can be easily configured: various aspects of the appearance of the + glossary can be changed by a simple \renewcommand. + +* Multi-language capability: certain keywords, like the name of the + glossary, can be made language-dependent. + +* Flexible: works equally well for document classes with a book- or + report-like structure (divided into \chapters) and for article-like + documents, like the documentation for the makeglos package (based on + \sections) +* Equivalent: makeglos is to glossaries what makeidx is to indices. + + +Files + +makeglos.sty LaTeX style file +makeglos.pdf The makeglos documentation +makeglos.tex The LaTex source of the documentation +makeglos.glo Glossary for documentation written by LaTeX run +makeglos.gls File which contains the formatted glossary environment +makeglos.xdy Style file for xindy to process the glossary +README.makeglos This file + +-- +Thomas Henlich (thenlich at arcor dot de) |