Donate
You find LaTeX Community useful? Please donate! Learn why!
Who is online
In total there are 5 users online :: 0 registered, 0 hidden and 5 guests (based on users active over the past 5 minutes)Most users ever online was 108 on Tue Jun 08, 2010 3:33 pm
Users browsing this forum: No registered users and 5 guests
[Glossaries] Making acronym entries link to glossary entries
7 posts
• Page 1 of 1
[Glossaries] Making acronym entries link to glossary entriesHi 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.
I defined an acronym, e.g.
and a separate glossary entry, e.g.
Now, what I would like to have, is the following: When I reference an acronym in my text using
I would like it to be added in the list of acronyms stating that pos stands for "PART OF SPEECH", which is no problem. But, at the same time, I would like the "PART OF SPEECH" description to link to the glossary entry of "pos". I don't find any clue on how to do this - neither in the documentation, nor in the FAQs of glossaries. Can anyone help, please? Thanks, Robbiie
Re: [Glossaries] Making acronym entries link to glossary entriesHi,
Try \newacronym{POS}{POS\glsadd{pos}}{Part Of Speech} Regards Nicola Talbot
Re: [Glossaries] Making acronym entries link to glossary entriesHi 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:
or
so that I can follow a link from the table of acronyms to the according glossary entry. Trying both statements results in compile errors, since - i guess - it's not possible to nest \glslink in any other command. Regards, Robbiie
Re: [Glossaries] Making acronym entries link to glossary entriesHi,
sorry I misunderstood. Is the following what you want?
Note that for the above example you will need to do: pdflatex filename makeglossaries filename pdflatex filename makeglossaries filename pdflatex filename to get the completed document. (This is because pos isn't referenced in the main body of the document, so it won't be referenced until the list of acronyms is present.) Regards Nicola Talbot
Re: [Glossaries] Making acronym entries link to glossary entriesHi Nicola,
that's exactly what I wanted! Thanks a lot!!!!
Re: [Glossaries] Making acronym entries link to glossary entriesHallo together,
thats a cool board, Thanks. I need help. I use this tutorial and it runs very well. How can i sort my glossary, tike the Acronym-List? Many greeting from germany Bye amarradi
Re: [Glossaries] Making acronym entries link to glossary entries
You need to use an external indexing application to sort the glossary. You can either use makeindex or xindy. If you have Perl installed, you can just run the makeglossaries script with the name of your document without the .tex extension. Regards Nicola Talbot
7 posts
• Page 1 of 1
Who is onlineUsers browsing this forum: No registered users and 5 guests |




