Skip to content

Instantly share code, notes, and snippets.

@cnicolai
Last active March 4, 2024 19:37
Show Gist options
  • Save cnicolai/c3cbb628e438fde9672e0ec09b0ae6b3 to your computer and use it in GitHub Desktop.
Save cnicolai/c3cbb628e438fde9672e0ec09b0ae6b3 to your computer and use it in GitHub Desktop.
Standalone tikz picture
\documentclass[tikz]{standalone}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\end{tikzpicture}
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment