You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
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
The text was updated successfully, but these errors were encountered: