For bigger projects it can be usefull 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}`.
\ No newline at end of file
These separate files should be stored here and can be included into the main document via `\include{chap/one}`. (the .tex extention is added internaly)