Huge amount of unicode in my document after running












0















I just installed TeX Live for the first time and tried to get it running.



By default it was set to pdfLaTeX so I kept that, then I put



documentclass[12pt]{article}
begin{document}
Test
end{document}


into the editor and pressed CTRL + T. After that, it opened a window and showed me the PDF with "Test" in it like I desired. However, it also updated my file and removed the above and replaced it with nonsense like this (I would copy and paste it but it won't paste all of it, here's a pastebin of what I could paste).



I don't understand how I could've messed it up so badly when all I did was click Custom Install and remove the languages I didn't need then installed it and ran that.



Could someone please help me figure out what's going on here?



I'm on Windows 10 by the way.



Thanks.










share|improve this question







New contributor




F J is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • Which editor did you use? How did you compile? Via editor or with using the terminal and typing pdflatex mwe.tex?

    – Kurt
    1 hour ago











  • That's a common error that can catch me out in my cad software etc. You may have opened the PDF (output) so either you "opened" the wrong file in the editor part not viewer part it should be .tex for the editor file open OR Worse you overwrote your .tex file with the PDF output, that would be disastrous if at the end of a years thesis (learn to back up your hard won sources)

    – KJO
    1 hour ago


















0















I just installed TeX Live for the first time and tried to get it running.



By default it was set to pdfLaTeX so I kept that, then I put



documentclass[12pt]{article}
begin{document}
Test
end{document}


into the editor and pressed CTRL + T. After that, it opened a window and showed me the PDF with "Test" in it like I desired. However, it also updated my file and removed the above and replaced it with nonsense like this (I would copy and paste it but it won't paste all of it, here's a pastebin of what I could paste).



I don't understand how I could've messed it up so badly when all I did was click Custom Install and remove the languages I didn't need then installed it and ran that.



Could someone please help me figure out what's going on here?



I'm on Windows 10 by the way.



Thanks.










share|improve this question







New contributor




F J is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • Which editor did you use? How did you compile? Via editor or with using the terminal and typing pdflatex mwe.tex?

    – Kurt
    1 hour ago











  • That's a common error that can catch me out in my cad software etc. You may have opened the PDF (output) so either you "opened" the wrong file in the editor part not viewer part it should be .tex for the editor file open OR Worse you overwrote your .tex file with the PDF output, that would be disastrous if at the end of a years thesis (learn to back up your hard won sources)

    – KJO
    1 hour ago
















0












0








0








I just installed TeX Live for the first time and tried to get it running.



By default it was set to pdfLaTeX so I kept that, then I put



documentclass[12pt]{article}
begin{document}
Test
end{document}


into the editor and pressed CTRL + T. After that, it opened a window and showed me the PDF with "Test" in it like I desired. However, it also updated my file and removed the above and replaced it with nonsense like this (I would copy and paste it but it won't paste all of it, here's a pastebin of what I could paste).



I don't understand how I could've messed it up so badly when all I did was click Custom Install and remove the languages I didn't need then installed it and ran that.



Could someone please help me figure out what's going on here?



I'm on Windows 10 by the way.



Thanks.










share|improve this question







New contributor




F J is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I just installed TeX Live for the first time and tried to get it running.



By default it was set to pdfLaTeX so I kept that, then I put



documentclass[12pt]{article}
begin{document}
Test
end{document}


into the editor and pressed CTRL + T. After that, it opened a window and showed me the PDF with "Test" in it like I desired. However, it also updated my file and removed the above and replaced it with nonsense like this (I would copy and paste it but it won't paste all of it, here's a pastebin of what I could paste).



I don't understand how I could've messed it up so badly when all I did was click Custom Install and remove the languages I didn't need then installed it and ran that.



Could someone please help me figure out what's going on here?



I'm on Windows 10 by the way.



Thanks.







errors






share|improve this question







New contributor




F J is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




F J is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




F J is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 1 hour ago









F JF J

1




1




New contributor




F J is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





F J is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






F J is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.













  • Which editor did you use? How did you compile? Via editor or with using the terminal and typing pdflatex mwe.tex?

    – Kurt
    1 hour ago











  • That's a common error that can catch me out in my cad software etc. You may have opened the PDF (output) so either you "opened" the wrong file in the editor part not viewer part it should be .tex for the editor file open OR Worse you overwrote your .tex file with the PDF output, that would be disastrous if at the end of a years thesis (learn to back up your hard won sources)

    – KJO
    1 hour ago





















  • Which editor did you use? How did you compile? Via editor or with using the terminal and typing pdflatex mwe.tex?

    – Kurt
    1 hour ago











  • That's a common error that can catch me out in my cad software etc. You may have opened the PDF (output) so either you "opened" the wrong file in the editor part not viewer part it should be .tex for the editor file open OR Worse you overwrote your .tex file with the PDF output, that would be disastrous if at the end of a years thesis (learn to back up your hard won sources)

    – KJO
    1 hour ago



















Which editor did you use? How did you compile? Via editor or with using the terminal and typing pdflatex mwe.tex?

– Kurt
1 hour ago





Which editor did you use? How did you compile? Via editor or with using the terminal and typing pdflatex mwe.tex?

– Kurt
1 hour ago













That's a common error that can catch me out in my cad software etc. You may have opened the PDF (output) so either you "opened" the wrong file in the editor part not viewer part it should be .tex for the editor file open OR Worse you overwrote your .tex file with the PDF output, that would be disastrous if at the end of a years thesis (learn to back up your hard won sources)

– KJO
1 hour ago







That's a common error that can catch me out in my cad software etc. You may have opened the PDF (output) so either you "opened" the wrong file in the editor part not viewer part it should be .tex for the editor file open OR Worse you overwrote your .tex file with the PDF output, that would be disastrous if at the end of a years thesis (learn to back up your hard won sources)

– KJO
1 hour ago












0






active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});






F J is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f479192%2fhuge-amount-of-unicode-in-my-document-after-running%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes








F J is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















F J is a new contributor. Be nice, and check out our Code of Conduct.













F J is a new contributor. Be nice, and check out our Code of Conduct.












F J is a new contributor. Be nice, and check out our Code of Conduct.
















Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f479192%2fhuge-amount-of-unicode-in-my-document-after-running%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Lallio

Unable to find Lightning Node

Futebolista