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
231 views

TeXmacs font rendering [closed]

TeXmacs does not appear to use subpixel rendering of fonts. Subpixel rendering, also known as color anti-aliasing, can improve the appearance of text on an LCD screen. The latest version ...
9
votes
1answer
365 views

How to improve rendering

The rendering above the red line(zoomed in) was a result of: \documentclass[journal]{IEEEtran} The rendering below the red line(zoomed in) was a result of: \documentclass[journal]{AIAA} Why is ...