Mercurial > cortex
comparison thesis/rlm-cortex-meng.tex @ 445:47cfbe84f00e
complete images in first third of first chapter.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Tue, 25 Mar 2014 03:18:04 -0400 |
parents | d3c5f9b70574 |
children | 09b7c8dd4365 |
comparison
equal
deleted
inserted
replaced
444:ea0bcd47d55b | 445:47cfbe84f00e |
---|---|
41 \usepackage{wasysym} | 41 \usepackage{wasysym} |
42 \usepackage{amssymb} | 42 \usepackage{amssymb} |
43 \usepackage{hyperref} | 43 \usepackage{hyperref} |
44 \usepackage{libertine} | 44 \usepackage{libertine} |
45 \usepackage{inconsolata} | 45 \usepackage{inconsolata} |
46 \usepackage{float} | |
47 | 46 |
48 | 47 |
49 \usepackage[backend=bibtex,style=alphabetic]{biblatex} | 48 \usepackage[backend=bibtex,style=alphabetic]{biblatex} |
50 \addbibresource{cortex.bib} | 49 \addbibresource{cortex.bib} |
51 | 50 |
57 colorlinks, linkcolor={dark-red}, | 56 colorlinks, linkcolor={dark-red}, |
58 citecolor={dark-blue}, urlcolor={medium-blue} | 57 citecolor={dark-blue}, urlcolor={medium-blue} |
59 } | 58 } |
60 | 59 |
61 \renewcommand{\thesection}{\arabic{section}} | 60 \renewcommand{\thesection}{\arabic{section}} |
61 \renewcommand{\thefigure}{\arabic{figure}} | |
62 | 62 |
63 %%%%% better source code display | 63 %%%%% better source code display |
64 \usepackage{minted} | 64 \usepackage{minted} |
65 | 65 |
66 %% dyl fonts | 66 %% dyl fonts |