preamble.tex
changeset 101 18611e566149
parent 99 a3311a926113
child 135 b15dafe85ee1
equal deleted inserted replaced
100:c5a43be00ed4 101:18611e566149
    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[rgb]{.2,.5,.6} $\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{\color[rgb]{.8,.2,.5}\small TODO: #1}}
    88 
    88 
    89 % \mathrlap -- a horizontal \smash--------------------------------
    89 % \mathrlap -- a horizontal \smash--------------------------------
    90 % For comparison, the existing overlap macros:
    90 % For comparison, the existing overlap macros:
    91 % \def\llap#1{\hbox to 0pt{\hss#1}}
    91 % \def\llap#1{\hbox to 0pt{\hss#1}}
    92 % \def\rlap#1{\hbox to 0pt{#1\hss}}
    92 % \def\rlap#1{\hbox to 0pt{#1\hss}}