Hello.
I have noticed that in LyX multiple authors are impossible to have,
since every author added will be an \author{name} and not
\author{name\and{anothername}}.
This can be useful in many documents that are written by more than one
person,
without manually putting "\and{}" in them.
I made an AuthorListItem and AuthorList classes to overcome this
problem,
however I could not find where to put them.
I grepped the source tree for "author" and all i found was the authors
of various code,
and that LinuxDoc style must have an author in order to function
correctly.
Also looking in the developer docs had not helped me much to know where
to look.
So I could not patch anything.
I'm attaching the code for what I did (it includes an example).
Cheers,
Yoni.
--
The day Microsoft makes something that doesn't suck,
is probably the day they start making vacuum cleaners...
multiauthor.tar.gz