preamble.tex
changeset 99 a3311a926113
parent 81 4b966fcdc548
child 101 18611e566149
equal deleted inserted replaced
98:ec3af8dfcb3c 99:a3311a926113
    78 \numberwithin{equation}{section}
    78 \numberwithin{equation}{section}
    79 %\numberwithin{figure}{section}
    79 %\numberwithin{figure}{section}
    80 
    80 
    81 % Marginal notes in draft mode -----------------------------------
    81 % Marginal notes in draft mode -----------------------------------
    82 \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
    82 \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
    83 \newcommand{\kevin}[1]{\stepcounter{comment}{\color{green} $\star^{(\arabic{comment})}$}\marginpar{\color{green}  $\star^{(\arabic{comment})}$  #1 --K}}     % draft mode
    83 \newcommand{\kevin}[1]{\stepcounter{comment}{\color[rgb]{.2,.5,.6} $\star^{(\arabic{comment})}$}\marginpar{\color{green}  $\star^{(\arabic{comment})}$  #1 --K}}     % draft mode
    84 \newcommand{\comment}[1]{\stepcounter{comment}$\star^{(\arabic{comment})}$\marginpar{\tiny $\star^{(\arabic{comment})}$ #1}}     % draft mode
    84 \newcommand{\comment}[1]{\stepcounter{comment}$\star^{(\arabic{comment})}$\marginpar{\tiny $\star^{(\arabic{comment})}$ #1}}     % draft mode
    85 \newcounter{comment}
    85 \newcounter{comment}
    86 \newcommand{\noop}[1]{}
    86 \newcommand{\noop}[1]{}
    87 \newcommand{\todo}[1]{\textbf{TODO: #1}}
    87 \newcommand{\todo}[1]{\textbf{TODO: #1}}
    88 
    88