Skip to content

Instantly share code, notes, and snippets.

@vakili
Created June 3, 2021 10:55
Show Gist options
  • Save vakili/cc6451f4559f222fe8a0aed3b8104e78 to your computer and use it in GitHub Desktop.
Save vakili/cc6451f4559f222fe8a0aed3b8104e78 to your computer and use it in GitHub Desktop.
\newcommand*\cir[1]{\tikz[baseline=(char.base)]{
\node[shape=circle,draw,inner sep=2.5pt] (char) {#1};}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment