Tagged Questions
3
votes
2answers
785 views
Opaque-to-transparent gradient lost in embedded PDF figure
I have a figure created with Inkscape as SVG and exported as PDF. When I view the PDF directly (e.g. in OS X Preview), it shows correctly. When embedding it in a LaTeX document, it has problems with ...
7
votes
1answer
1k views
Background transparency for PDF/SVG
I am using lua/xe/latex to generate a logo as a PDF and convert it to an SVG using pdf2svg for use on a web page.
I would like to have a transparent background for the PDF and SVG.
The transparent ...