cnam.marc/cnam/travaux/mémoire/thesis/main.tex
2020-10-08 21:07:48 +02:00

16 lines
192 B
TeX

% apply settings
\input{settings}
% begin document
\begin{document}
\ml{}{}
\ml{Hello world!}{}
\ml{}{Bonjour monde !}
\ml{Hello world!}{Bonjour monde !}
% end document
\end{document}