12 May
2008
12 May
'08
8:03 a.m.
Hans van der Meer wrote:
I am using MacOSX and up till now my files have a Western(Mac OS Roman) encoding, not UTF8. That works fime in ConTeXt-mkii by using \enableregime[mac]. But in ConTeXt-mkiv through luatex I get an error despite that same \enableregime[mac]: For an accented character like é the error is "! Text line contains an invalid utf-8 sequence."
How can I solve that other than changing all my files to UTF8 encoding?
Perhaps with a preprocessing (ctx) file that runs iconv, but luatex itself wants UTF-8, full stop. Best wishes, Taco