Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!ub!acsu.buffalo.edu From: xiaofei@acsu.buffalo.edu (Xiaofei Wang) Newsgroups: comp.text.tex Subject: Re: Double-Spaced footnotes Message-ID: <62300@eerie.acsu.Buffalo.EDU> Date: 28 Feb 91 01:28:55 GMT References: <44827@ut-emx.uucp> Sender: news@acsu.Buffalo.EDU Distribution: usa Organization: SUNY Buffalo Lines: 11 Nntp-Posting-Host: lictor.acsu.buffalo.edu In article <44827@ut-emx.uucp> vaughan@emx.utexas.edu (Curt Vaughan) writes: * Is there a way to specify double-spaced footnotes in LaTex? * Yes, LaTeX footnote is separately controlled by baselineskip. By default it is single spaced even it the text is double spaced. The following command will do it for you. \footnote{\baselineskip=2\normalbaselineskip double spaced footnote} -- xiaofei@acsu.buffalo.edu / rutgers!ub!xiaofei / v118raqa@ubvms.bitnet