comparison 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
comparison
equal deleted inserted replaced
565:815bc8fe64c0 566:b9b8567c14ee
30 30
31 %\usepackage{floatrow} 31 %\usepackage{floatrow}
32 \usepackage[utf8]{inputenc} 32 \usepackage[utf8]{inputenc}
33 \usepackage[T1]{fontenc} 33 \usepackage[T1]{fontenc}
34 %\usepackage[headheight=14pt]{geometry} 34 %\usepackage[headheight=14pt]{geometry}
35 \usepackage[margin=1in]{geometry}
35 %\usepackage{fixltx2e} 36 %\usepackage{fixltx2e}
36 %\usepackage{graphicx} 37 %\usepackage{graphicx}
37 %\usepackage{longtable} 38 %\usepackage{longtable}
38 %\usepackage{float} 39 %\usepackage{float}
39 %\usepackage{wrapfig} 40 %\usepackage{wrapfig}
43 %\usepackage{amsmath} 44 %\usepackage{amsmath}
44 %\usepackage{textcomp} 45 %\usepackage{textcomp}
45 \usepackage{marvosym} 46 \usepackage{marvosym}
46 \usepackage{wasysym} 47 \usepackage{wasysym}
47 \usepackage{amssymb} 48 \usepackage{amssymb}
48
49 \usepackage{libertine} 49 \usepackage{libertine}
50 \usepackage{inconsolata} 50 \usepackage{inconsolata}
51 \usepackage{rotating} 51 \usepackage{rotating}
52 \usepackage{caption} 52 \usepackage{caption}
53 \usepackage{xcolor} 53 \usepackage{xcolor}
54 \usepackage{minted} 54 \usepackage{minted}
55 \usepackage{fancyhdr} 55 \usepackage{fancyhdr}
56 \usepackage{hyperref} 56 \usepackage{hyperref}
57 \usepackage[anythingbreaks]{breakurl}
57 \fancyhead[RO,LE]{\bfseries \nouppercase{\rightmark}} 58 \fancyhead[RO,LE]{\bfseries \nouppercase{\rightmark}}
58 \renewcommand{\subsectionmark}[1]{\markright{#1}} 59 \renewcommand{\subsectionmark}[1]{\markright{#1}}
59 \renewcommand{\sectionmark}[1]{\markright{#1}} 60 \renewcommand{\sectionmark}[1]{\markright{#1}}
60 61
61 \usepackage[backend=bibtex,style=authoryear]{biblatex} 62 \usepackage[backend=bibtex,style=authoryear]{biblatex}
121 122
122 %\setmaxsecnumdepth{subsec} 123 %\setmaxsecnumdepth{subsec}
123 124
124 125
125 % The thesis! 126 % The thesis!
127 % dxh debug
128 %\pagestyle{empty}
126 \pagestyle{plain} 129 \pagestyle{plain}
127 130
128 \begin{document} 131 \begin{document}
129 \include{cover} 132 \include{cover}
130 133
131 %\pagestyle{plain} 134
132 \tableofcontents 135 \tableofcontents
133 %\newpage
134 %\listoffigures
135 %\newpage
136 %\listoftables
137 \pagestyle{fancy} 136 \pagestyle{fancy}
138 \include{cortex} 137 \include{cortex}
139 \pagestyle{plain} 138 \pagestyle{plain}
140 \nocite{*} 139 \nocite{*}
141 \begin{singlespace} 140 \begin{singlespace}