CTAN masthead graphic CTAN lion sketch

Directory: CTAN home / tex-archive/ macros/ generic/ abbr

You can get this entire directory bundled as abbr.zip.

Packages located here

Package Caption
abbr Simple macros supporting abreviations for Plain and LaTeX.

Subdirectories of this one

There are no subdirectories here.

Files in this directory

NameDateSize Description
README 2005-08-10 1 Kbyte download Shown below
abbr.tex 2005-08-10 5 Kbyte download

Contents of the README file

abbr.tex is a file containing some simple macros to support
abbreviations in plain or latex.

Usage example:

=====================================================================
\input abbr

\abbr{TEX}{\TeX}{TeX}
\abbr{LATEX}{\LaTeX}{LaTeX}
\abbr{TEX4HT}{\TeX4HT}{TeX4ht}
% more user-defined abbreviations here if needed

I love \<TEX> and \<LATEX>, espciallly when I don't have to pay attention
whether to espace or not to espace a space after a \<TEX> control sequence.
I also love \<TEX4HT>, and when using it I prefer to have `TeX' and `LaTeX'
in the html output intead of `TEX' and 'LATEX'. Using abbr.tex also frees
me from having to remember whether I defined a \ControlSequence or
\controlsequence or \Controlsequence, and where. Anytime when I need to use
some abbreviation, I just write \<FOO> and if it's not defined, I add a new
definition to abbr.tex. It also saves a lot of typing, because in fact
what I type is not '\<FOO>' but 'foo' and some shortcut to turn it to
\<FOO>.
=====================================================================

Small print: This listing is regenerated periodically so there is a small chance that the directory has changed from what is shown here; to be sure, check the FTP listing.