To answer my own question, I have found that this works with dvipdfm:
\special{pdf: dest (sysover) [ @thispage /FitH @ypos ]}

However, using dvipdfm raises another question, before I was using pdflatex, which correctly generated links in my PDF table of contents when I added hyperref to my preamble, but under dvipdfm the TOC no longer has the hyperlinks set. What change would I need to make to fix this?

Andrew.

Andrew Ward wrote:
Hello,
Is it possible to define a named destination pdfmark in LyX possibly with ERT?

I am using the standard Windows installer version of LyX with MikTeX.
I have read on the web that this can be accomplished under another TeX system using the following:

\special{ps: %
[ /Dest /MyFavoriteDest
/DEST pdfmark}%

However this does not seem to work.
Regards,
Andrew.


Reply via email to