Texmaker and TeXstudio ⇒ file building
file building
I am using Texmaker. I have been able to run the code using "Quick Build" command, and then manually opening the pdf file generated. The commands such as "PDFLatex", "View PDF", do not work. I get error messages such as "could not start the command".
Isn't there provision to get pdf file generated directly opened once I hit any "build" command?
Thank you,
Omkar
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
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: file building
Best regards
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: file building
Please find attached screen shot of quick build command that I use.
I tried the other option, "PdfLaTex+View PDF". this option wouldn't create PDF itself.
Thank you,
Omkar
- Attachments
-
- quick build.JPG (48.79 KiB) Viewed 9300 times
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: file building
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
file building
Code: Select all
pdflatex -interaction=nonstopmode %.tex
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: file building
This is working fine now. PDF is getting created at right place.
One more query on this. When I hit F6 (or some other command) can't I get PDF created and opened in one go? Do I have to open the PDF file personally?
Thank you,
Omkar
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
file building
Obviously yes (by hitting F7). For more information about handling and configuring TeXmaker refer to its documentation.omkardpd wrote:[…] One more query on this. When I hit F6 (or some other command) can't I get PDF created and opened in one go? Do I have to open the PDF file personally? […]
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10