On Wed, 22 Aug 2007 00:51:11 +0200
Uwe Stöhr <[EMAIL PROTECTED]> wrote:
> Typhoon schrieb:
>
> > I'm compiling a pdflatex document using the hyperref package to
> > give an active index.
> >
> > In the sidebar, I get L.25emYX whenever LyX appears in a headline.
> >
> > Is there some easy fix for this?
>
> Add this to your document preamble:
>
> % redefine the \LyX macro for PDF bookmarks
> \def\LyX{\texorpdfstring{%
> [EMAIL PROTECTED]
> {LyX }}
Wow! Thanks Uwe - works a treat.
Alan
>
> regards Uwe
>