# -*- coding: utf-8; -*- #+TITLE: examplebug.org #+AUTHOR: Eric S Fraga #+EMAIL: e.fraga@ucl.ac.uk #+OPTIONS: H:3 num:t toc:nil \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t #+OPTIONS: TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:nil * finances #+srcname: transactions #+header: :noweb yes #+begin_src ledger 2011/06/01 * Income assets:bank £1000 income:pay 2011/06/30 * Rent expenses:rent £500 assets:bank #+end_src #+source: balance #+header: :cmdline bal :noweb yes #+begin_src ledger <> #+end_src