Closed GoogleCodeExporter closed 9 years ago
Well, I don't believe it... since the fonts in pgf-umlsd example is okay. Can
you provide files which have such problem?
Original comment by xuyuan...@gmail.com
on 11 Oct 2010 at 5:18
I attach a screenshot, and the two .pdf files ("bad" shows the affect of
including your sample). It's probably overkill for me to send all the .tex
files, but here's the preamble of the main file:
\documentclass{article}
\setlength{\parindent}{0pt}
\setlength{\parskip}{2ex}
% use links in content headers
\usepackage{hyperref}
\usepackage{tikz}
\usetikzlibrary{arrows,shadows} % for pgf-umlsd
\usepackage[underline=true,rounded corners=false]{pgf-umlsd}
%\usepackage[final]{pdfpages}
% use correct package for Metapost
\ifx\pdftexversion\undefined
\usepackage[dvips]{graphicx}
\else
\usepackage{graphicx}
\DeclareGraphicsRule{*}{mps}{*}{}
\fi
Original comment by nick.bolton.uk
on 11 Oct 2010 at 6:00
Attachments:
Hmm, maybe this problem only occurs in Adobe Reader. I have tried TeXworks
reader, and the two documents look identical - no pixelation. However, it would
be nice to know why this is actually happening in Adobe (being the most widely
used PDF viewer).
Original comment by nick.bolton.uk
on 11 Oct 2010 at 6:06
Attachments:
I also want to know...
Original comment by xuyuan...@gmail.com
on 18 Nov 2010 at 7:15
Original comment by xuyuan...@gmail.com
on 31 Jan 2012 at 1:22
Original issue reported on code.google.com by
nick.bolton.uk
on 11 Oct 2010 at 4:51