aboutsummaryrefslogtreecommitdiffstats
path: root/doc/rapport.tex
diff options
context:
space:
mode:
authorBertrand <bertrand.horel@gmail.com>2016-02-27 16:35:03 +0000
committerBertrand <bertrand.horel@gmail.com>2016-02-27 16:35:03 +0000
commit96afa78f5fe1bafb95c96170932c7b4fc119ae7e (patch)
tree2fce7067642c026d04a5ba6708975c0ddb390eac /doc/rapport.tex
parente21e4882c9755a4b8e8194a79ecf5702fc935248 (diff)
parent487d2e11fac749bec8018be3eafb5f3e307182b6 (diff)
downloadprojet_C++-96afa78f5fe1bafb95c96170932c7b4fc119ae7e.tar.gz
Merge branch 'latex'
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}