Hello!
I am using LyX on Windows XP to write my thesis. I use BibTeX for the
references. I have noticed that LyX uses the natbib package when I set
cite-style in the document settings to Natbib.
Can I specify the options with witch LyX loads the natbib package?
In my case I would like to load it like this:
\usepackage[
sort&compress, %make numerical citations short
square, %square brackets around cites
nonamebreak %prevents errors with hyperref package
]{natbib}
This would prevent the problems with the hyperref package and still allow me
to use the comfortable cite-buttons in LyX.
I'd be very glad if anybody could help me with that. Thank you very much in
advance.
Roland