Ignore:
Timestamp:
Apr 14, 2021, 10:06:22 AM (4 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:
f6106a6
Parents:
ea1c97b
Message:

Reverted Peter's changes after making local copies.

File:
1 edited

Legend:

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

    rea1c97b rde47a9d  
    105105\usepackage{amsmath,amssymb,amstext}
    106106% For including graphics N.B. pdftex graphics driver
    107 %\usepackage[pdftex]{graphicx}
    108 \usepackage{epic,eepic}
    109 \usepackage{graphicx}
     107\usepackage[pdftex]{graphicx}
    110108% Removes large sections of the document.
    111109\usepackage{comment}
     
    119117% Use the "hyperref" package
    120118% N.B. HYPERREF MUST BE THE LAST PACKAGE LOADED; ADD ADDITIONAL PKGS ABOVE
    121 %\usepackage[pdftex,pagebackref=true]{hyperref} % with basic options
    122 \usepackage[pagebackref=true]{hyperref} % with basic options
     119\usepackage[pdftex,pagebackref=true]{hyperref} % with basic options
    123120%\usepackage[pdftex,pagebackref=true]{hyperref}
    124121% N.B. pagebackref=true provides links back from the References to the body
Note: See TracChangeset for help on using the changeset viewer.