On Tue, 13 Apr 1999, Jean-Marc Lasgouttes wrote:
JML> >>>>> "Fred" == Fred Hucht <[EMAIL PROTECTED]> writes:
JML>
JML> Fred> Hy LyXers, one small bug: LyX (1.0.0) exports footnotes as
JML>
JML> Fred> Blablabla\footnote{ I am a footnote }
JML>
JML> Fred> Instead it should do
JML>
JML> Fred> Blablabla\footnote{% I am a footnote }
JML>
JML> Fred> else we have one blank in front of the footnote...
JML>
JML> I tried both and do not see any difference. Can you actually see one,
JML> or do you just feel it is better?
JML>
JML> JMarc
JML>
There indeed is a difference, I'm not such a great purist...
I have two footnotes on one page, one long[1] and one short[2]. The long one
is broken on two lines, and it looks like
------------------------------
1 The long one is streched a bit due to one
so-very-very-long-word-that-TeX-wont-hyphenate...
2The short
It should be either
------------------------------
1The long one is streched a bit due to one
so-very-very-long-word-that-TeX-wont-hyphenate...
2The short
or even better
------------------------------
1 The long one is streched a bit due to one
so-very-very-long-word-that-TeX-wont-hyphenate...
2 The short
i.e. footnotes should use \hangfrom to be left aligned.
Maybe you must use \sloppy to see the difference.
Note that\footnote{
Bla
}
is equivalent to\footnote{ bla }
Fred
Fred Hucht, Institute of Theoretical Physics, University of Duisburg, Germany
Email: [EMAIL PROTECTED] http://www.thp.Uni-Duisburg.DE/
"Der Koerper der algebraischen Zahlen ist kein algebraischer Zahlkoerper"
(E. Landau, Zahlentheorie (1927), Satz 718)