Re: [Orgmode] org-mode + babel + ledger + html publishing issue

2010-12-15 Thread Tomas Hlavaty
Hi Sébastien and Eric,

 1. However, the results are not displayed. How can I achieve that?
 Replace all :exports none by :exports results.
 see http://orgmode.org/manual/exports.html#exports

ah, I missed that one, thanks a lot!

 2. Second (minor) issue is that if I move cursor to allinone line
 in the Balance section and press C-c C-c, an extra empty line is
 appended behind the result. By pressing C-c C-c multiple times,
 multiple empty lines are inserted.
 No idea, but I have the exact same behavior with totally different
 code blocks. I can reproduce this as well.

 I have had no time yet to try and make a complete minimal
 example. Yours should be sufficient to serve as bug report to the real
 Babel experts (Eric and Dan).

Ok, I'll try to file a bug report.

Thank you,

Tomas

___
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


[Orgmode] org-mode + babel + ledger + html publishing issue

2010-12-14 Thread Tomas Hlavaty
Hi all,

could anybody please advise how to publish only the ledger reports for
the example at http://paste.lisp.org/display/117709 ?

Thank you,

Tomas

___
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


Re: [Orgmode] org-mode + babel + ledger + html publishing issue

2010-12-14 Thread Eric Schulte
Hi Tomas,

I believe what you want is to change the

  :exports none

header arguments to

  :exports results

see http://orgmode.org/manual/exports.html#exports

Best -- Eric

Tomas Hlavaty t...@logand.com writes:

 Hi all,

 could anybody please advise how to publish only the ledger reports for
 the example at http://paste.lisp.org/display/117709 ?

 Thank you,

 Tomas

 ___
 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

___
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