Mercurial > cortex
changeset 529:96c189d4d15e
get footnotes, work on headers.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Fri, 25 Apr 2014 00:05:46 -0400 |
parents | fd74479db5cb |
children | 21b8389922ee |
files | thesis/cortex.org thesis/rlm-cortex-meng.tex |
diffstat | 2 files changed, 6 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
1.1 --- a/thesis/cortex.org Mon Apr 21 02:12:51 2014 -0400 1.2 +++ b/thesis/cortex.org Fri Apr 25 00:05:46 2014 -0400 1.3 @@ -2578,9 +2578,9 @@ 1.4 #+caption: simplest action predicate, because it only uses the last frame 1.5 #+caption: of sensory experience, and only uses proprioceptive data. Even 1.6 #+caption: this simple predicate, however, is automatically frame 1.7 - #+caption: independent and ignores vermopomorphic \footnote{Like 1.8 - #+caption: \emph{anthropomorphic}, except for worms instead of humans.} 1.9 - #+caption: differences such as worm textures and colors. 1.10 + #+caption: independent and ignores vermopomorphic \begin{footnote} Like 1.11 + #+caption: \emph{anthropomorphic}, except for worms instead of humans. 1.12 + #+caption: \end{footnote} differences such as worm textures and colors. 1.13 #+name: curled 1.14 #+begin_listing clojure 1.15 #+begin_src clojure
2.1 --- a/thesis/rlm-cortex-meng.tex Mon Apr 21 02:12:51 2014 -0400 2.2 +++ b/thesis/rlm-cortex-meng.tex Fri Apr 25 00:05:46 2014 -0400 2.3 @@ -51,6 +51,9 @@ 2.4 \usepackage{caption} 2.5 \usepackage{xcolor} 2.6 \usepackage{minted} 2.7 +\usepackage{fancyhdr} 2.8 +\fancyhead[RO,LE]{\bfseries The performance of new graduates} 2.9 + 2.10 \usepackage[backend=bibtex,style=alphabetic]{biblatex} 2.11 %\usepackage[section]{placeins} 2.12 \usepackage[section,subsection]{extraplaceins}