Probably an easy question.
In LyX you can enable Natbib from Document Settings. I need to load it with different options: how do I do this?
\usepackage[options]{natbib}
LyX ⇒ Loading Natbib with different options
NEW: TikZ book now 40% off at Amazon.com for a short time.
Re: Loading Natbib with different options
My document is starting to take the final shape I want it to look like. I'm looking forward to getting Natbib loaded with custom options, so I can get this option:
sort&compress: as sort but in addition multiple numerical citations are compressed if possible (as 3-6, 15)
sort&compress: as sort but in addition multiple numerical citations are compressed if possible (as 3-6, 15)
-
- Posts: 90
- Joined: Fri Nov 06, 2009 7:29 am
Loading Natbib with different options
Not sure how you got about it in LyX but you just need to put your options in when you load the package as you have written
\usepackage[options]{natbib}
For the options you can change, see here (quick refernce) and here (full documentation)
edit: looks like you are looking for LyX specific help, sorry I can't help with that
\usepackage[options]{natbib}
For the options you can change, see here (quick refernce) and here (full documentation)
edit: looks like you are looking for LyX specific help, sorry I can't help with that