Search found 2 matches

by psicofrenia
Wed Apr 03, 2013 9:52 am
Forum: Page Layout
Topic: Disable Hyperlinks to Footnotes in custom Class
Replies: 2
Views: 9104

Re: Disable Hyperlinks to Footnotes in custom Class

Thanks for you reply and your welcome, cgnieder.

I looked again and now the footnote problem is fixed.

I'm considering old build files somehow not updated since I used Latexilla and compile directly from its build button. One thing that I noticed is that sometimes warnings and errors abort the ...
by psicofrenia
Tue Apr 02, 2013 6:45 pm
Forum: Page Layout
Topic: Disable Hyperlinks to Footnotes in custom Class
Replies: 2
Views: 9104

Disable Hyperlinks to Footnotes in custom Class

Hey,

I'm new to LaTeX and and trying to add hyperlinks to my ToC using the hyperref package. I noticed that the footnotes became linked, what is normal then I tried to disable it using hyperfootnotes=false but it has no effect.

I created a class file to hold all my definitions. I'm not sure if ...