----- Original Message ----- From: "Leon Chen" <[EMAIL PROTECTED]>
To: <lyx-users@lists.lyx.org>
Sent: Sunday, September 11, 2005 8:36 PM
Subject: How create PDF bookmarks?


I have tried
---
In the LaTeX preamble write: \usepackage[bookmarks]{hyperref}
If you want the bookmarks numbered, load hyperref with the option:
"bookmarksnumbered=true"
If you want all bookmarks opened, load it with the option "bookmarksopen=true"
Here an example:

\usepackage[bookmarks, bookmarksopen=true, bookmarksnumbered=true]{hyperref}

---
suggested on the wiki, also i search the archive, where the same suggestion.

but when i add them into the preamble, lots of errors appear during
the output, which will not happen if i clear the preamble....

Anyone has the same problem?


------------------------------------------

Can you post details of the error messages please?

Reply via email to