Dekel Tsur wrote: > On Mon, Feb 24, 2003 at 01:12:32PM +0000, Angus Leeming wrote: > >>Rob Lahaye wrote: >> >>>I'm using the new Elsart layout, though I don't know if that matters. >>>I have trouble to squash multiple citations, e.g. I get [1,2,3,4,5,6] >>>instead of [1-6]. Any idea what I can do about that? >> >>If you are using natbib, then you'll have to edit the generated LaTeX file >>by hand: >>\usepackage[numbers,sort&compress]{natbib} > > > Easier solution: to add 'sort&compress' to the global document options > (in the document dialog).
YES! Thanks, Rob.