From d52c3b7e5b49e5b2e27f7abe61efeda85c044550 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Mon, 25 Apr 2022 14:05:36 -0400 Subject: Various formatting changes from Catherine --- cmuthesis_template.tex | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'cmuthesis_template.tex') diff --git a/cmuthesis_template.tex b/cmuthesis_template.tex index a33a2c6..6aa9213 100644 --- a/cmuthesis_template.tex +++ b/cmuthesis_template.tex @@ -34,14 +34,6 @@ ]{hyperref} \usepackage{subfigure} -% Approximately 1" margins, more space on binding side -%\usepackage[letterpaper,twoside,vscale=.8,hscale=.75,nomarginpar]{geometry} -%for general printing (not binding) -\PassOptionsToPackage{twoside}{geometry} -\PassOptionsToPackage{vscale=.8}{geometry} -\PassOptionsToPackage{hscale=.8}{geometry} -\PassOptionsToPackage{nomarginpar}{geometry} -\PassOptionsToPackage{hmarginratio=1:1}{geometry} %% If you're versioning your thesis with Git (which you really should), %% then the following lines will add a stamp at the bottom of each page %% with the build time and current commit number. Very useful for @@ -58,11 +50,12 @@ %% Comment them out if you do not want the stamp. -\title{ %% {\it \huge Thesis Proposal}\\ - {\bf Awesome Work in Computer Science}} +\title{Awesome Work in Computer Science} \author{Me} \date{January 3006} +\email{me@cs.cmu.edu} \Year{3006} +% Email Catherine to request a tech report number \trnumber{} \committee{ -- cgit v1.2.3