General ⇒ beta version of text file is not open correctly in stable ve
beta version of text file is not open correctly in stable ve
I am using 2.02 stable (64bit) texnic center and my supervisor is using 2.0 Beta 1 Texnic center. When I tried to open any .tex file from my supervisor (which he created by 2.0 Beta 1 Texnic center), with my versions then I found a lots of unnecessary text with symbols are come along with original text. It makes life difficult as I have to clean one by one from this text.I don't know how to resolve this problem. It will be great if anyone help me in this regards.
I attach a screen shot of this problem
- Attachments
-
- Screenshot
- screenshot.png (26.76 KiB) Viewed 3545 times
-
- Screenshot (the same in tif format)
- Untitled.tif (116.48 KiB) Viewed 3687 times
Reason: png format added
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
beta version of text file is not open correctly in stable ve
Welcome to the LaTeX community!
This looks like the end of line character (0x0A, Newline - Wikipedia) is somehow converted into other characters. Have you checked that you open the files in the correct input encoding (utf8, iso-8859-1,...)?
Regards