Enrico Forestieri schrieb:
Please, try the following:
\usepackage{hyperref}
\catcode`\#=11
\def\hashmark{#}
\catcode`\#=6
\def\@@hyperref#1#2#3{%
[EMAIL PROTECTED]
[EMAIL PROTECTED]@one\\{#1}%
}
Thanks a lot Enrico, the \catcode trick did it :-)
Now the href links are created as they should. Even with the right-looking
link targets, navigation to the particualr page does still not work,
though. I think I will have to dive even deeper into the PDF format and
ask some PDF-related newsgroups about that.
Thanks again.
Daniel