pkgsrc/print/tex-glossaries/DESCR
minskim c425b0c461 Update tex-glossaries to 3.01.
Notable changes:
* Documentation has been restructured.
* Added new package options: entrycounter, counterwithin,
  subentrycounter, sort, seeautonumberlist, savewrites, and
  compatible-2.07.
* \printglossary sets \currentglossary to the current glossary's
  label. (Allows custom glossary styles access to the glossary
  type.)
* Modified internal workings of acronyms.
2011-10-18 21:32:43 +00:00

17 lines
1.1 KiB
Text

The glossaries package supports acronyms and multiple glossaries, and
has provision for operation in several languages (using the facilities
of either babel or polyglossia). New entries are defined to have a name
and description (and optionally an associated symbol). Support for
multiple languages is offered, and plural forms of terms may be
specified. An additional package, glossaries-accsupp, can make use of
the accsupp package mechanisms for accessibility support for PDF files
containing glossaries. The user may define new glossary styles, and
preambles and postambles can be specified. There is provision for
loading a database of terms, but only terms used in the text will be
added to the relevant glossary. The package uses an indexing program to
provide the actual glossary; either makeindex or xindy may serve this
purpose, and a Perl script is provided to serve as interface. The
package distribution also provides the mfirstuc package, for changing
the first letter of a word to upper case. The package supersedes the
author's glossary package (which is now obsolete), and a conversion tool
is provided.