Re: [O] How to format really long #+ lines

2011-11-03 Thread Eric Schulte
Perhaps this thread should be merged with the About commit named "Allow multi-line properties to be specified in property blocks" thread? Best -- Eric Robert McIntyre writes: > In my literate org projects at http://aurellem.com/, I often have to > use very long lines such as: > > #+descrip

Re: [O] How to format really long #+ lines

2011-11-02 Thread Thomas S. Dye
Robert McIntyre writes: > In my literate org projects at http://aurellem.com/, I often have to > use very long lines such as: > > #+description: Capture video from a JMonkeyEngine3 Application with > Xuggle, and use gstreamer to compress the video to upload to YouTube. > > #+begin_src clojure :no

[O] How to format really long #+ lines

2011-11-01 Thread Robert McIntyre
In my literate org projects at http://aurellem.com/, I often have to use very long lines such as: #+description: Capture video from a JMonkeyEngine3 Application with Xuggle, and use gstreamer to compress the video to upload to YouTube. #+begin_src clojure :noweb yes :tangle ../src/pokemon/types.c