Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Each PDF exports contains white pixel in the middle of PDF ! #74

Open
GoogleCodeExporter opened this issue Jun 8, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Generate empty image, \fill[black] (0,0) rectangle (2,2);
2. In preview and in saved PDF a white pixel becomes visible in most 
PDF-Engines, most important in Acrobat Reader.
3. See attached file New Tikzfile.pdf with Acrobat Reader.

What is the expected output? What do you see instead?
Expected: Black square.
Instead: Black square with overlaying white pixels.

For compilation problems: What is the error pdflatex reports? You find the
latex output in the textbox at the bottom of the TikzEdt main window. (You
can switch between Status/Latex output/Error list.)
-

What operating system and Latex distribution (Miktex/Texlive) are you
using?

Win 7 / Win 8 with MikTex 2.9.5

Please provide any additional information below.

In my opinion, the pixel stems from the <file>.tex.preview.tex where a 
node[...draw=white] is inserted at the (current bounding box) position. 
Unfortunately, the extension inserted into this .tex are not editable - so 
there is no way to get rid of it :(

Original issue reported on code.google.com by theloozi...@gmail.com on 4 Mar 2015 at 9:35

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant