transparency is about transparent material in (La)TeX documents

learn more… | top users | synonyms (1)

2
votes
0answers
59 views

Transparency group and decoration markings

How can I set the transparency so that the arrow belongs to the same transparency group as the path? \documentclass{standalone} \usepackage{tikz} \usetikzlibrary{decorations.markings} ...
2
votes
0answers
55 views

Make lines disappear, Pst Solides 3D

I'm drawing the following cylinder which represents a water flowing and cooling down \documentclass[a4paper,10pt]{article} \usepackage{pstricks} \usepackage{auto-pst-pdf} \usepackage{pst-solides3d} ...