Emil Pavlov wrote: > Sorry, but this doesn't work for me. I am sending you my lyx and the bib > files.
What does not work? The pagination is switched to Roman as requested. You mean
that the roman pagination starts too early? Try
\setbibpreamble{%
\pagenumbering{Roman}
\setcounter{page}{1}
}
instead.
HTH
Jürgen
