Mercurial > thoughts
comparison org/steph.org @ 7:68ce1f2eb7a6
added image.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Mon, 17 Sep 2012 21:20:35 -0400 |
parents | ed2906578cd6 |
children | 5676533b82d8 |
comparison
equal
deleted
inserted
replaced
6:ed2906578cd6 | 7:68ce1f2eb7a6 |
---|---|
2 #+author: Robert McIntyre | 2 #+author: Robert McIntyre |
3 #+email: rlm@mit.edu | 3 #+email: rlm@mit.edu |
4 #+setupfile: ../../aurellem/org/setup.org | 4 #+setupfile: ../../aurellem/org/setup.org |
5 #+include: ../../aurellem/org/level-0.org | 5 #+include: ../../aurellem/org/level-0.org |
6 | 6 |
7 | |
8 | |
9 [[../images/steph.jpg]] | |
7 | 10 |
8 #+begin_src clojure :results output :exports both | 11 #+begin_src clojure :results output :exports both |
9 (def steph-birth (DateMidnight. 1990 12 2)) | 12 (def steph-birth (DateMidnight. 1990 12 2)) |
10 | 13 |
11 (def steph-death (DateMidnight. 2012 7 26)) | 14 (def steph-death (DateMidnight. 2012 7 26)) |
18 #+end_src | 21 #+end_src |
19 | 22 |
20 #+results: | 23 #+results: |
21 : 7906 days. | 24 : 7906 days. |
22 | 25 |
26 Goodbye Stephanie. I will miss you always. | |
23 | 27 |