Texmaker and TeXstudio ⇒ Texmaker not compiling new pdf file
-
- Posts: 1
- Joined: Wed Sep 02, 2015 3:35 pm
Texmaker not compiling new pdf file
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
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
is this also happening with the most simple document?
Code: Select all
\documentclass{article}
\begin{document}
Hi Martina
\end{document}
What happens if you compile using the terminal?
Re: Texmaker not compiling new pdf file
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
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Texmaker not compiling new pdf file
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.
Re: Texmaker not compiling new pdf file
Worked fine.
Thank you for that link.
Shiftyy
Texmaker not compiling new pdf file
I am facing some problem with Texmaker and link mentioned in the answer is not working. Please help me out. Thanks in advance.