preamble.tex
changeset 24 b3e7c532e98e
parent 23 7b0a43bdd3c4
child 28 f844cffa5c03
equal deleted inserted replaced
23:7b0a43bdd3c4 24:b3e7c532e98e
    74 \numberwithin{equation}{section}
    74 \numberwithin{equation}{section}
    75 %\numberwithin{figure}{section}
    75 %\numberwithin{figure}{section}
    76 
    76 
    77 % Marginal notes in draft mode -----------------------------------
    77 % Marginal notes in draft mode -----------------------------------
    78 \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
    78 \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
    79 \newcommand{\ari}[1]{\stepcounter{comment}{\color{red} $\star^{(\arabic{comment})}$}\marginpar{\color{red}  $\star^{(\arabic{comment})}$  #1 --A}}     % draft mode
    79 \newcommand{\kevin}[1]{\stepcounter{comment}{\color{red} $\star^{(\arabic{comment})}$}\marginpar{\color{red}  $\star^{(\arabic{comment})}$  #1 --K}}     % draft mode
    80 \newcommand{\comment}[1]{\stepcounter{comment}$\star^{(\arabic{comment})}$\marginpar{\tiny $\star^{(\arabic{comment})}$ #1}}     % draft mode
    80 \newcommand{\comment}[1]{\stepcounter{comment}$\star^{(\arabic{comment})}$\marginpar{\tiny $\star^{(\arabic{comment})}$ #1}}     % draft mode
    81 \newcounter{comment}
    81 \newcounter{comment}
    82 \newcommand{\noop}[1]{}
    82 \newcommand{\noop}[1]{}
    83 \newcommand{\todo}[1]{\textbf{TODO: #1}}
    83 \newcommand{\todo}[1]{\textbf{TODO: #1}}
    84 
    84