Tagged Questions
4
votes
1answer
239 views
black background when including pdf with transparent background as image
I have a pdf image with transparent background that I'll include by using graphicx (\includegraphics). Everything is fine when using pdfLaTeX to build my pdf, but when I switch to XeTeX the image ...
2
votes
0answers
150 views
Jpgfdraw and transparency problems [closed]
I have built dozens of shapes with jpgfdraw . The problem I have is problems with the transparency of shapes. Why this happens? is there a solution?
I take this as an output in pdf after I've done ...
6
votes
0answers
324 views
No transparency in TikZ pictures including external PDF graphics in XeLaTeX [closed]
I was trying to create a tikzpicture environment which includes external graphics (as a PDF). The external graphics should be translucent, so I used the opacity parameter. Using pdfLaTeX it works as ...
6
votes
2answers
513 views
PSTricks transparency does not work with MikTeX's XeLaTeX
I use MikTeX and have updated all packages several minutes ago. The problem is that XeLaTeX produces a weird result where the transparency parts become opaque. It is not caused by preview as ...
8
votes
1answer
347 views
tikz/eso-pic watermark isn't transparent on the first page
I'm seeing odd behavior when trying to use a watermark with tikz and eso-pic.
Here is my example document:
\documentclass[10pt]{article}
\usepackage{eso-pic}
\usepackage{tikz}
...
7
votes
2answers
1k views
Transparency in tikz, preview package and xelatex
Is it possible to have transparency in a tikz picture while using the preview package and compiling with xelatex?
The following mwe compiles without warnings/errors under both xelatex and pdflatex ...
