I am useing Leo 5.0 final on a Windows XP computer and I am stuck on Leo's
export command "Flatten Selected Outline...". This export permanantly
fails, if one node titel uses a non-ascii character. But this is very
common phnomenon in let's say German, French etc.:
Traceback (most recent call last):
File "C:\Leo-5.0-final\leo\core\leoCommands.py", line 556, in doCommand
val = command(event)
File "C:\Leo-5.0-final\leo\core\leoCommands.py", line 1782, in
flattenOutline
c.importCommands.flattenOutline(fileName)
File "C:\Leo-5.0-final\leo\core\leoImport.py", line 405, in flattenOutline
theFile.write(s)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xfc' in
position 4: ordinal not in range(128)
Is there a workaround or any hint how to solve this?
Thank you so much,
Franz
--
You received this message because you are subscribed to the Google Groups
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.