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 3458 times
-
- Screenshot (the same in tif format)
- Untitled.tif (116.48 KiB) Viewed 3600 times
Reason: png format added
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
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