Tagged Questions
6
votes
1answer
138 views
TikZ: posticipate execution of type /.code key
I'm trying to create some TikZ keys which allows to easily draw distributed loads on a mechanical structure (or truss). The code I wrote at the moment is:
\documentclass[a4paper]{article}
...
5
votes
2answers
177 views
How to share selected options between different nodes in TikZ?
(I didn't find a better title for the question. Suggestions are welcomed.)
I have created some new shapes in TikZ and I would like to put one of them below another one when a certain key is passed to ...