From edce6eb1bb92a2c9531ab9fb346a50da527ccc2a Mon Sep 17 00:00:00 2001 From: Ian Jauslin Date: Mon, 17 Oct 2022 20:11:41 -0400 Subject: As presented at Rutgers university on 2022-08-26 --- 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