Browse Source

additional tasks
** TODO org-bable-tangle: no default extension if one already exists
** TODO source-name visible in LaTeX and html exports

Eric Schulte 16 years ago
parent
commit
eb2315e3d0
1 changed files with 7 additions and 1 deletions
  1. 7 1
      org-babel.org

+ 7 - 1
org-babel.org

@@ -218,7 +218,13 @@ would then be [[#sandbox][the sandbox]].
 #+end_src
 
   
-* Tasks [41/62]
+* Tasks [41/64]
+** TODO org-bable-tangle: no default extension if one already exists
+** TODO source-name visible in LaTeX and html exports
+Maybe this should be done in backend specific manners.
+
+The listings package may provide for naming a source-code block...
+
 ** PROPOSED new results types (org, html, latex)
    Thanks to Tom Short for this recommendation.