Verzeichnis macros/latex/contrib/acroterm
README
Acroterm LaTeX package
======================
This package is intended to support the use of acronyms and terms
to explain in LaTeX documents. See acroterm.pdf for details.
Synopsis
--------
Essentially, this package provides four new commands, to be used as:
\term{Potrzebie}
\acro{SNAFU}
\tacro{situation normal: all fucked up}{SNAFU}
\aterm{SNAFU}{situation normal: all fucked up}
Two of them support an optional parameter for indexing:
\term[Potrzebie System of Weights and Measures]{Potrzebie System}
\tacro[Gang of Four (Patterns)]{Gang of Four}{GoF}
For each command there is a strong variant that starts with an uppercase:
\Term{Potrzebie}
\Acro{SNAFU}
\Tacro{situation normal: all fucked up}{SNAFU}
\Aterm{SNAFU}{situation normal: all fucked up}
Changes
-------
v0.1
* Added acronym expansion
v0.0
* Unstable Development version
Maintenance
-----------
The release version of this package will be available from CTAN:
* <http://ctan.org/>
Development and historical versions are available from GitHub:
* <http://github.com/nichtich/acroterm/>
Please report bugs and feature suggestions to the issue tracker:
* <http://github.com/nichtich/acroterm/issues>
Licence
-------
The Acroterm package is released under the
[LaTeX Project Public License](http://www.latex-project.org/lppl/)
version 1.3c or greater. The current maintainer is Jakob Voß.
Copyright 2010 Jakob Voß
Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (159.1k).
acroterm – Manage and index acronyms and terms
Yet another package for acronyms: the package offers simple markup of acronyms and technical terms in the text, giving an index each of terms and acronyms with their expanded form.
| Paket | acroterm |
| Repository | https://github.com/nichtich/acroterm/ |
| Version | 0.1 |
| Lizenzen | The LaTeX Project Public License 1.3 |
| Copyright | 2010 Jakob Voß |
| Betreuer | Jakob Voß |
| TDS-Archiv | acroterm.tds.zip |
| Enthalten in | TeX Live als acroterm MiKTeX als acroterm |
| Themen | Akronym Glossar |