From 7629eb82cc5e05ef514912d9f393d0f42feb8c93 Mon Sep 17 00:00:00 2001 From: Ian Jauslin Date: Thu, 26 Oct 2017 20:02:17 +0000 Subject: As presented at Rutgers University on 2017-10-26 --- figs/shapes.fig/V_triomino.tikz.tex | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 figs/shapes.fig/V_triomino.tikz.tex (limited to 'figs/shapes.fig/V_triomino.tikz.tex') diff --git a/figs/shapes.fig/V_triomino.tikz.tex b/figs/shapes.fig/V_triomino.tikz.tex new file mode 100644 index 0000000..ba07c5f --- /dev/null +++ b/figs/shapes.fig/V_triomino.tikz.tex @@ -0,0 +1,11 @@ +\documentclass{standalone} + +\usepackage{tikz} +\usepackage{shapes} + +\begin{document} +\begin{tikzpicture} +\grid33{(-1,-1)} +\Vtriomino{teal}{(0,0)} +\end{tikzpicture} +\end{document} -- cgit v1.2.3-70-g09d2