diff --git a/dtel.tex b/dtel.tex index b3b59b5..e4732ad 100644 --- a/dtel.tex +++ b/dtel.tex @@ -4,10 +4,10 @@ \IfFileExists{outline.tex}{\input{outline}}{} -\providecommand{\next}{} -\renewcommand{\next}{\text{\rm \raisebox{-.5pt}{\Large\textopenbullet}}} % {{\ensuremath{\circ}}} + +\newcommand{\mynext}{\text{\rm \raisebox{-.5pt}{\Large\textopenbullet}}} % {{\ensuremath{\circ}}} \newcommand{\previous}{\text{\rm \raisebox{-.5pt}{\Large\textbullet}}} % {{\ensuremath{\bullet}}} -\newcommand{\wnext}{\ensuremath{\widehat{\next}}} +\newcommand{\wnext}{\ensuremath{\widehat{\mynext}}} \newcommand{\wprevious}{\ensuremath{\widehat{\previous}}} \newcommand{\alwaysF}{\ensuremath{\square}} \newcommand{\alwaysP}{\ensuremath{\blacksquare}}