On Dec 8, 2010, at 5:05 PM, Aggelos Orfanakos wrote: > If I do ledger -f test.db print, I get: > > 2010/12/08 foo > assets:savings:1 €1.234,56 > equity:opening balances > > 2010/12/08 bar > assets:savings:2 $7.890,12 > equity:opening balances
This is fixed in 3.0, which understands the width of UTF-8 encoded characters. 2.x only understands the width of individual bytes. John
