Texmaker and TeXstudiofile not found

Information and discussion about Texmaker, an integrated LaTeX environment for several platforms, and the related TeXstudio
Post Reply
Layal
Posts: 2
Joined: Sun Apr 05, 2015 11:34 pm

file not found

Post by Layal »

Hi,

i'm using Texmaker on Mac. Every thing was fine till I copied the pdf file and pasted on desktop then changed its name. When I compiled my work, it showed me "file not found", I deleted the pdf I created on my desktop, but the pdf was in template disappeared :(

I used different Tex editer to see if i can get the pdf file which disappear every time I compile my work!

I really need help to fix that on Mac!


Thank you,

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Stefan Kottwitz
Site Admin
Posts: 10324
Joined: Mon Mar 10, 2008 9:44 pm

file not found

Post by Stefan Kottwitz »

Hi Layal,

welcome to the forum!

Compiling doesn't need that PDF file, this file doesn't matter. However, there may be a problem in the code, which prevents compiling. "file not found" can come because there's no output then. Check the .log file.

Post further error messages, the .log file, or a Infominimal working example, then we know more.

Stefan
LaTeX.org admin
Layal
Posts: 2
Joined: Sun Apr 05, 2015 11:34 pm

file not found

Post by Layal »

That was right! The problem comes from matrix code I use without \begin{equation}. Thank u so much!
Post Reply