Am Donnerstag, 19. Oktober 2006 18:06 schrieb Paul A. Rubin:
> Wolfgang Engelmann wrote:
> > If I use
> > \usepackage{hyperref}
> > in the preamble I get errors:
> >
> > Paragraph ended before [EMAIL PROTECTED] was complete.
> > I suspect you've forgotten a `}', causing me to apply this
> > control sequence to too much text. How can we recover?
> > My plan is to forget the whole thing and hope for the best.
> >
> > What might be wrong?
> >
> > Wolfgang
>
> Possibly a conflict between hyperref and another package? Quoting JMarc
> in another thread, "there can be many cases of incompatibility between
> hyperref and other packages, where everything breaks down when someone
> uses the packages in the wrong order." Can you post an minimal example
> that breaks?
>
> /Paul
Strange:
I have copied a part of my document and tried the \usepackage{hyperref}
in the preamble and it worked alright. Afterward I used the whole copied
document. \usepackage{hyperref} worked now too,
however the table of contents
in the dvi output prints over the right column (note that I use twocolumn
pages). Same with the pdf output file.
A diff a.lyx copied-a.lyx shows no difference!
??
I am confused.
Wolfgang