On Sep 25, 2009, at 7:17 AM, Christopher Suckling wrote:
I've built from the 'next' branch and so have managed to use --format "%20(scrub(amount)) \n" to obtain left padding, but have been unable to figure out how to achieve proper indentation of account names or reduce the number of zeros.
There is a special format code call "depth_spacer", which inserts the right number of spaces to properly indent the account name for the balance report.
John
