Uwe Stöhr ha scritto: > > Try to use the the class option "bibtotoc" when you are using a > koma-script class and if not then try to use the LaTeX-package "tocloft". > > regards Uwe
Hello Uwe, I've found here http://www.mpch-mainz.mpg.de/~joeckel/pdflatex/ that another solution is to use the package tocbibind: \usepackage[nottoc]{tocbibind} This instructs hyperref how to address the additional sections constuitueted by bibliography, toc, lof, and so on. However I also needed to turn off the options in the BibTeX dialogue of LyX that generated the line in the TOC for the bibliography. Thank you for the quick answer anyway! -- Giovanni