Ignore:
Timestamp:
Apr 25, 2019, 2:23:48 PM (6 years ago)
Author:
Aaron Moss <a3moss@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
98b4b12
Parents:
69c37cc
Message:

thesis: apply round 2 revisions and strip change bars

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/aaron_moss_PhD/phd/thesis.tex

    r69c37cc rf845e80  
    1616\usepackage{ifthen}
    1717\newboolean{PrintVersion}
    18 \setboolean{PrintVersion}{false}
     18\setboolean{PrintVersion}{true}
    1919% CHANGE THIS VALUE TO "true" as necessary, to improve printed results for hard copies
    2020% by overriding some options of the hyperref package below.
     
    3131\usepackage{caption} % for subfigure
    3232\usepackage{subcaption}
    33 
    34 \usepackage[color]{changebar}
    35 \cbcolor{blue}
    36 \newcommand{\cbstartx}{\cbcolor{red} \cbstart}
    37 \newcommand{\cbendx}{\cbend \cbcolor{blue}}
    38 \newcommand{\cbstarty}{\cbcolor{green} \cbstart}
    39 \newcommand{\cbendy}{\cbend \cbcolor{blue}}
    4033
    4134% Hyperlinks make it very easy to navigate an electronic document.
Note: See TracChangeset for help on using the changeset viewer.