Added proofs and fixed typos
This commit is contained in:
@ -97,6 +97,32 @@
|
||||
\end{itemize}
|
||||
\end{mdframed}
|
||||
|
||||
\langsection{Tableau}{Table}
|
||||
|
||||
\begin{verbatim}
|
||||
\begin{tabular}{|c|c|c|}
|
||||
\hline
|
||||
$C_{1, 1}$ & $C_{2, 1}$ & $C_{3, 1}$ \\
|
||||
\hline
|
||||
$C_{1, 2}$ & $C_{2, 2}$ & $C_{3, 2}$ \\
|
||||
\hline
|
||||
$C_{1, 3}$ & $C_{2, 3}$ & $C_{3, 3}$ \\
|
||||
\hline
|
||||
\end{tabular}
|
||||
\end{verbatim}
|
||||
|
||||
\begin{mdframed}
|
||||
\begin{tabular}{|c|c|c|}
|
||||
\hline
|
||||
$C_{1, 1}$ & $C_{2, 1}$ & $C_{3, 1}$ \\
|
||||
\hline
|
||||
$C_{1, 2}$ & $C_{2, 2}$ & $C_{3, 2}$ \\
|
||||
\hline
|
||||
$C_{1, 3}$ & $C_{2, 3}$ & $C_{3, 3}$ \\
|
||||
\hline
|
||||
\end{tabular}
|
||||
\end{mdframed}
|
||||
|
||||
\langsection{Paquets additionnels}{Additional packages}
|
||||
%TODO Complete section
|
||||
|
||||
|
Reference in New Issue
Block a user