[techtalk] Complicated LaTeX problem

Robert Kiesling kiesling at mainmatter.com
Sun Mar 5 20:26:09 EST 2000


> If I tell a document to use a linespread of 1.3 ( \linespread{1.3})
> (makes lines be 1 and a half lines apart), how can I keep footnotes from
> having that linespread? Because then the lines of one footnote are
> further apart than the individual footnotes, which looks stupid.
> 
> Any way that doesn't require black magic?

Try this: (Warning! untested code.)

\newcommand{\newfootnote}{\linespread{1.0}\footnote{#1}}

And use the \newfootnote statement instead of \footnote.


-- 

<a href="coffee://localhost/cream/">stop</a>   http://www.mainmatter.com/

************
techtalk at linuxchix.org   http://www.linuxchix.org




More information about the Techtalk mailing list