Mercurial > cortex
diff thesis/rlm-cortex-meng.tex @ 525:25f23cfd56ce
alter pics, enhance text.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Mon, 21 Apr 2014 02:13:23 -0400 |
parents | 68665d2c32a7 |
children | 96c189d4d15e |
line wrap: on
line diff
1.1 --- a/thesis/rlm-cortex-meng.tex Sun Apr 20 21:46:46 2014 -0400 1.2 +++ b/thesis/rlm-cortex-meng.tex Mon Apr 21 02:13:23 2014 -0400 1.3 @@ -62,6 +62,9 @@ 1.4 % Configure minted source code listings. 1.5 \usemintedstyle{default} 1.6 \newminted{clojure}{fontsize=\footnotesize} 1.7 +\newminted{java}{fontsize=\footnotesize} 1.8 +\newminted{c}{fontsize=\footnotesize} 1.9 + 1.10 1.11 % Allow colored source code listing to break across pages. 1.12 \newenvironment{anchoredListing}{\captionsetup{type=listing}}{}