Skip to content

Instantly share code, notes, and snippets.

@himito
Last active February 9, 2020 20:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save himito/a84294fa7d02da4a39b63be1be3855ac to your computer and use it in GitHub Desktop.
Save himito/a84294fa7d02da4a39b63be1be3855ac to your computer and use it in GitHub Desktop.
\documentclass[class=article,border=0pt]{standalone}
%------------------------------------------------------------------------------
% COLORS
%------------------------------------------------------------------------------
\usepackage{xcolor}
%------------------------------------------------------------------------------
% TIKZ
%------------------------------------------------------------------------------
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
% INSERT HERE TIKZ CODE
\end{tikzpicture}
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment