thomas sch�nhoff wrote:
> 
> Hello to all,
> when looking at my evolving document in "gv" I
> feel like to change part of the LaTex-typesetting,
> because the distance between footnote-text and
> mainbody-text is too small. There is no line
> between !

\makeatletter
\renewcommand\footnoterule{%
  \vspace{1em}%   <-- one line space between text and footnoterule
  \kern-3\p@\hrule\@width.4\columnwidth%
  \kern2.6\p@}
\makeatother

in latex preamble

Herbert


-- 
[EMAIL PROTECTED]
http://perce.de/voss

Reply via email to