General ⇒ References won't compress using "cite" package
References won't compress using "cite" package
I am having trouble getting my references to compress (e.g. [2,3,4] becomes [2-4]). I am using the "cite" package from
http://www.tex.ac.uk/tex-archive/macros ... trib/cite/
which was updated April 09. I've tried it also using the compress option (which the documentation says is active by default), but no luck. I am using Miktex. Any ideas on how to get this functionality to be in effect?
Many thanks,
Jason
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
-
- Site Moderator
- Posts: 814
- Joined: Tue Jul 01, 2008 2:19 pm
Re: References won't compress using "cite" package
Re: References won't compress using "cite" package
Thanks for the response.
UPDATE - post deleted, figured it out. I am using the "newclude" package, this breaks the citation compression. I remove the newclude package and the auxiliary files, and citations now compress properly.
---