10 lines
105 B
TeX
10 lines
105 B
TeX
% apply settings
|
|
\input{settings}
|
|
|
|
% begin document
|
|
\begin{document}
|
|
|
|
…
|
|
|
|
% end document
|
|
\end{document}
|