LyX ⇒ Part Bookmarks lead to wrong Destination
-
- Posts: 2
- Joined: Thu Feb 07, 2013 11:22 am
Part Bookmarks lead to wrong Destination
I'm pretty new to LaTeX and I've started to write my thesis in Lyx using the classicthesis style (it's pretty awesome).
However I have experienced a strange behaviour: If I compile the sample thesis or if I open the precompiled PDF of the Lyx version of classicthesis (found here: http://code.google.com/p/classicthesis/downloads/list), the bookmark/link in PDF to the second part ("The Showcase") leads to the wrong page (one early). This is also true for the ToC in the PDF (the page number here is correct, just the hyperlink is wrong).
Since I'm using the sample from the classicthesis style as a template, this behaviour also appears in my thesis (for all chapters exept the first one).
I also downloaded the LaTeX version from the link above, and in the precompiled PDF there the links are correct, so I assume this is a Lyx problem.
Does anyone know what the problem might be?
Thanks and best regards
Mischa
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Part Bookmarks lead to wrong Destination
Welcome to the LaTeX community! I guess you're referring to the
Classic Thesis.lyx
file? It seems there is a \cleardoublepage
missing before the »showcase« part. If you insert it the link should work.There's
-
- Posts: 2
- Joined: Thu Feb 07, 2013 11:22 am
Re: Part Bookmarks lead to wrong Destination
Thank you very much, that worked (could have figured that out myself...



BR
Mischa