- The page number shown in the Preview app doesn't match the page number in the PDF document (especially the i, ii, iii, iv, ... from the Frontmatter pages).
- Using the hyperref package, I'm yet unable to see the author's info in Preview app. Here's the code I'm using for that package :
Code: Select all
\usepackage[% unicode, colorlinks, linkcolor=black, urlcolor=red, citecolor=red, pdftitle={Title}, pdfauthor={My name}, pdfsubject={A small description}, pdfkeywords={Some keywords}, pdfproducer={pdfLaTeX}, plainpages=false, pdfpagelabels ]{hyperref}
Viewers for PDF, PS, and DVI ⇒ LaTeX → PDF | Document in Preview (OS X) causes glitches
LaTeX → PDF | Document in Preview (OS X) causes glitches
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: LaTeX → PDF | Document in Preview (OS X) causes glitches
I even tried images that used to work on Linux (I'm trying to get going on windows 10).
I see old references to this kind of problem, but no solutions.
-Traruh