Skip to content

Instantly share code, notes, and snippets.

View velentr's full-sized avatar

Brian Kubisiak velentr

  • Skydio
  • San Mateo, CA
View GitHub Profile
@velentr
velentr / Tikz
Created January 15, 2015 00:22
rectangles in tikz
\usetikzlibrary{shapes.geometric}
\tikzstyle{rec} = [rectangle, minimum width=2cm, minimum height=2cm, text centered, draw=black, fill=white]