Directory tex-archive/macros/latex/contrib/glossaries
LaTeX Package : glossaries v3.06
Last Modified : 2013-06-17
Author : Nicola Talbot
This package is provided to assist generating glossaries.
The package supports acronyms and multiple glossaries.
New entries are defined to have a name and description (and
optionally an associated symbol). Plural forms can also be
specified. New glossary styles can be defined, and preambles
and postambles can be specified. There is provision for loading
a database of terms, only terms used in the text will be added
to the relevant glossary.
*This package replaces the glossary package which is now obsolete.*
The glossaries bundle also includes mfirstuc.sty which provides
\makefirstuc{<stuff>} which makes the first object of
<stuff> uppercase unless <stuff> starts with a control
sequence followed by a non-empty group, in which case the first
object in the group is converted to uppercase. Examples:
\makefirstuc{abc} -> Abc
\makefirstuc{\emph{abc}} -> \emph{Abc}
\makefirstuc{{\'a}bc} -> {\'A}bc
\makefirstuc{\ae bc} -> \AE bc
\makefirstuc{{\ae}bc} -> {\AE}bc
\makefirstuc{\ae{}bc} -> \AE{}bc
glossaries-accsupp.sty is an experimental package that uses the
accsupp package to provide accessibility support for the
glossaries package.
INSTALLATION
See INSTALL file for installation instructions.
REQUIREMENTS
ifthen
xkeyval *at least version 2.5f (2006/11/18)*
xfor
amsgen
etoolbox
longtable (unless you use the nolong or nostyles package options)
datatool-base
If the supertabular package is installed, it will also be loaded
unless the nosuper or nostyles package options are used. If the
supertabular package isn't installed, you can still use the
glossaries package, but you won't be able to use any of the styles
defined in glossaries-super.sty. If you want to use
glossary-longragged.sty or glossary-superragged.sty you will also
need the array package. If you want to use glossary-mcols you will
also need the multicol package.
Note that the current version of the glossaries package doesn't
load xspace.
If you want to use the experimental glossaries-accsupp.sty
you will also need the accsupp package.
LaTeX2HTML
This package comes with a LaTeX2HTML style files glossaries.perl and
mfirstuc.perl which should be placed in the relevant LaTeX2HTML
styles directory, but note that these styles only supplies a sub-set
of the commands provided by glossaries.sty and mfirstuc.sty, so some
commands may not be implemented or may be implemented in a different
way.
LICENCE
This material is subject to the LaTeX Project Public License.
See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html
for the details of that license.
Author's home page: http://www.dickimaw-books.com/
Directories
| Name | Notes |
|---|---|
samples |
Files
| Name | Size | Date | Notes |
|---|---|---|---|
CHANGES |
17456 | 2013-06-17 06:32:17 | |
INSTALL |
3847 | 2013-06-17 06:32:17 | |
README |
2763 | 2013-06-17 06:32:17 | |
glossaries-code.pdf |
767346 | 2013-06-17 06:32:17 | |
glossaries-user.html |
949237 | 2013-06-17 06:32:17 | |
glossaries-user.pdf |
492886 | 2013-06-17 06:32:17 | |
glossaries-user.tex |
256077 | 2013-06-17 06:32:17 | |
glossaries.dtx |
787065 | 2013-06-17 06:32:17 | |
glossaries.ins |
8879 | 2013-06-17 06:32:17 | |
glossaries.pdf |
768271 | 2013-06-17 06:19:14 | |
glossariesbegin.html |
36853 | 2013-06-17 06:32:17 | |
glossariesbegin.pdf |
92335 | 2013-06-17 06:32:17 | |
glossariesbegin.tex |
13653 | 2013-06-17 06:32:17 | |
glossary2glossaries.html |
108343 | 2013-06-17 06:32:17 | |
glossary2glossaries.pdf |
322113 | 2013-06-17 06:32:17 | |
glossary2glossaries.tex |
23836 | 2013-06-17 06:32:17 | |
makeglossaries |
25907 | 2013-06-17 06:32:17 | |
makeglossaries.bat |
64 | 2013-06-17 06:32:17 | |
mfirstuc-manual.html |
21326 | 2013-06-17 06:32:17 | |
mfirstuc-manual.pdf |
149646 | 2013-06-17 06:32:17 | |
mfirstuc-manual.tex |
4898 | 2013-06-17 06:32:17 |
Download the complete
contents of this directory in one zip archive
(4.4M).
glossaries – Create glossaries and lists of acronyms
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.
| Documentation |
User manual (HTML) How to upgrade from glossary.sty (PDF) Author's FAQ Readme Package code and documentation (PDF) User manual (PDF) How to upgrade from glossary.sty (HTML) Beginners' guide (PDF) |
| Version | 3.06 |
| License | The LaTeX Project Public License |
| Maintainer | Nicola Talbot |
| Contained in | TeXLive as glossaries |
| MiKTeX as glossaries | |
| Topics |
glossary and nomenclature support |
