Hello,
I am using glossaries package to introduce acronyms in my report just fine. They are printed in style=super.
What I want to do is to get the label (abbreviation of the Acronym) in the Glossary page in bold format. I don't want to have it in bold in my text, neither in the abbreviated version, nor in the long version, just in the Glossary.
How do I achieve that?
Thanks a lot!
Text Formatting ⇒ Get the Acronym entry in Glossary Bold
Get the Acronym entry in Glossary Bold
Last edited by ougka on Thu Jan 20, 2011 12:56 pm, edited 1 time in total.
NEW: TikZ book now 40% off at Amazon.com for a short time.

Get the Acronym entry in Glossary Bold
The following should do it:
Regards
Nicola Talbot
Code: Select all
\renewcommand{\glsnamefont}[1]{\textbf{#1}}
Nicola Talbot
LaTeX Resources: http://www.dickimaw-books.com/latexresources.html
Creating a Minimal Example: http://www.dickimaw-books.com/latex/minexample/
Creating a Minimal Example: http://www.dickimaw-books.com/latex/minexample/
Re: Get the Acronym entry in Glossary Bold
Thanks very much Nicola, that did the trick
ps. i thought i 've tried this before and it wasn't working... anyways!
ps. i thought i 've tried this before and it wasn't working... anyways!
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Get the Acronym entry in Glossary Bold
Then please mark the topic accordingly as written in Section 3 of the Board Rules.ougka wrote:Thanks very much Nicola, that did the trick […]
Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10