Mercurial > pokemon-types
comparison 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 |
comparison
equal
deleted
inserted
replaced
3:a0384c20e075 | 4:a227fe337e83 |
---|---|
1 #+TITLE: Breadth-first Search for Effective Pokemon Types | 1 #+TITLE: Breadth-first Search for Effective Pokemon Types |
2 #+AUTHOR: Robert McIntyre & Dylan Holmes | 2 #+AUTHOR: Robert McIntyre & Dylan Holmes |
3 #+EMAIL: rlm@mit.edu | 3 #+EMAIL: rlm@mit.edu |
4 #+MATHJAX: align:"left" mathml:t path:"../MathJax/MathJax.js" | 4 #+SETUPFILE: ../../aurellem/org/setup.org |
5 #+STYLE: <link rel="stylesheet" type="text/css" href="../css/aurellem.css" /> | 5 #+INCLUDE: ../../aurellem/org/level-0.org |
6 #+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t | |
7 #+SETUPFILE: ../../aurellem/org/level-0.org | |
8 #+INCLUDE: ../../aurellem/org/level-0.org | |
9 #+BABEL: :mkdirp yes | |
10 | 6 |
11 * The Pok\eacute{}mon Type System | 7 * The Pok\eacute{}mon Type System |
12 | 8 |
13 The Pok\eacute{}mon type system consists of seventeen different | 9 The Pok\eacute{}mon type system consists of seventeen different |
14 \ldquo{}types\rdquo{} (Rock, Grass, Ice, Psychic, Ground, Bug, Flying, | 10 \ldquo{}types\rdquo{} (Rock, Grass, Ice, Psychic, Ground, Bug, Flying, |