Wolfgang Engelmann wrote: > Still questions: > > -1- > under > Using biblatex with LyX > I am advised to > > Put the file biblatex.module in the layouts folder in your user directory > > but I can't find it in the folder > /home/wolfgang/Desktop/biblatex-biber-v0.5.3 > with search for biblatex.modul > and also not with a global search
You have to download it from the wiki: http://wiki.lyx.org/uploads/BibTeX/biblatex.module (actually, the text you cite contains a hyperlink to that file). > Since it says: > Note that step (1) is only necessary if you want to use an author-year > style > > I tried the following, and do get citations in the output, but no > references: > -2- > To change from bibtex to biber, go to Tools→Settings→Output→LaTeX > and change > the bibtex command from bibtex to biber (also input biber options, if you > need them). Also note that you will need to pass the option backend=biber > to the \usepackage[...]{biblatex} call if you use biber. > > This is in my preamble: > \usepackage[backend=biber]{biblatex} > \bibliography{/home/wolfgang/Desktop/Test/test} > > and this I did also > (5) In the document, enter \printbibliography in ERT at the place where > the bibliography shall occur. > > So something is missing or wrong Please run LyX from a console and monitor the biber output there. > Thanks for your patience and help, You're welcome. Jürgen
