Tagged Questions
8
votes
2answers
325 views
Enumerate labels in text circles
I am trying to get enumerations with the list labels surrounded by text circles for which I am using the following code:
\usepackage{tikz}
\newcommand*\mycirc[1]{%
...