Tagged Questions
3
votes
1answer
25 views
Abstract environment: interaction between hyperref and acronyms in ettauth.cls
I am submitting a paper for a journal that uses class ettauth.cls. Inside abstract I use some acronyms with the help of acronym package. I also load hyperref package for the cross-referencing. With ...
4
votes
2answers
51 views
Strange packages interaction: acronyms, silence, hyperref
The following does not compile. It only compiles if silence package is commented out. Does anyone know why? And how can I use the 3 packages together?
\documentclass{article}
\usepackage{silence}
...
5
votes
1answer
211 views
Acronym hyperlink without special color
I use the acronym package for managing acronyms.
I would like to show the acronym hyperlink without special colors or borders, just as plain text.
Is there a way to do this?
0
votes
0answers
180 views
Wrong referencing for glossary/acronyms when on same page [closed]
I just recently noticed that when I have glossaries and acronyms on the same page the referencing isn't working correctly, meaning: when clicking on a reference, it jumps to the wrong place.
...
3
votes
1answer
264 views
glossary / acronym ; list of pages / locations : ignore the actual list of acronyms
I use the glossaries package with the acronym option.
When I create the list of acronyms, I have a list of locations (per entry): pages, and/or subsections.
The problem is that each (used) entry has ...
3
votes
2answers
341 views
Some glossary (acronym) entries without location (but still with links)
In my master thesis, I have a lots of acronyms. Some of them I use very frequently, while others just once or twice. Some of them I have a "main" definition, most don't have one. (Main definition is ...
0
votes
1answer
568 views
How to get correct glossary links with frontmatter pages?
I'm using the glossaries and hyperref packages, and my document has 10 or so pages of frontmatter, in roman numerals.
All the links in the glossary have the correct page numbers, but when you click ...
3
votes
1answer
368 views
How to combine Shorthands of bibliographcal entries with acronyms in text?
I would like to make \printshorthands for the code below and to put put acronyms used in text in the same list with bibliographical shorthands.
Could somebody help?
\documentclass[12pt]{report}
...
