diff org/types.org @ 4:a227fe337e83

fixed headers
author Robert McIntyre <rlm@mit.edu>
date Thu, 20 Oct 2011 01:12:46 -0700
parents 55bba4805393
children ff9655688ddb
line wrap: on
line diff
     1.1 --- a/org/types.org	Sun Oct 16 08:05:16 2011 -0700
     1.2 +++ b/org/types.org	Thu Oct 20 01:12:46 2011 -0700
     1.3 @@ -1,12 +1,8 @@
     1.4  #+TITLE: Breadth-first Search for Effective Pokemon Types
     1.5  #+AUTHOR:    Robert McIntyre & Dylan Holmes
     1.6  #+EMAIL:     rlm@mit.edu
     1.7 -#+MATHJAX: align:"left" mathml:t path:"../MathJax/MathJax.js"
     1.8 -#+STYLE: <link rel="stylesheet" type="text/css" href="../css/aurellem.css" />
     1.9 -#+OPTIONS:   H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
    1.10 -#+SETUPFILE: ../../aurellem/org/level-0.org
    1.11 -#+INCLUDE: ../../aurellem/org/level-0.org
    1.12 -#+BABEL: :mkdirp yes
    1.13 +#+SETUPFILE: ../../aurellem/org/setup.org
    1.14 +#+INCLUDE:   ../../aurellem/org/level-0.org
    1.15  
    1.16  * The Pok\eacute{}mon Type System
    1.17