here is the error i get when trying to use txt2lrf on a gutenberg txt file from
http://www.gutenberg.org/ebooks/7110
Traceback (most recent call last):
File "convert_from.py", line 89, in <module>
File "convert_from.py", line 78, in main
File "convert_from.py", line 63, in generate_html
File "encodings\cp1252.pyo", line 15, in decode
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe6' in position 5154: ordinal not in range(128)
oh and I am using the latest version of the program, 0.3.79