From 023ea227e93af47ae9a62f6d1813d59c1583ca0f Mon Sep 17 00:00:00 2001 From: Ian Jauslin Date: Wed, 5 Aug 2020 00:58:37 -0400 Subject: As presented on 2020-08-05 at Harvard University --- figs/shapes.fig/L_tetromino.tikz.tex | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 figs/shapes.fig/L_tetromino.tikz.tex (limited to 'figs/shapes.fig/L_tetromino.tikz.tex') diff --git a/figs/shapes.fig/L_tetromino.tikz.tex b/figs/shapes.fig/L_tetromino.tikz.tex new file mode 100644 index 0000000..5c82766 --- /dev/null +++ b/figs/shapes.fig/L_tetromino.tikz.tex @@ -0,0 +1,11 @@ +\documentclass{standalone} + +\usepackage{tikz} +\usepackage{shapes} + +\begin{document} +\begin{tikzpicture} +\grid34{(-1,-2)} +\Ltetromino{teal}{(0,0)} +\end{tikzpicture} +\end{document} -- cgit v1.2.3-70-g09d2