Text Formattingnatbib | Problem with Dash for Citation Ranges

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
Ailicec
Posts: 18
Joined: Wed Jan 18, 2012 12:16 pm

natbib | Problem with Dash for Citation Ranges

Post by Ailicec »

Hello,

I am using the sort&compress option with natbib, and a problem I am getting is that if I have e.g. references 3-6 cited, I get 3--6. How can I remove the second dash?

Thank you

Recommended reading 2024:

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

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

Ailicec
Posts: 18
Joined: Wed Jan 18, 2012 12:16 pm

natbib | Problem with Dash for Citation Ranges

Post by Ailicec »

Hello,

just a short update. I figured out that it was giving me -- because I had the

Code: Select all

\usepackage{microtype}
\DisableLigatures{}
option included. Is it possible to keep the disable ligatures included but then not have the -- problem?

Thanks
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

natbib | Problem with Dash for Citation Ranges

Post by localghost »

Section 8 of the microtype manual has the solution.


Thorsten
Post Reply