<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hi,<br><br>I noticed that footmisc and setspace packages don't work very well together in texlive 2008 although in the manual of footmisc it is stated that if setspace is put before footmisc in the preamble everything should be fine. Still, footnotes retain default spacing no matter of \setstretch given. A bug? Does anyone other have same problem?<br><br>Here's a test code:<br><br>----------------------------------------------------------<br>\documentclass[a4paper,12pt]{book}<br>\usepackage[T1]{fontenc}<br>\usepackage[utf8]{inputenc}<br><br>\usepackage{setspace}<br>\setstretch{2}<br><br>\usepackage{footmisc}<br><br>\usepackage{lipsum}<br><br>\begin{document}<br>Test\footnote{\lipsum[1]} and
 more\footnote{\lipsum[2]}<br>\lipsum[1-3]<br>\end{document}<br>----------------------------------------------------------<br></div></div><br>

      </body></html>