"Anna H.Pryor" wrote:
> 
> I am using 1.1.6 on linux.
> 
> I need to write a copyright notice at the bottom of the first page without a
> footnote number...but I can't figure out how to do it?

this only works, if you have no thanks-command.
in latex preamble

\def\thanks#1{%\footnotemark
    \protected@xdef\@thanks{\@thanks
        \protect\footnotetext[\the\c@footnote]{#1}}%
}

behind the author (in the same line) in tex red: 

\thanks{ ... your copyright text ...}

Herbert

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

Reply via email to