On Sun, Aug 12, 2001 at 11:57:43PM +0200, Marko Degenkolb wrote:
> > What is the output of bibtex when you do view->DVI ?
> > (it is written into the shell from which lyx was started).
> 
> It is:
>   marko@otto:~/docs/Anke/Kirsten/Bibliographie > lyx bibliography.lyx
>   Converting from  latex to dvi
>   Running latex
>   Executing command: kdvi 'bibliography.dvi'
> 
> So bibtex doesn't even seem to be started. 
> The lyx statusbar shows Latex - Bibtex - Latex.
> I tried without Herbert's bibtex script too but this didn't help.

I now understand the problem: you cannot use Herbert's script with lyx >=
1.1.6fix2.
However, lyx contains builtin support for bibtopic, but it is not
enabled in 1.1.6fix. To enable it, remove the #if 0 / #endif (lines 355/364)
in LaTeX.C and compile LyX.
You also need to use \usepackage[dot]{bibtopic} instead of 
\usepackage{bibtopic}

Reply via email to