Hi,
fyi:
the website
ftp://ftp.lyx.org/pub/lyx/bin/2.0.3/LyX-2.0.3-2-Installer.exe cannot be
viewed at the moment.
There seems to be a problem.
Regards
Martin
On 05/16/2012 07:38 AM, Martin Kowarsch wrote:
Hi,
fyi:
the website
ftp://ftp.lyx.org/pub/lyx/bin/2.0.3/LyX-2.0.3-2-Installer.exe cannot
be viewed at the moment.
There seems to be a problem.
OK now. It comes and goes sometimes.
rh
Finally my document compiled, after I read that polyglossia must be
loaded before biblatex.
However, \printbibliography (in ERT) is not executed,
and the various citation styles have no impact on my citations.
Regards
Bernd
Bernd,
have you checked the latex log? Are the citations showing up correctly
in the document body? Is bibtex/biber (whichever you are using)
sending any warning?
You may wan to post to the list a minimal example (i.e one paragraph,
one citation) that exhibits the problem to get further help.
Ch
Warnings:
Package csquotes
Warning: Using preliminary 'polyglossia' interface.
LaTeX Warning: Unused global option(s):
[ngerman].
Package biblatex Info: ... file 'hous1.bbl' not found.
No file hous1.bbl.
LaTeX Warning: Citation 'Abbott2012' on page 1 undefined on input line 26.
LaTeX Warn
On Wed, May 16, 2012 at 4:18 PM, Bernd Kappenberg
wrote:
> Warnings:
>
> Package csquotes
> Warning: Using preliminary 'polyglossia' interface.
>
> LaTeX Warning: Unused global option(s):
>
> [ngerman].
>
>
> Package biblatex Info: ... file 'hous1.bbl' not found.
>
> No file hous1.bbl.
>
>
> LaTeX
It's here:
\bibliography{test4[.bib]}
Probably what the program misses is this:
Package biblatex Info: ... file 'hous1.bbl' not found.
No file hous1.bbl.
The question is why. Normally it should do .bbl file by itself.
Regards
Bernd