Historique des modifications [retour]
cliquez ici pour masquer/afficher la révision 3

05 Déc '20, 15:51

samcarter's gravatar image

samcarter
8.7k2817

La documentation de `footmisc` dis: > The hyperref package has ambitions to > make hyperlinks from footnote marks to > the corresponding footnote body; > naturally this causes grief to > footmisc, and unfortunately no remedy > is currently known. If you use foot- > misc, suppress hyperref’s > hyper-footnotes, by loading it as: > `\usepackage[hyperfootnotes=false,...]{hyperref}` > Further work on the interaction > between the two packages is proposed, > but not yet scheduled. --- \documentclass{article} \usepackage[multiple]{footmisc} \usepackage[hyperfootnotes=false]{hyperref} \begin{document} \thispagestyle{empty} Déglacer au Noilly\footnote{Avec conviction.}\footnote{En pensant à Georges Perec.}. \end{document}\end{document} ![alt text][1] [1]: https://texnique.fr/osqa/upfiles/Screen_Shot_2020-12-05_at_14.41.48.png
cliquez ici pour masquer/afficher la révision 2

05 Déc '20, 15:50

samcarter's gravatar image

samcarter
8.7k2817

La documentation de `footmisc` dis: > The hyperref package has ambitions to > make hyperlinks from footnote marks to > the corresponding footnote body; > naturally this causes grief to > footmisc, and unfortunately no remedy > is currently known. If you use foot- > misc, suppress hyperref’s > hyper-footnotes, by loading it as: > `\usepackage[hyperfootnotes=false,...]{hyperref}` > Further work on the interaction > between the two packages is proposed, > but not yet scheduled. --- \documentclass{article} \usepackage[multiple]{footmisc} \usepackage[hyperfootnotes=false]{hyperref} \begin{document} \thispagestyle{empty} Déglacer au Noilly\footnote{Avec conviction.}\footnote{En pensant à Georges Perec.}. \end{document}
cliquez ici pour masquer/afficher la révision 1

05 Déc '20, 15:46

samcarter's gravatar image

samcarter
8.7k2817

C'est votre première visite ici ? Consultez la FAQ !

×