Tagged Questions
3
votes
1answer
917 views
Restructure classic thesis project with subfolders using Kile
I would like to change the folder structure of the ClassicThesis project. My current folder setup looks like this.
|-- bib // Some *.bib files.
|-- bst // Some *.bst files.
|-- cfg // Configuration ...
16
votes
2answers
3k views
Diagram / Infographic of TeX & friends?
So, I recently delved into LaTeX for a project at work. But I’m come from the XML+XSL world, and some of LaTeX’s design is kind of difficult for me to grok.
(I’m not interested in debating the ...
26
votes
7answers
2k views
File extensions of LaTeX-related files
In addition to the .tex and .dvi or .pdf files, TeX/LaTeX/ConTeXt produces and uses lots of other files. What do they do? Which ones are used to create the document and which ones are automatically ...