GeneralProblems with hyperref package

LaTeX specific issues not fitting into one of the other forums of this category.
ppaulo
Posts: 8
Joined: Sun Nov 16, 2008 11:42 pm

Problems with hyperref package

Post by ppaulo »

Juanjo, thank you very much!
Errors stop compilation, warnings don't, as you can see.
The problem only affected to the few first pages, so links to most of the document pages should be correct.
About this two topics: living and learning :D hehe
This will help others. Report the issue and refer to this thread. See below for an additional comment. They may also be interested in this other thread, which also concerns abnTeX.
I've checked the other thread i, unfortunately i think that i still don't have enough knowladge to help him in his problem.
After loading hyperref, copy this in the preamble:
It worked!! thank you very much!!

Code: Select all

Coming back to the problem with hyperref, it seems it comes from the following piece of code inside abnt.cls, which is in effect with the default options: ...

If you simply comment out the line redefining \thepage: ...


the problem disappears. This line is superfluous: since the pagestyle is empty in the first pages, there is no need of "hiding" the page number by redefining \thepage.
I've commented the line you told me but the problem is still happening! I've found the file abnt.cls in the tex folder inside the Miktex installation folder, commented the line and i went to Miktex Settings and refreshed the FNDB. Are these the correct steps? The warning continue there with this =(

Anyway, thank you very much Juanes! It's really nice to see people that likes to help others like you!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply