On Sep 1, 2010, at 9:06 PM, Noorul Islam K M wrote:
"Thomas S. Dye" <t...@tsdye.com> writes:
Aloha all,
The following example from the Ledger tutorial
http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-ledger.php
doesn't export the #+end_src line:
#+begin_src org
,#+begin_src ledger :cmdline -s bal :results value
,!include /tmp/account.ledger
,#+end_src
#+end_src
As you can see in this example and others in the Ledger tutorial on
Worg, only the first two lines of the code block make it through the
exporter.
Is this a bug or is the source block malformed in some way?
I think you should use BEGIN_EXAMPLE and END_EXAMPLE for this.
In that case you don't have to use leading ",".
You can check the org files written for babel tutorial
Thanks and Regards
Noorul
Aloha Noorul,
Thanks much. The #+end_src lines export fine now.
All the best,
Tom
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode