General ⇒ Adobe Reader Bookmarks and TOC don't match
- tripwire45
- Posts: 129
- Joined: Thu Apr 10, 2008 4:35 am
Re: Adobe Reader Bookmarks and TOC don't match
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
- Stefan Kottwitz
- Site Admin
- Posts: 10335
- Joined: Mon Mar 10, 2008 9:44 pm
Adobe Reader Bookmarks and TOC don't match
Stefan
- tripwire45
- Posts: 129
- Joined: Thu Apr 10, 2008 4:35 am
Adobe Reader Bookmarks and TOC don't match
Actually, since I kloogied the installation of mpm, I took the time to pay more attention to your instructions and my mistake and correctly install it. I then re-ran the installation command, which said it was successful. I placed the \usepackage{bookmark} tag immediately after the \usepackage{hyperref} tag in the preamble. I compiled the document and this was the result:
Code: Select all
[PDFLaTeX] test_guide.tex => test_guide.pdf (pdflatex)
[PDFLaTeX] finished with exit status 1
/home/jmp/texmf/tex/latex/oberdiek/bookmark.sty:80:File `ifxetex.sty' not found. \RequirePackage
[PDFLaTeX] 1 error, 0 warnings, 0 badboxes
- Stefan Kottwitz
- Site Admin
- Posts: 10335
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Adobe Reader Bookmarks and TOC don't match
Stefan
- tripwire45
- Posts: 129
- Joined: Thu Apr 10, 2008 4:35 am
Re: Adobe Reader Bookmarks and TOC don't match
I'll go back when I get a moment and see about adding texlive-xetex (assuming it's not installed).
Thanks again for all your patience, Stefan.
- tripwire45
- Posts: 129
- Joined: Thu Apr 10, 2008 4:35 am