Mercurial > abomination
comparison org/no_parens.org @ 3:06131b93e54f
changes from dylan?
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Mon, 02 Mar 2015 15:35:00 -0500 |
parents | a4cb0b71fc78 |
children | be0be0a90ba4 |
comparison
equal
deleted
inserted
replaced
2:c436f5c7ebb4 | 3:06131b93e54f |
---|---|
1 #+title: Calling it quits without parentheses | 1 #+title: Calling it quits without parentheses |
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 | 6 |
7 #+SETUPFILE: ../../aurellem/org/level-0.org | |
8 #+INCLUDE: ../../aurellem/org/level-0.org | |
9 #+BABEL: :mkdirp yes | |
10 | 7 |
11 [TABLE-OF-CONTENTS] | 8 [TABLE-OF-CONTENTS] |
12 | 9 |
13 # * Calling it quits without parentheses | 10 # * Calling it quits without parentheses |
14 Is it possible to make a =quit= command for Clojure such that simply | 11 Is it possible to make a =quit= command for Clojure such that simply |