{auxiliary-files} is about files generated and read by LaTeX and packages which hold auxiliary information about the document.
5
votes
3answers
1k views
Problem with special characters in .toc files
I have an odd problem with special characters (in this case the Swedish åäö), that pops up in my .toc file. If I remove the .toc file everything works OK except I get an empty table of contents. When ...
2
votes
1answer
597 views
Can I set Vim w/ vim-latexsuite to clean up aux files after compile?
I can't find the appropriate setting in gVim. Is there a way to manually edit my setting file to clean aux files after compile?
Thanks!
16
votes
4answers
2k views
‘Bundle’ TeX output in a directory
(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 ...