summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/udes-genie-these/symboles.tex
blob: 923a1c85ef25b612bc2cebd29bc150a63c5b9157 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Ceci est un exemple de liste des symboles.

\begin{center}
\begin{tabular}{ll}
\toprule
\textbf{Symbole} & \textbf{Définition} \\ \midrule
$\dot{[~]}$  & Dérivée première selon le référentiel inertiel \\
$\ddot{[~]}$ & Dérivée seconde selon le référentiel inertie \\
$a$ & Accélération \\
$m$ & Masse \\
$t$ & Variable temporelle \\
... & ... \\
\bottomrule
\end{tabular}
\end{center}