I'm writing a thesis using (pdf)LaTeX and someone else is going to use part of my text in their report.
However, when using regular cut-n-paste from Acrobat Reader to Word the Swedish characters åäö are totally different and makes cut-n-paste more or less useless. The same goes for when I use "File -> Save As Text" in Acrobat Reader.
My LaTeX document contains the following regards charsets/languages etc:
Code: Select all
\usepackage[swedish]{babel} % För svensk avstavning och svenska rubriker (t ex "innehållsförteckning)
\usepackage[latin1]{inputenc}
My friend has the same problem on his computer with quite similar Windows/Word configuration.
If anyone has an idea on how to work around this I'd appreciate it a lot as we are in a hurry.
Regards,
Jimisola