emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-mode + babel + ledger + html publishing issue
@ 2010-12-14 22:17 Tomas Hlavaty
  2010-12-14 22:46 ` Eric Schulte
  2010-12-14 22:57 ` Sébastien Vauban
  0 siblings, 2 replies; 4+ messages in thread
From: Tomas Hlavaty @ 2010-12-14 22:17 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: org-mode + babel + ledger + html publishing issue
  2010-12-14 22:17 org-mode + babel + ledger + html publishing issue Tomas Hlavaty
@ 2010-12-14 22:46 ` Eric Schulte
  2010-12-15  8:02   ` Tomas Hlavaty
  2010-12-14 22:57 ` Sébastien Vauban
  1 sibling, 1 reply; 4+ messages in thread
From: Eric Schulte @ 2010-12-14 22:46 UTC (permalink / raw)
  To: Tomas Hlavaty; +Cc: emacs-orgmode

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 <tom@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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: org-mode + babel + ledger + html publishing issue
  2010-12-14 22:17 org-mode + babel + ledger + html publishing issue Tomas Hlavaty
  2010-12-14 22:46 ` Eric Schulte
@ 2010-12-14 22:57 ` Sébastien Vauban
  1 sibling, 0 replies; 4+ messages in thread
From: Sébastien Vauban @ 2010-12-14 22:57 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

Hi Tomas,

Tomas Hlavaty wrote:
>> could anybody please advise how to publish only the ledger reports for
>> the example at http://paste.lisp.org/display/117709 ?
>
> I would like to show only the results of ledger code blocks in the published
> html file as I am interested in the reports only, not in the raw data.
>
>    1. However, the results are not displayed. How can I achieve that?

Replace all ":exports none" by ":exports results".


>    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.
>
> org-mode version: head from git repository.

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).

Best regards,
  Seb

-- 
Sébastien Vauban


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode-mXXj517/zsQ@public.gmane.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: org-mode + babel + ledger + html publishing issue
  2010-12-14 22:46 ` Eric Schulte
@ 2010-12-15  8:02   ` Tomas Hlavaty
  0 siblings, 0 replies; 4+ messages in thread
From: Tomas Hlavaty @ 2010-12-15  8:02 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-12-15  8:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-14 22:17 org-mode + babel + ledger + html publishing issue Tomas Hlavaty
2010-12-14 22:46 ` Eric Schulte
2010-12-15  8:02   ` Tomas Hlavaty
2010-12-14 22:57 ` Sébastien Vauban

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).