Am Freitag, 29. Dezember 2006 11:39 schrieb Pavel Iosad:
> Hello,
>
> > exported from a.lyx to plain latex a.tex
> >
> > I ran three times
> > latex a
>
> [...]
>
> > No file a.bbl
>
> You forgot to run bibtex after the first latex run.
>
> Pavel
thanks, Pavel.
I have still a few problems.
I had to change the bib-entrance
{\AA{}kerstedt}, {T.}
->(A°kerstedt)
to {A}kerstedt
to make oolatex produce a correct sxw file
cross-references such as subsection x are not recognized, the output is
subsection ??
the first paragraph after the begin of a section or subsection is shown as a
block, the following one left-oriented (Flattersatz in German).
Those are however of minor importance.
Wolfgang