On Thursday 11 August 2005 12:12, José Luis Gómez Dans wrote: > Using UTF-8 doesn't improve things. I imported the text into Lyx (1.3.4/5) > as ASCII as paragraphs. How can I export the text so that the accented > characters appear properly in the final DVI?
You could use recode, as it understands both latex and utf-8. Something like $ recode utf-8 latex myfile.txt -- José Abílio Matos