# HG changeset patch # User Robert McIntyre # Date 1398398746 14400 # Node ID 96c189d4d15eec6d2d19ff3714da84d39cccbe2c # Parent fd74479db5cb90bc5dda1d36cedfeed557662752 get footnotes, work on headers. diff -r fd74479db5cb -r 96c189d4d15e thesis/cortex.org --- a/thesis/cortex.org Mon Apr 21 02:12:51 2014 -0400 +++ b/thesis/cortex.org Fri Apr 25 00:05:46 2014 -0400 @@ -2578,9 +2578,9 @@ #+caption: simplest action predicate, because it only uses the last frame #+caption: of sensory experience, and only uses proprioceptive data. Even #+caption: this simple predicate, however, is automatically frame - #+caption: independent and ignores vermopomorphic \footnote{Like - #+caption: \emph{anthropomorphic}, except for worms instead of humans.} - #+caption: differences such as worm textures and colors. + #+caption: independent and ignores vermopomorphic \begin{footnote} Like + #+caption: \emph{anthropomorphic}, except for worms instead of humans. + #+caption: \end{footnote} differences such as worm textures and colors. #+name: curled #+begin_listing clojure #+begin_src clojure diff -r fd74479db5cb -r 96c189d4d15e thesis/rlm-cortex-meng.tex --- a/thesis/rlm-cortex-meng.tex Mon Apr 21 02:12:51 2014 -0400 +++ b/thesis/rlm-cortex-meng.tex Fri Apr 25 00:05:46 2014 -0400 @@ -51,6 +51,9 @@ \usepackage{caption} \usepackage{xcolor} \usepackage{minted} +\usepackage{fancyhdr} +\fancyhead[RO,LE]{\bfseries The performance of new graduates} + \usepackage[backend=bibtex,style=alphabetic]{biblatex} %\usepackage[section]{placeins} \usepackage[section,subsection]{extraplaceins}