Re: bookmarks



d.maunder@xxxxxxxxx wrote:
I have a problem with my bookmarks - the appendices link to the first
few chapters (appendix a -> chapter 1, appendix b -> chapter 2). Has
anyone else encountered and/or know the solution to this problem?

the code i'm using is
\usepackage[dvipdfm,colorlinks]{hyperref}
\hypersetup{%
pdftitle={mytitle},
pdfauthor={myname},
pdfkeywords={mykeywords},
bookmarksnumbered,
pdfstartview={FitH},
colorlinks=false,
urlcolor=cyan,
}%

This is a classic case of where posting a minimal runnable example that
demonstrates the problem would really help others know what to suggest.
See

http://www.tex.ac.uk/cgi-bin/texfaq2html?label=minxampl

for tips.

-- Scott
.