Browse Source

o-b-worg.org: added LoB imae and removed LoB link (it's not up to much yet)

Dan Davison 16 years ago
parent
commit
e6964937d9
1 changed files with 13 additions and 1 deletions
  1. 13 1
      org-babel-worg.org

+ 13 - 1
org-babel-worg.org

@@ -466,6 +466,18 @@ b + 4
   :PROPERTIES:
   :PROPERTIES:
   :CUSTOM_ID: library-of-babel
   :CUSTOM_ID: library-of-babel
   :END:
   :END:
+#+begin_html 
+  <div id="logo">
+    <p>
+      <img src="images/library-of-babel.png"  alt="images/tower-of-babel.png" />
+      <div id="attr">
+        from <a href="http://www.poetryfoundation.org/harriet/2008/01/random-poetry-02/">poetryfoundation.org</a>
+        <a href="http://downlode.org/Etext/library_of_babel.html">Full text of the Borges short story</a>
+      </div>
+    </p>  
+  </div>
+#+end_html
+
   As we saw above with the [[*Simple%20example%20of%20using%20a%20source%20block%20as%20a%20function][=square=]] example, once a source block
   As we saw above with the [[*Simple%20example%20of%20using%20a%20source%20block%20as%20a%20function][=square=]] example, once a source block
   function has been defined it can be called using the following short
   function has been defined it can be called using the following short
   =lob= notation:
   =lob= notation:
@@ -476,7 +488,7 @@ b + 4
   to have them available in every org-mode buffer?
   to have them available in every org-mode buffer?
 
 
   In addition to the current buffer, Org-babel searches for
   In addition to the current buffer, Org-babel searches for
-  pre-defined source block functions in the [[file:library-of-babel.org][Library of Babel]]. This is
+  pre-defined source block functions in the Library of Babel. This is
   a user-extensible collection of ready-made source-code blocks for
   a user-extensible collection of ready-made source-code blocks for
   handling common tasks.  One use for the LoB (not yet done!) will be
   handling common tasks.  One use for the LoB (not yet done!) will be
   to provide a choice of data graphing procedures for data held in
   to provide a choice of data graphing procedures for data held in