Changeset fadfabf for doc


Ignore:
Timestamp:
May 3, 2021, 4:27:07 PM (3 years ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
8cd34e9
Parents:
e8a7ca2
Message:

Replaced todonotes with the lighter weight todo package.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/andrew_beach_MMath/uw-ethesis.tex

    re8a7ca2 rfadfabf  
    9393% Removes large sections of the document.
    9494\usepackage{comment}
    95 % Adds todos (Must be included after comment.)
    96 \usepackage{todonotes}
     95% Adds todo commands.
     96\usepackage{todo}
    9797% cfa macros used in the document
    9898\usepackage{cfalab}
     
    296296\phantomsection         % allows hyperref to link to the correct page
    297297
     298\todos
     299
    298300%----------------------------------------------------------------------
    299301\end{document} % end of logical document
Note: See TracChangeset for help on using the changeset viewer.