For bigger projects it can be useful to have separate files for chapters.
These separate files should be stored here and can be included into the main document via `\input{chap/one.tex}`.
These separate files should be stored here and can be included into the main document via `\include{chap/one}`. (the .tex extension is added internally)