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