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