2
votes
1answer
162 views

Gray scale output using pdflatex

I use colour diagrams (saved as pdf files) which I include in my LaTeX file. Is there any options in pdflatex to create a gray scale document or a pdf viewer where you can view the document in gray ...
1
vote
2answers
528 views

How to see figures prepared in …eps in Yap?

I have MikTEX2.8, WinEdt5.5, Windows XP In the style article figure, presented in title.eps sometimes (unpredictable) after obtaining dvi file cannot be seen in Yap, they are seen in pdf (via ...
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 ...
3
votes
0answers
248 views

How to correctly include pixel graphics with pdflatex with consistent scaling across PDF viewers? [duplicate]

Possible Duplicates: Included PNG appears blurry in PDF My pixel perfect picture gets blurry when compiled in LaTex I often need to use pixel graphics in LaTeX files (mostly screenshots), ...