Vivek Sharma wrote:
I am trying to generate a dvi file and get a error when two or more citations are together stating:

Argument of [EMAIL PROTECTED] has an extra}
Paragraph ended before [EMAIL PROTECTED] was complete
Missing control sequence inserted...

The error does not occur when generating pdflatex.

I have tried disabling \usepackage{babel}

It does not help
Does anyone know what this is due to and how to correct it?

I can attach the offending lyx file and the bib file.

I use Lyxwin1.4.1 on win xp with miktex, the version available from the official web ftp site, not the one provided by uwe.


[looked at the files out-of-band]

It's a LaTeX issue, not a LyX issue. I think you've encountered a collision between the sort&compress option of natbib and the hyperref package. If you omit either sort&compress or the loading of hyperref, the document compiles correctly. You might have a look at http://www.tug.org/pipermail/pdftex/2005-March/005676.html for possible work-arounds.

/Paul

Reply via email to