General(fixed)Acronym package special characters

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
djjorgen
Posts: 3
Joined: Wed Oct 08, 2008 5:57 pm

(fixed)Acronym package special characters

Post by djjorgen »

Hi!

I'm having a problem with the acronym package.
I want to create an acronym of the term "Command & Control"
but the character "&" is giving me an error when im building the document.

I have tried:

\ac{C&C}
\ac{C\&C}
and
\acro{C&C}{Command & Control}
\acro{C\&C}{Command \& Control}

but this is not working.
Can somebody please assist me? I'm new to Latex.

Jørgen


see post: http://www.latex-community.org/viewtopi ... it=acronym

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Post Reply