Eric Schulte пре 17 година
родитељ
комит
5d9f00a6db
1 измењених фајлова са 7 додато и 1 уклоњено
  1. 7 1
      rorg.org

+ 7 - 1
rorg.org

@@ -4,7 +4,7 @@
 #+STARTUP: oddeven
 #+STARTUP: oddeven
 
 
 * Tasks [5/10]
 * Tasks [5/10]
-** TODO selective export of text, code, figures
+** TODO selective export of text, code, figures [0/2]
    [DED] The litorgy buffer contains everything (code, headings and
    [DED] The litorgy buffer contains everything (code, headings and
    notes/prose describing what you're up to, textual/numeric/graphical
    notes/prose describing what you're up to, textual/numeric/graphical
    code output, etc). However on export to html / LaTeX one might want
    code output, etc). However on export to html / LaTeX one might want
@@ -12,6 +12,7 @@
    want to create a presentation of what you've done which omits the
    want to create a presentation of what you've done which omits the
    code.
    code.
 
 
+*** TODO export header argument
    [EMS] So I think this should be implemented as a property which can
    [EMS] So I think this should be implemented as a property which can
    be set globally or on the outline header level (I need to review
    be set globally or on the outline header level (I need to review
    the mechanics of org-mode properties).  And then as a source block
    the mechanics of org-mode properties).  And then as a source block
@@ -24,6 +25,7 @@
                   show the actual code)
                   show the actual code)
    - =both= :: show both the source code, and the results
    - =both= :: show both the source code, and the results
 
 
+*** TODO inline source blocks
    Thinking there should be *two types* of source code blocks.  The
    Thinking there should be *two types* of source code blocks.  The
    first should be the *large blocks* we're used to, and these should
    first should be the *large blocks* we're used to, and these should
    default to just showing the code on export (suggestions?).  The
    default to just showing the code on export (suggestions?).  The
@@ -528,6 +530,10 @@ other + 2
 
 
 
 
 
 
+** (sandboc) selective export
+
+
+
 * COMMENT Commentary
 * COMMENT Commentary
 I'm seeing this as like commit notes, and a place for less formal
 I'm seeing this as like commit notes, and a place for less formal
 communication of the goals of our changes.
 communication of the goals of our changes.