Hi.
I am using MacTex distribution with TextMate as editor and since yesterday I have a really strange problem. (I am not sure this is correct section to post it, so if it isn't I ask admin to please move it to the correct one)
So here is the problem:
1. I have one main Latex file and maybe 20 subfiles that are included in to the main file with \input
2. When I work on one of these files and than go to main file and try to typeset pdf document, Latex use to save all files that I have worked on and include changes into the main document.
3. Now when I typeset the main file none of the subfiles is saved and none of the changes I made on them are included. I have to save them manually to get them included.
Anyone has an idea what could be the cause for this? I cannot recall I changed anything...
I even tried to make fresh new document, to see if its something wrong with this document in particular, but the new document shows completely the same problem so I guess problem is not with this document in particular but with Latex in general.
General ⇒ Files not saved and not included by Latex while typesetting
NEW: TikZ book now 40% off at Amazon.com for a short time.

Re: Files not saved and not included by Latex while typesetting
This problem has nothing to do with latex, but with your editor, TextMate. Latex has nothing to do with saving your files. If TextMate has its own discussion board somewhere else, you could post there. Otherwise post the question under LaTeX editors > Others. I'm not sure you'll get answers though, since I don't think that's a very commonly used editor for LaTeX, at least around here.
Re: Files not saved and not included by Latex while typesetting
OK ty for your answer. At least I know on what to concentrate now.