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