Linked Questions

7 votes
1 answer
1k views

When I use pdflatex, I get a bunch of files: test.aux test.log test.out test.pdf test.tex test.toc The .tex file and the .pdf file have an obvious use, but what do the other files do? ...
Magnus's user avatar
  • 181
4 votes
1 answer
1k views

Every time I compile a source code of LaTeX there are a lot of files produced except the .tex file and the .pdf (obviously!). I can guess that they are really useful to some people and obviously to ...
Adam's user avatar
  • 4,834
3 votes
0 answers
3k views

My projectfolder consist of several 'real' files and is full of files I don't know. There are some cleaning procedures which deletes specified endings after a run but I am not sure which filetypes I ...
SRel's user avatar
  • 1,383
0 votes
0 answers
2k views

When i compile a file, with .tex file other ones are produced. I know that log files contains warnings and errors (and more things i do not know), also that .bibl files are related with some ...
user avatar
1 vote
1 answer
782 views

When building a LaTeX file (with Texstudio, if that's important) in addition to the .tex and .pdf files, there are also .aux, .log, and .synctex.gz created. What do these extra files do?
user79045's user avatar
4 votes
0 answers
175 views

Possible Duplicate: File extensions of LaTeX-related files Egad! What are all those files? What are files that LaTeX creates when calling one of it’s programs (including biber, xindy etc.)? What ...
Tobi's user avatar
  • 58.1k
1 vote
0 answers
119 views

So when i press control+option+b, there will appear so many weird files. And my question is that what are the functions of these files? Should i delete these files?
Gary's user avatar
  • 11
0 votes
0 answers
67 views

I use Git as the version control manager for my TeX projects. I use the .gitignore file to indicate to Git which files not to track. I have annotated the entries of my .gitignore file so as to ...
Evan Aad's user avatar
  • 11.3k
0 votes
0 answers
23 views

I’ve compiled a list of LaTeX-related temporary/intermediate file types, with the help of some AI. Could you please suggest any improvements or point out any missing files? Thanks in advance! .acr ...
Kpym's user avatar
  • 23.6k
136 votes
21 answers
90k views

If I create just a basic hello.tex file an compile it using pdflatex hello.tex The pdflatex program is creating a plethora of file which is a little annoying. Currently it writes all those files ...
fouronnes's user avatar
  • 1,687
116 votes
16 answers
136k views

Is there a way to make TeX delete files? In my document a lot of auxiliary files are created and it would be wonderful to have them removed after their content has been used.
Mats's user avatar
  • 1,355
31 votes
9 answers
115k views

I'm using MiKTeX 2.9 and TeXniCenter for writing my thesis. I have a lot of packages and everything was going well, until last night that a blank page with ".0" written in the top left corner kept ...
Ehsan M. Kermani's user avatar
51 votes
1 answer
7k views

This is not about glossary package. :-) I was wondering whether there is a list of common terms you come across as a not-so-advanced user, defined already. Currently what we have are many books ...
Abhimanyu Arora's user avatar
36 votes
1 answer
6k views

As the title states, compiling with latex produces the error, right away: Ouch---my internal constants have been clobbered!---case 14 I have no idea what this means... I use TexLive 2012. I updated ...
Markus's user avatar
  • 1,385
25 votes
5 answers
7k views

(My personal interest in this question is mainly for OS X but solutions/approaches for other operating systems are also appreciated.) What I see as a main distraction with using TeX/LateX is that it ...
Debilski's user avatar
  • 1,401

15 30 50 per page