AAAI Version
This commit is contained in:
10
preamble.tex
Normal file
10
preamble.tex
Normal file
@@ -0,0 +1,10 @@
|
||||
%
|
||||
% --- inline annotations
|
||||
%
|
||||
\newcommand{\red}[1]{{\color{red}#1}}
|
||||
\newcommand{\todo}[1]{{\color{red}#1}}
|
||||
\newcommand{\TODO}[1]{\textbf{\color{red}[TODO: #1]}}
|
||||
% --- disable by uncommenting
|
||||
% \renewcommand{\TODO}[1]{}
|
||||
% \renewcommand{\todo}[1]{#1}
|
||||
|
||||
Reference in New Issue
Block a user