3
votes
1answer
124 views

indefinite article and acronym

I am using the acronym package, so as to automatically expand acronyms when they are first used. For example, I can simply type \ac{RMS} and LaTeX automatically expands this to "Resource Management ...
5
votes
2answers
692 views

Displaying acronyms, abbreviations, and units

I use the acronym package for displaying acronyms, such as "KFC". As most of the acronyms are common knowledge, I use \acs{kfc}, which only presents the short form. Also, the siuntix package can be ...
19
votes
3answers
1k views

Canonical way to typeset spacing in abbreviations

In a comment to When one should use spacing line \quad or \, Herbert claims that e.\,g. is the canonical way to typeset spacing in abbreviations (this is not about spacing before or after ...