↧
Answer by Ignasi for Summary of Tikz commands
VisualTikZ was recently uploaded to CTAN. It consists in more than 150 pages full of examples for TikZ commands and options. For every command or option a little figure is shown. Just as example, here...
View ArticleAnswer by Andrew Stacey for Summary of Tikz commands
The lazy mathematician in me decided to come up with another approach. I ran the following script on the documentation:(for f in...
View ArticleAnswer by Andrew Stacey for Summary of Tikz commands
Command TemplatesBasic path:\drawing-command [options] path-specification;Path specification:(coordinate) path-component (coordinate);Path Reusage postaction={<basic drawing commands> or...
View ArticleSummary of Tikz commands
Many times, when I'm coding a tikz-picture, I don't remember the command syntax or the name of one option, and I have to look in pgf-manual is not very short. Does anybody has a summary of Tikz...
View Article