Mercurial > cortex
changeset 32:97703c7f020e
updated org files
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Thu, 27 Oct 2011 23:41:14 -0700 |
parents | f0562b9bde94 |
children | c377222528e6 |
files | org/capture-video.org org/intro.org org/skin.org |
diffstat | 3 files changed, 32 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
1.1 --- a/org/capture-video.org Mon Oct 24 12:54:04 2011 -0700 1.2 +++ b/org/capture-video.org Thu Oct 27 23:41:14 2011 -0700 1.3 @@ -625,3 +625,29 @@ 1.4 video/x-raw-yuv, width=640, height=480, framerate=25/1 ! \ 1.5 videobox right=-640 ! mix. 1.6 1.7 + 1.8 + 1.9 + 1.10 + 1.11 + 1.12 + 1.13 + 1.14 + 1.15 + 1.16 + 1.17 + 1.18 + 1.19 + 1.20 + 1.21 + 1.22 + 1.23 + 1.24 + 1.25 + 1.26 + 1.27 + 1.28 + 1.29 + 1.30 + 1.31 + 1.32 +
2.1 --- a/org/intro.org Mon Oct 24 12:54:04 2011 -0700 2.2 +++ b/org/intro.org Thu Oct 27 23:41:14 2011 -0700 2.3 @@ -204,3 +204,6 @@ 2.4 2.5 2.6 2.7 + 2.8 + 2.9 +
3.1 --- a/org/skin.org Mon Oct 24 12:54:04 2011 -0700 3.2 +++ b/org/skin.org Thu Oct 27 23:41:14 2011 -0700 3.3 @@ -7,13 +7,8 @@ 3.4 #+babel: :mkdirp yes :noweb yes 3.5 3.6 let's see what checkboxes look like: 3.7 - 3.8 -* test [1/2] 3.9 - - [ ] item 1 3.10 - - [X] item 2 3.11 3.12 - 3.13 -* skin! 3.14 +* Skin! 3.15 3.16 #+srcname: skin-main 3.17 #+begin_src clojure 3.18 @@ -243,7 +238,6 @@ 3.19 3.20 3.21 3.22 - 3.23 * COMMENT code generation 3.24 #+begin_src clojure :tangle ../src/body/skin.clj :noweb yes 3.25 <<skin-main>> 3.26 @@ -252,3 +246,5 @@ 3.27 3.28 3.29 3.30 + 3.31 +