LyXLoading Natbib with different options

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
Matias
Posts: 20
Joined: Sun Jan 17, 2010 11:40 pm

Loading Natbib with different options

Post by Matias »

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}

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Matias
Posts: 20
Joined: Sun Jan 17, 2010 11:40 pm

Re: Loading Natbib with different options

Post by Matias »

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)
magicmoose
Posts: 90
Joined: Fri Nov 06, 2009 7:29 am

Loading Natbib with different options

Post by magicmoose »

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
Post Reply