Tagged Questions
16
votes
4answers
300 views
How to define a command that bolds the first letter of each word in the input argument?
I want to define a command that takes a sentence, a word or several words as input and bolds the first letter of each word. I need this mostly for abbreviations and so far I have done it manually in ...
4
votes
1answer
91 views
show acronym in bold
I'm using the acronym package. The first time I use the acronym the full name will be written. What I would like is to have the acronym in bold while the full name is NOT in bold is that possible?
...
9
votes
2answers
291 views
Abbreviations for AM, PM (small caps) for use within \textbf
I have been using \textsc for the abbreviations for AM, PM, but it does not work within \textbf{}. As you can see in the image, within a \textbf{}, it reverts to the normal lower case letter. Ulrike ...
0
votes
1answer
561 views
Acronym - Bold abbreviation without bold citation number
I am using the acronym package and let it create a footnote with the explanation on the first use of my abbreviation.
However, at some parts I am using \textbf{\ac{ISO-TP}} which also makes the ...