Search found 3 matches

by robbiie
Fri Nov 07, 2008 12:04 pm
Forum: Document Classes
Topic: [Glossaries] Making acronym entries link to glossary entries
Replies: 8
Views: 21741

Re: [Glossaries] Making acronym entries link to glossary entries

Hi Nicola,

that's exactly what I wanted! Thanks a lot!!!! :D
by robbiie
Thu Nov 06, 2008 12:56 pm
Forum: Document Classes
Topic: [Glossaries] Making acronym entries link to glossary entries
Replies: 8
Views: 21741

[Glossaries] Making acronym entries link to glossary entries

Hi Nicola,

very nice of you to answer yourself. Thanks :)

If I understand your documentation correcty, \glsadd means just to statically add an entry to the glossary without any hyper links. Unfortunately that's not what I want. I'd rather have the following:

\newacronym{POS}{POS}{\glslink{pos ...
by robbiie
Wed Nov 05, 2008 5:35 pm
Forum: Document Classes
Topic: [Glossaries] Making acronym entries link to glossary entries
Replies: 8
Views: 21741

[Glossaries] Making acronym entries link to glossary entries

Hi all,

since a few days I busy myself in trying to find a solution to the following problem:

I'm using the glossaries package for creating a glossary and a list of acronyms in my document.
\usepackage[style=altlist,
nonumberlist,
numberedsection,
acronym,
toc]
{glossaries}

I defined an acronym ...