preamble.tex
changeset 32 538f38ddf395
parent 28 f844cffa5c03
child 36 f5e553fbd693
equal deleted inserted replaced
31:e155c518ce31 32:538f38ddf395
    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{\kevin}[1]{\stepcounter{comment}{\color{red} $\star^{(\arabic{comment})}$}\marginpar{\color{red}  $\star^{(\arabic{comment})}$  #1 --K}}     % draft mode
    79 \newcommand{\kevin}[1]{\stepcounter{comment}{\color{green} $\star^{(\arabic{comment})}$}\marginpar{\color{green}  $\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