Search found 3 matches

by djjorgen
Thu Oct 23, 2008 11:33 am
Forum: General
Topic: (Fixed)Problem: Special character inside an acronym.
Replies: 2
Views: 3762

Re: Problem: Special character inside an acronym.

Thanks a lot, it worked!
U made my day! :D
by djjorgen
Mon Oct 20, 2008 1:15 pm
Forum: General
Topic: (Fixed)Problem: Special character inside an acronym.
Replies: 2
Views: 3762

(Fixed)Problem: Special character inside an acronym.

Hi!

I tried to post this earlier but nobody replied to the post, so here's my second attempt.

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 ...
by djjorgen
Wed Oct 08, 2008 6:08 pm
Forum: General
Topic: (fixed)Acronym package special characters
Replies: 0
Views: 1086

(fixed)Acronym package special characters

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 ...