diff -r 7b0a43bdd3c4 -r b3e7c532e98e preamble.tex --- a/preamble.tex Tue Jul 01 04:00:22 2008 +0000 +++ b/preamble.tex Tue Jul 01 21:10:16 2008 +0000 @@ -76,7 +76,7 @@ % Marginal notes in draft mode ----------------------------------- \newcommand{\scott}[1]{\stepcounter{comment}{{\color{blue} $\star^{(\arabic{comment})}$}}\marginpar{\color{blue} $\star^{(\arabic{comment})}$ \usefont{T1}{scott}{m}{n} #1 --S}} % draft mode -\newcommand{\ari}[1]{\stepcounter{comment}{\color{red} $\star^{(\arabic{comment})}$}\marginpar{\color{red} $\star^{(\arabic{comment})}$ #1 --A}} % draft mode +\newcommand{\kevin}[1]{\stepcounter{comment}{\color{red} $\star^{(\arabic{comment})}$}\marginpar{\color{red} $\star^{(\arabic{comment})}$ #1 --K}} % draft mode \newcommand{\comment}[1]{\stepcounter{comment}$\star^{(\arabic{comment})}$\marginpar{\tiny $\star^{(\arabic{comment})}$ #1}} % draft mode \newcounter{comment} \newcommand{\noop}[1]{}