Changeset de47a9d for doc/theses/andrew_beach_MMath/uw-ethesis.tex
- Timestamp:
- Apr 14, 2021, 10:06:22 AM (4 years ago)
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/andrew_beach_MMath/uw-ethesis.tex
rea1c97b rde47a9d 105 105 \usepackage{amsmath,amssymb,amstext} 106 106 % For including graphics N.B. pdftex graphics driver 107 %\usepackage[pdftex]{graphicx} 108 \usepackage{epic,eepic} 109 \usepackage{graphicx} 107 \usepackage[pdftex]{graphicx} 110 108 % Removes large sections of the document. 111 109 \usepackage{comment} … … 119 117 % Use the "hyperref" package 120 118 % 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 123 120 %\usepackage[pdftex,pagebackref=true]{hyperref} 124 121 % N.B. pagebackref=true provides links back from the References to the body
Note: See TracChangeset
for help on using the changeset viewer.