Texmaker and TeXstudioTexmaker not compiling new pdf file

Information and discussion about Texmaker, an integrated LaTeX environment for several platforms, and the related TeXstudio
Post Reply
martycka87
Posts: 1
Joined: Wed Sep 02, 2015 3:35 pm

Texmaker not compiling new pdf file

Post by martycka87 »

Hi all,

I have a problem with Texmaker. Suddenly (I mean just after the summer holidays) trying to compile any .tex file I am not able to generate the new and updated .pdf file. I still have its the old version and I do not have any error. I do not have .pdf files opened during the quick build and I tried to re-install texmaker. I tried with different kind of documents, but the problem is not resolved.

Can someone please give me any suggestions?

Thank you in advance,
Martina

Recommended reading 2024:

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

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

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Texmaker not compiling new pdf file

Post by Johannes_B »

Hi and welcome,

is this also happening with the most simple document?

Code: Select all

\documentclass{article}
\begin{document}
Hi Martina
\end{document}
Is there any message of any kind?

What happens if you compile using the terminal?
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Shiftyy
Posts: 2
Joined: Wed Oct 21, 2015 9:30 am

Re: Texmaker not compiling new pdf file

Post by Shiftyy »

Hi,

I'm quite new to working with TexMaker, but I have the same Problem.

It first appeared after updating my MacBook to OS X El Capitan (or at least this is when I noticed the Problem first).

The compiling of my document to a *.pdf doesn't work from TexMaker. No Error are shown in the Log. Worked fine before the update (haven't used TexMaker for some weeks before the update).
The simple document above doesn't work either.

When compiling via the terminal everything works fine, but it's a bit annoying to switch to the terminal everytime to compile.

I hope you can help me with that problem.

Thanks

Shiftyy
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Texmaker not compiling new pdf file

Post by Johannes_B »

Welcome,

you are not alone. It seems almost every user updating to El Capitan asked a new question in a forum, a mailing list, Q/A site etc.

Updating for El Capitan
should give you all the information you need.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Shiftyy
Posts: 2
Joined: Wed Oct 21, 2015 9:30 am

Re: Texmaker not compiling new pdf file

Post by Shiftyy »

Great.

Worked fine.

Thank you for that link.

Shiftyy
Shilpag
Posts: 1
Joined: Fri Feb 07, 2020 8:00 am

Texmaker not compiling new pdf file

Post by Shilpag »

Hello,

I am facing some problem with Texmaker and link mentioned in the answer is not working. Please help me out. Thanks in advance.
Post Reply