diff options
Diffstat (limited to 'style')
| -rw-r--r-- | style/style.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/style/style.tex b/style/style.tex index 6448113..69c0d05 100644 --- a/style/style.tex +++ b/style/style.tex @@ -1,6 +1,6 @@ \usepackage[T1]{fontenc} \usepackage[inline]{enumitem} -\usepackage{xspace, xcolor, lipsum, booktabs, caption, fancyhdr, footmisc, natbib, nomencl, rotating, setspace, subfigure,tocbibind, vmargin, watermark, graphicx, pifont, float, array, ipsum} +\usepackage{xspace, xcolor, lipsum, booktabs, caption, fancyhdr, footmisc, natbib, nomencl, rotating, setspace, subfigure,tocbibind, vmargin, watermark, graphicx, pifont, float, array, ipsum, circledsteps} \hypersetup { hidelinks=false, @@ -28,3 +28,5 @@ \newcommand{\two}{(\ding{183})\xspace} \newcommand{\three}{(\ding{184})\xspace} \newcommand{\four}{(\ding{185})\xspace} + +\newcommand\myCircled[1]{\scalebox{0.75}{\Circled[fill color=black,inner color=white]{{\sffamily#1}}}} |
