Mercurial > pokemon-types
changeset 4:a227fe337e83
fixed headers
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Thu, 20 Oct 2011 01:12:46 -0700 |
parents | a0384c20e075 |
children | ff9655688ddb |
files | .hgignore org/lpsolve.org org/types.org |
diffstat | 3 files changed, 5 insertions(+), 11 deletions(-) [+] |
line wrap: on
line diff
1.1 --- a/.hgignore Sun Oct 16 08:05:16 2011 -0700 1.2 +++ b/.hgignore Thu Oct 20 01:12:46 2011 -0700 1.3 @@ -1,3 +1,4 @@ 1.4 syntax: glob 1.5 src* 1.6 lp/farmer.lp 1.7 +html* 1.8 \ No newline at end of file
2.1 --- a/org/lpsolve.org Sun Oct 16 08:05:16 2011 -0700 2.2 +++ b/org/lpsolve.org Thu Oct 20 01:12:46 2011 -0700 2.3 @@ -1,12 +1,9 @@ 2.4 #+title: Discovering Effective Pokemon Types Using Linear Optimization 2.5 #+author: Robert McIntyre & Dylan Holmes 2.6 #+EMAIL: rlm@mit.edu 2.7 -#+MATHJAX: align:"left" mathml:t path:"../MathJax/MathJax.js" 2.8 -# #+STYLE: <link rel="stylesheet" type="text/css" href="../css/aurellem.css" /> 2.9 -#+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t 2.10 -#+SETUPFILE: ../../aurellem/org/level-0.org 2.11 +#+SETUPFILE: ../../aurellem/org/setup.org 2.12 #+INCLUDE: ../../aurellem/org/level-0.org 2.13 -#+BABEL: :mkdirp yes 2.14 + 2.15 2.16 2.17 * Introduction
3.1 --- a/org/types.org Sun Oct 16 08:05:16 2011 -0700 3.2 +++ b/org/types.org Thu Oct 20 01:12:46 2011 -0700 3.3 @@ -1,12 +1,8 @@ 3.4 #+TITLE: Breadth-first Search for Effective Pokemon Types 3.5 #+AUTHOR: Robert McIntyre & Dylan Holmes 3.6 #+EMAIL: rlm@mit.edu 3.7 -#+MATHJAX: align:"left" mathml:t path:"../MathJax/MathJax.js" 3.8 -#+STYLE: <link rel="stylesheet" type="text/css" href="../css/aurellem.css" /> 3.9 -#+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t 3.10 -#+SETUPFILE: ../../aurellem/org/level-0.org 3.11 -#+INCLUDE: ../../aurellem/org/level-0.org 3.12 -#+BABEL: :mkdirp yes 3.13 +#+SETUPFILE: ../../aurellem/org/setup.org 3.14 +#+INCLUDE: ../../aurellem/org/level-0.org 3.15 3.16 * The Pok\eacute{}mon Type System 3.17