Snippet Tags:
Snippets by Date:
This page is a catalog for various PGF/TikZ snippets. Click on the picture to see a larger version, or click on the title to see the source code. Note that several of these snippets use the \tikzstyle keys defined in tikzstyledefs.tex and described in more detail on my Trace Diagrams with TikZ Page.
PGF (Portable Graphics Format) & TikZ (TikZ ist kein Zeichenprogramm) are a combination of $\TeX$ packages that can be used for generating high-quality graphics using a $\LaTeX$-like syntax. I like TikZ because it generates graphics on the fly, without the need for separate files for each picture… this is a lifesaver for papers that have hundreds of diagrams. It is also has a very natural and intuitive syntax. For example, the command to draw a line between $(0,0)$ and $(1,1)$ is \tikz{ \draw(0,0)to(1,1); } See this tutorial at the pracTeX Journal for help on getting started with PGF/TikZ. The instructions here require version 2.00 which is available at http://sourceforge.net/projects/pgf/, with documentation here. Another great resource is this PGF/TikZ Gallery.
Featured Snippets
All Snippets (sorted by title)
- 6j Symbols last edited 26 Jan 2009 15:22 by elishapeterson
- Admissibility last edited 11 Feb 2009 19:55 by elishapeterson
- Army Math Lattice last edited 16 Dec 2008 17:17 by elishapeterson
- Central Functions of Rank 1-3 last edited 11 Feb 2009 19:45 by elishapeterson
- Dot and Cross Products & Vector Identities last edited 15 Feb 2010 15:44 by elishapeterson
- Examples for Various \tikzstyle keys last edited 15 Feb 2010 15:01 by elishapeterson
- Fundamental Binor Identity last edited 28 Oct 2008 11:49 by elishapeterson
- Gluing an Edge at a Trivalent Trace Diagram Vertex last edited 26 Jan 2009 15:13 by elishapeterson
- "Go Army" & "elisha" Ambigrams last edited 17 Dec 2008 14:35 by elishapeterson
- Matrix Minors and Cofactors last edited 03 Mar 2010 13:59 by elishapeterson
- Pascal's Triangle last edited 17 Dec 2008 14:40 by elishapeterson
- Pentagons last edited 17 Dec 2008 14:41 by elishapeterson
- Pretty Simple Loop Recurrence last edited 19 Jan 2009 19:21 by elishapeterson
- Simple Tensor Diagrams last edited 11 Feb 2009 19:54 by elishapeterson
- Symmetrizers & Basic Trivalent Diagrams last edited 11 Feb 2009 19:59 by elishapeterson
- Trace, Determinant, and Other Primitive Matrix Invariants last edited 15 Feb 2010 16:36 by elishapeterson
- Trace Relations via Binor Identity last edited 28 Oct 2008 11:53 by elishapeterson
- Transition Matrix last edited 17 Dec 2008 14:44 by elishapeterson
- Triple Vector Product Identity last edited 15 Feb 2010 15:31 by elishapeterson
- Trivalent Spin Networks & Identities last edited 11 Feb 2009 20:01 by elishapeterson
- Vectors and Matrices in Trace Diagrams last edited 15 Feb 2010 15:40 by elishapeterson
Recent Snippets (sorted by last edit date)
- Matrix Minors and Cofactors last edited 03 Mar 2010 13:59 by elishapeterson
- Trace, Determinant, and Other Primitive Matrix Invariants last edited 15 Feb 2010 16:36 by elishapeterson
- Dot and Cross Products & Vector Identities last edited 15 Feb 2010 15:44 by elishapeterson
- Vectors and Matrices in Trace Diagrams last edited 15 Feb 2010 15:40 by elishapeterson
- Triple Vector Product Identity last edited 15 Feb 2010 15:31 by elishapeterson
- Examples for Various \tikzstyle keys last edited 15 Feb 2010 15:01 by elishapeterson
- Trivalent Spin Networks & Identities last edited 11 Feb 2009 20:01 by elishapeterson
- Symmetrizers & Basic Trivalent Diagrams last edited 11 Feb 2009 19:59 by elishapeterson
- Admissibility last edited 11 Feb 2009 19:55 by elishapeterson
- Simple Tensor Diagrams last edited 11 Feb 2009 19:54 by elishapeterson
- Central Functions of Rank 1-3 last edited 11 Feb 2009 19:45 by elishapeterson
- 6j Symbols last edited 26 Jan 2009 15:22 by elishapeterson
- Gluing an Edge at a Trivalent Trace Diagram Vertex last edited 26 Jan 2009 15:13 by elishapeterson
- Pretty Simple Loop Recurrence last edited 19 Jan 2009 19:21 by elishapeterson
- Transition Matrix last edited 17 Dec 2008 14:44 by elishapeterson
- Pentagons last edited 17 Dec 2008 14:41 by elishapeterson
- Pascal's Triangle last edited 17 Dec 2008 14:40 by elishapeterson
- "Go Army" & "elisha" Ambigrams last edited 17 Dec 2008 14:35 by elishapeterson
- Army Math Lattice last edited 16 Dec 2008 17:17 by elishapeterson
- Trace Relations via Binor Identity last edited 28 Oct 2008 11:53 by elishapeterson
- Fundamental Binor Identity last edited 28 Oct 2008 11:49 by elishapeterson