add comment to circled macro.
This commit is contained in:
parent
f29e635def
commit
fbb930ec66
@ -135,6 +135,7 @@
|
||||
% \selectfont
|
||||
% }
|
||||
|
||||
% make circled text
|
||||
\newcommand*\circled[1]{
|
||||
\tikz[baseline=(char.base)]{
|
||||
\node[shape=circle,draw,inner sep=2pt] (char) {#1};
|
||||
|
Loading…
Reference in New Issue
Block a user