21 Dicembre 2011 alle 10:29
#67898
::
peppo” post=66964Sono inoltre usciti due nuovi warning relativi ad arsclassica:
- Option `hyperfootnotes’ has already been used,(hyperref) setting the option has no effect on input line 209. Option `hyperfootnotes’ has already been used,(hyperref) setting the option has no effect
- Option `pdfpagelabels’ has already been used,(hyperref) setting the option has no effect on input line 209. Option `pdfpagelabels’ has already been used,(hyperref) setting the option has no effect
Spiega Heiko:
It’s a feature that many package options can be
changed after package loading using \hypersetup. But there
are also options that cannot be changed afterwards. `hyperfootnotes’
is one of the options. Also options exist that can be changed some
time after the package is loaded. But there are evaluated, for
example, in \begin{document} or at the output time of the first
page. After this time these options also cannot be changed.
Therefore I have added code some time ago that generates
a warning, if an option is already evaluated and changes haven’t
an effect.
@lorenzo.pantieri, forse potresti toglierle del tutto dal codice di arsclassica.
Ciao,
Antonio