Ignore:
Timestamp:
Apr 6, 2021, 9:15:27 PM (2 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
8483c39a
Parents:
ec43cf9
git-author:
Peter A. Buhr <pabuhr@…> (04/06/21 21:13:58)
git-committer:
Peter A. Buhr <pabuhr@…> (04/06/21 21:15:27)
Message:

add xfig figures

File:
1 edited

Legend:

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

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