Mercurial > pokemon-types
changeset 2:55bba4805393
adjusting paths
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sun, 16 Oct 2011 07:22:18 -0700 |
parents | d39a04826cec |
children | a0384c20e075 |
files | .hgignore org/lpsolve.org org/types.org |
diffstat | 3 files changed, 8 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/.hgignore Sun Oct 16 07:22:18 2011 -0700 1.3 @@ -0,0 +1,2 @@ 1.4 +syntax: glob 1.5 +src*
2.1 --- a/org/lpsolve.org Sun Oct 16 07:16:07 2011 -0700 2.2 +++ b/org/lpsolve.org Sun Oct 16 07:22:18 2011 -0700 2.3 @@ -4,9 +4,9 @@ 2.4 #+MATHJAX: align:"left" mathml:t path:"../MathJax/MathJax.js" 2.5 #+STYLE: <link rel="stylesheet" type="text/css" href="../css/aurellem.css" /> 2.6 #+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t 2.7 -#+SETUPFILE: ../templates/level-0.org 2.8 -#+INCLUDE: ../templates/level-0.org 2.9 - 2.10 +#+SETUPFILE: ../../aurellem/org/level-0.org 2.11 +#+INCLUDE: ../../aurellem/org/level-0.org 2.12 +#+BABEL: :mkdirp yes 2.13 2.14 2.15 * Introduction
3.1 --- a/org/types.org Sun Oct 16 07:16:07 2011 -0700 3.2 +++ b/org/types.org Sun Oct 16 07:22:18 2011 -0700 3.3 @@ -4,9 +4,9 @@ 3.4 #+MATHJAX: align:"left" mathml:t path:"../MathJax/MathJax.js" 3.5 #+STYLE: <link rel="stylesheet" type="text/css" href="../css/aurellem.css" /> 3.6 #+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t 3.7 -#+SETUPFILE: ../templates/level-0.org 3.8 -#+INCLUDE: ../templates/level-0.org 3.9 - 3.10 +#+SETUPFILE: ../../aurellem/org/level-0.org 3.11 +#+INCLUDE: ../../aurellem/org/level-0.org 3.12 +#+BABEL: :mkdirp yes 3.13 3.14 * The Pok\eacute{}mon Type System 3.15