emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Problems with including ledger files in org-babel


From: Eric S Fraga
Subject: Re: [O] Problems with including ledger files in org-babel
Date: Mon, 12 May 2014 12:03:08 +0100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4.50 (gnu/linux)

On Monday, 12 May 2014 at 03:27, Adam Turoff wrote:
> I'm trying to prepare a ledger report by including a ledger file with babel:
>
> #+begin_src ledger :cmdline print
> !include ledger.lgr
> #+end_src

I would suggest you try specifying the full path to the ledger file,
i.e. one starting with / (assuming you're using Linux, say).  Babel
executes in another directory potentially and this could be the source
of the problem.

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 24.4.50.2, Org release_8.2.6-949-g751506



reply via email to

[Prev in Thread] Current Thread [Next in Thread]