Generalbeta version of text file is not open correctly in stable ve

General information and discussion about TeXnicCenter
Post Reply
HMR
Posts: 1
Joined: Sun Jan 12, 2014 4:39 am

beta version of text file is not open correctly in stable ve

Post by HMR »

Hello All,

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
screenshot.png (26.76 KiB) Viewed 3541 times
Screenshot (the same in tif format)
Screenshot (the same in tif format)
Untitled.tif (116.48 KiB) Viewed 3683 times
Last edited by Stefan Kottwitz on Sun Jan 12, 2014 8:56 pm, edited 1 time in total.
Reason: png format added

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

User avatar
cgnieder
Site Moderator
Posts: 2000
Joined: Sat Apr 16, 2011 7:27 pm

beta version of text file is not open correctly in stable ve

Post by cgnieder »

Hi HMR,

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
site moderator & package author
Post Reply