-----Mensaje original-----
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de Herbert
Voss
Enviado el: sabado, 30 de junio de 2001 19:41
Para: Oscar Garcia Poblacion
CC: lyx user
Asunto: Re: chapterbib + lyx
Oscar Garcia Poblacion wrote:
>
> I have a master doc that included many chapters of a book. I would
like to
> have a bibliography for each chapter at the end of each one. I have been
> reading about this on the list and I have found somthing about a package
> called chapterbib. I followed these steps:
>
> 1) Add in latex preamble of master.lyx
\usepackage[gather]{chapterbib}
> 2) In each included file:
> \bibliographystyle{plain}
> \bibliography(biblio) ---> biblio.bib is my .bib file
what happens, when you choose the whole path for biblio.bib,
for example: /home/voss/texte/myBib ?
Herbert
No. The ".bib" is in the same dir that "master.lyx". I exported
"master.lyx" to latex and then I compiled it with "latex master.lyx". If I
remove the [gather] option it seems to work, but all chapters gets the same
bibliography. Is'nt there any way to include a bibliography for each chapter
directly from lyx?
Thanks for answering that soon
Oscar