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 }}
regards Uwe
