Updated beancount, everything works as expected. However, if I add the directive
1984-01-01 open Aktiver:NørresundbyBank:Nemkonto i get this error: > /home/martin/Dropbox/Documents/Finances/Budget/test.beancount:21: > syntax error, unexpected ERROR, expecting ACCOUNT > > /home/martin/Dropbox/Documents/Finances/Budget/test.beancount:21: > Lexer error; erroneous token: 'Aktiver:NørresundbyBank:Nemkonto' > which seems to indicate the parser can't handle the 'ø'. For now, I can replace the non-unicode characters. How hard would it be to add unicode support? And where would I look in the source, if I wanted to hack at it? -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
