Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hyperlink behaviour in list of acronyms #40

Open
Mathias1985 opened this issue Dec 21, 2020 · 1 comment
Open

hyperlink behaviour in list of acronyms #40

Mathias1985 opened this issue Dec 21, 2020 · 1 comment

Comments

@Mathias1985
Copy link

Hello,

i have a short question concerning the acronym package. I used in the past an older version from miktex 2.9 package installed on 10.04.2018 to write my dissertation and updated the package a month ago and the behaviour is different concerning the listing of acronyms, see attachement. Usage in code is:

\PassOptionsToPackage{printonlyused,smaller,withpage}{acronym}
\usepackage{acronym}

I used it in combination with the hyperref package (loaded first!) like \usepackage[linktocpage=true]{hyperref} to hyperref only the page numbers and not the whole listed acronym. This worked fine before the update, but now i get instead of the hyperlink for the page number a whole hyperlink for the acronym with definition. Do you have any ideas how to get again only the page numbers as a link in the list of acronyms? The behaviour of the now bold acronyms i managed it with a renewcommand like that:

\renewcommand*\aclabelfont[1]{\acsfont{#1}}

It seems to be similar question to the issue in: #32

Thanks a lot for your help in advance

Cheers
Mathias

acronym_list_issue.zip

@pacho2
Copy link

pacho2 commented Jan 15, 2021

I also see this behavior with the updated acronym version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants