blob: 472d018ecc9d9bbc3e615d9667d99e13bc685737 (
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
|
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)
|