Hi Claus,

I'm running MikTex 2.0up1 and it seems to run fine manually.
It looks like LyX doesn't sense my bibliography file for some reason,
as it is not listed in the .dep file.

Here is also the beginning and the end of my .tex file from the tmp-directory:

\batchmode
\makeatletter
\def\input@path{{Z:/LyxDocs/}}
\makeatother
\documentclass[12pt,english]{article}
\usepackage{times}
\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
\usepackage{a4}
\usepackage{babel}
\usepackage{graphics}
\usepackage{setspace}
\onehalfspacing
\usepackage{subfigure}

\makeatletter

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LyX specific LaTeX commands.
\providecommand{\LyX}{L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% User specified LaTeX commands.

\usepackage{psfrag}
\renewcommand\floatpagefraction{.9}
\renewcommand\topfraction{.9}
\renewcommand\bottomfraction{.9}
\renewcommand\textfraction{.1}
\setcounter{totalnumber}{50}
\setcounter{topnumber}{50}
\setcounter{bottomnumber}{50}

\makeatother
\begin{document}
...
\bibliography{Z:/LyxDocs/photonics}

\end{document}

which looks allright to me... or does it?
If there is a line \def\input@path{{Z:/LyxDocs/}}, maybe the full path is 
not necessary
in the \bibliography{Z:/LyxDocs/photonics}, just as it doesn't show up in 
the lines
that include eps figures (only the filename).

Thanks,

Milos

At 11:52 11/06/2001 +0200, you wrote:
>Can you please send me the .dep-file present in the tmp-directory after
>calling latex from inside LyX. Furthermore I do need infos about your latex
>distribution (version, release). I have testes BibTeX on my system and
>BibTeX is usable with MikTex 1.2/2.0 as well as with fpTex 0.4!
>
>Claus
>
>----- Original Message -----
>From: "Milos Komarcevic" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
>Sent: Monday, June 11, 2001 12:20 AM
>Subject: LyX does not run BibTex
>
>
> > My LyX 1.1.6fix2 for Win32 does not seem to run bibtex at all after
> > the first latex run, although it runs latex for 3 times.
> > I had no problems inserting the bibtex references and citations, and
> > my .bib file is in the same directory as my .lyx file.
> > When I do a manual latex-bibtex-latex-latex sequence on the exported tex
> > file, everything is fine, so it doesn't seem to be a tex system problem.
> >
> > Anyone have an idea what's going on?
> >
> > Thanks,
> >
> > Milos
> >
> > P.S. I also run LyX 1.1.6fix2 under Linux where everything works
>flawlessly
> >
> >
/cygdrive/d/MiKTeX/tex/latex/miktex/graphics.cfg 1020508113 1020508113
/cygdrive/z/LyxDocs/graphics/crosstalk18c.eps 1285183850 1285183850
/cygdrive/z/LyxDocs/graphics/crosstalk18ic.eps 1199618696 1199618696
/cygdrive/z/LyxDocs/graphics/crosstalk18o.eps 282731085 282731085
/cygdrive/z/LyxDocs/graphics/lens.eps 859904236 859904236
/cygdrive/z/LyxDocs/graphics/optical.eps 3417211137 3417211137
/cygdrive/z/LyxDocs/graphics/samples.eps 752361166 752361166

Reply via email to