Tagged Questions
11
votes
2answers
204 views
What is a good way to typeset dot-separated acronyms?
I am trying to find a good appearance for typesetting "C.A.T.A.P.U.L.T.". When I type it as is, it appears to me that P.U.L. are bunched up together while the other letters are well apart. Perhaps ...
7
votes
1answer
197 views
Acronyms without double dots using glossaries
I want to typeset my acronyms with abbreviating dots with, for
instance, P.C.A. standing for principal component analysis and use
macros for them.
This question
provides a trick to avoid double dots ...
3
votes
4answers
321 views
Disabling interword spacing for periods following capital letters
By default, LaTex inserts a longer, intersentence space after a period. The exception is if the period follows a capital letter, in which case an interword space is assumed. This thread describes ...
3
votes
1answer
167 views
how to get a colon “:” after the short abbreviation in acronym
I was wondering how to get in my acronym list ":" (colon) after the short abbreviation, for example:
I want to get
UV: Ultra Violet
but I keep getting
UV Ultra Violet
without the ...