Uwe -

Here are five small files.

1.  Example.tex---from collaborator.
2.  Example.lyx---my LyX import
3.  ExampleCopy.lyx---my copy before exporting
4.  ExampleCopy.tex---Export to collaborator.  My tex editor has changed the 
accents, but I do not care because I use tex.
5.  ExampleCopy.pdf---what I see when I typeset (4) is correct.

My collaborator can typeset (4) correctly, as can I (see(5)), but cannot make 
sense of the tex file when he tries to edit it, because his editor interprets 
the symbols differently (actually differently from mine).  For me it does not 
matter because I use LyX, but for him it does matter, because he is editing the 
tex file.  I am not sure what you will see in the second tex file with your 
editor, but what I see, and what my collaborator sees in the tex file is not 
encoded correctly.  Maybe by changing editor settings, etc. my collaborator 
could fix this, but it would be much better not to need to do so.

Thanks,

Hal  

Attachment: Example.tex
Description: Binary data

Attachment: Example.lyx
Description: Binary data

Attachment: ExampleCopy.lyx
Description: Binary data

Attachment: ExampleCopy.tex
Description: Binary data

Attachment: ExampleCopy.pdf
Description: Adobe PDF document


 
On Aug 29, 2010, at 5:20 PM, Uwe Stöhr wrote:

> Am 30.08.2010 01:48, schrieb Hal Kierstead:
> 
>> Thanks for the reply.  I do not understand:
>> 
>>> What you see is that your text editor uses the wrong encoding to display 
>>> the text. Text-files like TeX output are on Windows by default coded in the 
>>> encoding CP-1252.
>> 
>> I do not think this explains the problem. LyX exports a tex file. Both my 
>> collaborators and I can typeset this file correctly. But they (several 
>> different individuals) can not make sense of the tex file, I guess because 
>> they do not use the same encodings as LyX. Since they are editing the tex 
>> file directly this is a problem.
> 
> Now I don't understand you. Can you please send a small LyX example file and 
> what you get when you export to LaTeX?
> 
> The LaTeX-file created by LyX is a text file. When you created it on LyX on 
> Windows its encoding is CP-1252. So when the "several different individuals" 
> ;-) open it, they only have to assure that they are using the same encoding 
> for this file in their editor. (Using the encoding latin9 or latin1
> will also work.)
> OK, there might a problem when you send the TeX files as attachement of mails 
> because mail programs will usually convert the encoding to Unicode or use 
> Unicode as encoding. This applies for all text files, so zip them and attach 
> the ZIP file to your mail.
> 
> regards Uwe

Reply via email to