[tex-live] Footmisc and setspace problem

Meho R. meho_r at yahoo.com
Mon Sep 15 17:48:20 CEST 2008


Hi,

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?

Here's a test code:

----------------------------------------------------------
\documentclass[a4paper,12pt]{book}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}

\usepackage{setspace}
\setstretch{2}

\usepackage{footmisc}

\usepackage{lipsum}

\begin{document}
Test\footnote{\lipsum[1]} and more\footnote{\lipsum[2]}
\lipsum[1-3]
\end{document}
----------------------------------------------------------



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/tex-live/attachments/20080915/1d57acfe/attachment.html 


More information about the tex-live mailing list