diff thesis/rlm-cortex-meng.tex @ 566:b9b8567c14ee

final fixes; preparing to print final thesis.
author Robert McIntyre <rlm@mit.edu>
date Mon, 12 May 2014 15:01:53 -0400
parents 20e0ec94b35c
children
line wrap: on
line diff
     1.1 --- a/thesis/rlm-cortex-meng.tex	Mon May 12 13:26:51 2014 -0400
     1.2 +++ b/thesis/rlm-cortex-meng.tex	Mon May 12 15:01:53 2014 -0400
     1.3 @@ -32,6 +32,7 @@
     1.4  \usepackage[utf8]{inputenc}
     1.5  \usepackage[T1]{fontenc}
     1.6  %\usepackage[headheight=14pt]{geometry}
     1.7 +\usepackage[margin=1in]{geometry}
     1.8  %\usepackage{fixltx2e}
     1.9  %\usepackage{graphicx}
    1.10  %\usepackage{longtable}
    1.11 @@ -45,7 +46,6 @@
    1.12  \usepackage{marvosym}
    1.13  \usepackage{wasysym}
    1.14  \usepackage{amssymb}
    1.15 -
    1.16  \usepackage{libertine}
    1.17  \usepackage{inconsolata}
    1.18  \usepackage{rotating}
    1.19 @@ -54,6 +54,7 @@
    1.20  \usepackage{minted}    
    1.21  \usepackage{fancyhdr}
    1.22  \usepackage{hyperref}
    1.23 +\usepackage[anythingbreaks]{breakurl}
    1.24  \fancyhead[RO,LE]{\bfseries \nouppercase{\rightmark}}
    1.25  \renewcommand{\subsectionmark}[1]{\markright{#1}}
    1.26  \renewcommand{\sectionmark}[1]{\markright{#1}}
    1.27 @@ -123,17 +124,15 @@
    1.28  
    1.29  
    1.30  % The thesis!
    1.31 +% dxh debug
    1.32 +%\pagestyle{empty}
    1.33  \pagestyle{plain}
    1.34  
    1.35  \begin{document}
    1.36  \include{cover}
    1.37  
    1.38 -%\pagestyle{plain}
    1.39 +
    1.40  \tableofcontents
    1.41 -%\newpage
    1.42 -%\listoffigures
    1.43 -%\newpage
    1.44 -%\listoftables
    1.45  \pagestyle{fancy}
    1.46  \include{cortex}
    1.47  \pagestyle{plain}