Julio Rojas wrote:
> First, I just selected biber from the pulldown.
OK.
> Second, I have tried both, including and not including "backend=biber" in
> Document > Settings > Document Class > Custom
> and as well as in
> Document > Settings > Bibliography > Options
Both is wrong. You have to pass the option to biblatex directly with your
package call, i.e.
\usepackage[...,backend=biber]{biblatex}
Please read the biblatex manual for details on how to load the package.
HTH,
Jürgen
> -------------------------------------------------
> Julio Rojas
> [email protected]
>
> On Fri, Aug 26, 2011 at 4:01 PM, Jürgen Spitzmüller <[email protected]> wrote:
> > Julio Rojas wrote:
> >> /usr/local/texlive/2011/texmf-dist/tex/latex/biblatex/biblatex.sty
> >> Package: biblatex 2011/07/29 v1.6 programmable bibliographies
> >>
> >> It seems ok.
> >
> > Yes, it seems OK.
> >
> > Now let's clarify if the basic settings are correct:
> >
> > First, did you really pass the option backend=biber to biblatex?
> >
> > Then, please tell us how you set up biber. Did you specify any options
> > or just select biber from the dropdown list?
> >
> > Also, posting the whole LaTeX log file might shed some light on things.
> >
> > Jürgen