9 lines
101 B
TeX
9 lines
101 B
TeX
\newcommand{\import}[1]{\input{thesis/#1}}
|
|
|
|
\import{settings}
|
|
|
|
\begin{document}
|
|
|
|
…
|
|
|
|
\end{document}
|