cnam.marc/cnam/travaux/mémoire/thesis/main.tex

17 lines
192 B
TeX
Raw Normal View History

2020-10-08 08:32:57 +02:00
% apply settings
2020-10-07 14:41:54 +02:00
\input{settings}
2020-10-08 08:32:57 +02:00
% begin document
2020-10-07 14:41:54 +02:00
\begin{document}
2020-10-08 21:07:48 +02:00
\ml{}{}
2020-10-08 20:01:06 +02:00
2020-10-08 21:07:48 +02:00
\ml{Hello world!}{}
2020-10-07 14:41:54 +02:00
2020-10-08 21:07:48 +02:00
\ml{}{Bonjour monde !}
2020-10-08 20:01:06 +02:00
2020-10-08 21:07:48 +02:00
\ml{Hello world!}{Bonjour monde !}
2020-10-08 20:01:06 +02:00
2020-10-08 08:32:57 +02:00
% end document
2020-10-07 14:41:54 +02:00
\end{document}