1
vote
0answers
68 views

Font Rendering Artefacts on OS X

Ever since I started using OS X, I have noticed strange rendering artefacts when viewing PDFs I create using pdfTeX, XeTeX, or LuaTeX using Preview.app. These artifacts are not always reproducible, ...
14
votes
1answer
344 views

Google Docs' PDF viewer

I downloaded the cm-super package and for comparison, created 5 versions of my document with different fonts: Computer Modern CM-Super CM-Super with microtype Latin Modern Latin Modern with ...
3
votes
1answer
451 views

Weird behaviour of copying - no space between words

\documentclass{article} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{tgtermes} \begin{document} Polska, Rzeczpospolita Polska -- państwo unitarne w Europie Środkowej, położone ...
4
votes
1answer
464 views

Adobe Reader does not display dsfont symbols in XeLaTeX document

When I compile the following simple document with XeLaTeX: \documentclass{article} \usepackage{dsfont} \begin{document} $\mathds N \subset \mathds Z \subset \mathds Q \subset \mathds R \subset ...
8
votes
2answers
2k views

Why does my PDF render differently in Windows and Linux?

I'm not trying anything fancy just a plain vanilla \title{Practical Node.js } However, in Linux the results look great (Document Viewer 3.2.1) In windows it looks absolutely terrible (Adobe ...
0
votes
0answers
96 views

Darker typeface in pages which include figures [duplicate]

Possible Duplicate: Why are some pages in my PDF coming out bold? In my PDF output, pages with figures on them have a darker typeface than pages without figures. This does not appear when I ...