On Tue, Apr 28, 2009 at 11:10 AM, James C. Sutherland
<james.sutherl...@utah.edu> wrote:
> If I turn on hyperref support, then the cite package breaks.  Specifically,
> citations that would normally appear as [5-9] now appear as [5,6,7,8,9].  If
> I turn off hyperref then it works again.
>
> Is this a package conflict, or a bug in LyX?
>
> LyX 1.6.2, Mac OSX 10.5.6

>From the hyperref documentation:

cite
This is from Mike Shell:
> cite.sty cannot currently be used with hyperref.
> However, I can do a workaround via:
>
> \makeatletter
> \def\...@parse{\typeout{this is a fake Natbib command to fool Hyperref.}}
> \makeatother
>
> \usepackage[hypertex]{hyperref}
>
> so that hyperref will not redefine any of the biblabel stuff - so cite.sty
> will work as normal - although the citations will not be hyperlinked, of
> course (But this may not be an issue for many people).

Bennett

Reply via email to