Hello all,
I want to use a \gls{acronym} statement in my text, but I DON'T want it to expand, even if it is the first time it appears in my text. How do I do that?
(NB. not using the \gls completely is not an option because i want the pointer to the Acronym's table).
Any ideas?
Thanks a lot!
General ⇒ \gls not expanding!
NEW: TikZ book now 40% off at Amazon.com for a short time.

\gls not expanding!
To only affect just one acronym:
Or for all acronyms:
Regards
Nicola Talbot
Code: Select all
\glsunset{acronym}
Code: Select all
\glsunsetall
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/