Skip to content

Commit

Permalink
Add PDF metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobmischka committed Aug 3, 2020
1 parent 8f8ba3b commit f337ba0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/thesis.tex
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
\documentclass[12pt]{report}
\usepackage{uwmthesis}
\usepackage[colorlinks=true]{hyperref}
\usepackage[
pdftex,
pdfusetitle,
pdfsubject={WebAssembly},
pdfkeywords={WebAssembly, proof mechanization},
colorlinks=true
]{hyperref}
\usepackage{stmaryrd}
\usepackage[T1]{fontenc}

Expand Down

0 comments on commit f337ba0

Please sign in to comment.