How to force pdflatex to compile in pdf mode? (I am using WinEdt to edit and compile my .tex file)Compilation...

What are the spoon bit of a spoon and fork bit of a fork called?

Unexpected email from Yorkshire Bank

Why is this a valid proof for the harmonic series?

Field Length Validation for Desktop Application which has maximum 1000 characters

Has any spacecraft ever had the ability to directly communicate with civilian air traffic control?

Why is the SNP putting so much emphasis on currency plans?

Feels like I am getting dragged into office politics

What does air vanishing on contact sound like?

Stark VS Thanos

When and why did journal article titles become descriptive, rather than creatively allusive?

Power LED from 3.3V Power Pin without Resistor

Unidentified items in bicycle tube repair kit

A non-technological, repeating, phenomenon in the sky, holding its position in the sky for hours

Does the Darkness spell dispel the Color Spray and Flaming Sphere spells?

If Melisandre foresaw another character closing blue eyes, why did she follow Stannis?

If 1. e4 c6 is considered as a sound defense for black, why is 1. c3 so rare?

Why is Arya visibly scared in the library in S8E3?

How to scale a verbatim environment on a minipage?

Is it cheaper to drop cargo than to land it?

If Earth is tilted, why is Polaris always above the same spot?

I caught several of my students plagiarizing. Could it be my fault as a teacher?

Why are notes ordered like they are on a piano?

How to assert on pagereference where the endpoint of pagereference is predefined

What happens if I start too many background jobs?



How to force pdflatex to compile in pdf mode? (I am using WinEdt to edit and compile my .tex file)


Compilation issue with pdfLaTeX and auto-pst-pdfGenerating PDF/A-1b compliant documents using pdfx and pdfLaTeXMacTex: cannot compile in command line, File `fullpage.sty' not foundHow to spot errors reported by pdflatex?! LaTeX Error: begin{pspicture} on input line 11 ended by end{cards}Compile extremely large file into pdfCompiling tex file using pdflatex and cmd - strange behaviorNon-PDF special ignored! Figures created using special commandHow to run LuaLaTeX only for tikzexternalize while running PDFLaTeX?Force usage of non-embedded base14 fonts only in pdfLaTeX













0















I have a very simple .tex file:



documentclass{article}
begin{document}
hello
end{document}


When I tried to compile this file with pdflatex, it generates a .dvi file instead of a pdf file. My question is how to force pdflatex to run in pdf mode, instead of dvi mode? (I am using WinEdt to edit and compile my .tex file.)



This bothered me a lot. Because I have some other larger files need to be run in pdf mode. But now whenever I ran pdflatex, lots of error messages were issued by pdflatex. This happened right after I installed the latest MiKTeX 2.9.7000. But that everything is fine. Thank you for the help in advance.










share|improve this question









New contributor




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
















  • 2





    Welcome to TeX.SE! It seems that you started in WinEDT to compile with the wrong compiler. Please show in a screenshot in your question what you are doing to compile the file mwe.tex ...

    – Kurt
    51 mins ago
















0















I have a very simple .tex file:



documentclass{article}
begin{document}
hello
end{document}


When I tried to compile this file with pdflatex, it generates a .dvi file instead of a pdf file. My question is how to force pdflatex to run in pdf mode, instead of dvi mode? (I am using WinEdt to edit and compile my .tex file.)



This bothered me a lot. Because I have some other larger files need to be run in pdf mode. But now whenever I ran pdflatex, lots of error messages were issued by pdflatex. This happened right after I installed the latest MiKTeX 2.9.7000. But that everything is fine. Thank you for the help in advance.










share|improve this question









New contributor




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
















  • 2





    Welcome to TeX.SE! It seems that you started in WinEDT to compile with the wrong compiler. Please show in a screenshot in your question what you are doing to compile the file mwe.tex ...

    – Kurt
    51 mins ago














0












0








0








I have a very simple .tex file:



documentclass{article}
begin{document}
hello
end{document}


When I tried to compile this file with pdflatex, it generates a .dvi file instead of a pdf file. My question is how to force pdflatex to run in pdf mode, instead of dvi mode? (I am using WinEdt to edit and compile my .tex file.)



This bothered me a lot. Because I have some other larger files need to be run in pdf mode. But now whenever I ran pdflatex, lots of error messages were issued by pdflatex. This happened right after I installed the latest MiKTeX 2.9.7000. But that everything is fine. Thank you for the help in advance.










share|improve this question









New contributor




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












I have a very simple .tex file:



documentclass{article}
begin{document}
hello
end{document}


When I tried to compile this file with pdflatex, it generates a .dvi file instead of a pdf file. My question is how to force pdflatex to run in pdf mode, instead of dvi mode? (I am using WinEdt to edit and compile my .tex file.)



This bothered me a lot. Because I have some other larger files need to be run in pdf mode. But now whenever I ran pdflatex, lots of error messages were issued by pdflatex. This happened right after I installed the latest MiKTeX 2.9.7000. But that everything is fine. Thank you for the help in advance.







pdftex






share|improve this question









New contributor




F. Tien 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. Tien 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








edited 49 mins ago









Kurt

42.4k950167




42.4k950167






New contributor




F. Tien 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. TienF. Tien

1




1




New contributor




F. Tien 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. Tien is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






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








  • 2





    Welcome to TeX.SE! It seems that you started in WinEDT to compile with the wrong compiler. Please show in a screenshot in your question what you are doing to compile the file mwe.tex ...

    – Kurt
    51 mins ago














  • 2





    Welcome to TeX.SE! It seems that you started in WinEDT to compile with the wrong compiler. Please show in a screenshot in your question what you are doing to compile the file mwe.tex ...

    – Kurt
    51 mins ago








2




2





Welcome to TeX.SE! It seems that you started in WinEDT to compile with the wrong compiler. Please show in a screenshot in your question what you are doing to compile the file mwe.tex ...

– Kurt
51 mins ago





Welcome to TeX.SE! It seems that you started in WinEDT to compile with the wrong compiler. Please show in a screenshot in your question what you are doing to compile the file mwe.tex ...

– Kurt
51 mins 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. Tien 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%2f488348%2fhow-to-force-pdflatex-to-compile-in-pdf-mode-i-am-using-winedt-to-edit-and-com%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. Tien is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















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













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












F. Tien 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%2f488348%2fhow-to-force-pdflatex-to-compile-in-pdf-mode-i-am-using-winedt-to-edit-and-com%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

Why does my Macbook overheat and use so much CPU and energy when on YouTube?Why do so many insist on using...

How to prevent page numbers from appearing on glossaries?How to remove a dot and a page number in the...

Puerta de Hutt Referencias Enlaces externos Menú de navegación15°58′00″S 5°42′00″O /...