aboutsummaryrefslogtreecommitdiffstats
path: root/doc/rapport.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rapport.tex')
-rw-r--r--doc/rapport.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/rapport.tex b/doc/rapport.tex
new file mode 100644
index 0000000..4d9b2bd
--- /dev/null
+++ b/doc/rapport.tex
@@ -0,0 +1,14 @@
+\documentclass[a4paper, 11pt]{article}
+\usepackage{fontspec}
+\begin{document}
+\section{Introduction}
+blablaba
+\section{Mes supers résultats}
+Voilà une équation:
+
+\[e^{\iota \pi}+1 =0\]
+
+\begin{center}
+\input{doc/table.tex}
+\end{center}
+\end{document}