Ajout commandes pour raccourcis
This commit is contained in:
parent
f3d78f517d
commit
501dd38125
2 changed files with 38 additions and 31 deletions
|
@ -193,7 +193,7 @@
|
||||||
\newcommand{\N} {\ensuremath{\mathbb{N}}}
|
\newcommand{\N} {\ensuremath{\mathbb{N}}}
|
||||||
\newcommand{\K} {\ensuremath{\mathbb{K}}}
|
\newcommand{\K} {\ensuremath{\mathbb{K}}}
|
||||||
\newcommand{\Lens} {\mathcal{L}} % Lens pour "l'ENSemble L"
|
\newcommand{\Lens} {\mathcal{L}} % Lens pour "l'ENSemble L"
|
||||||
\newcommand{\Pens}{\mathcal{P}} % Pareil
|
\newcommand{\Pens} {\mathcal{P}} % Pareil pour P
|
||||||
\newcommand{\M} {\ensuremath{\mathcal{M}}}
|
\newcommand{\M} {\ensuremath{\mathcal{M}}}
|
||||||
\newcommand{\B} {\ensuremath{\mathcal{B}}}
|
\newcommand{\B} {\ensuremath{\mathcal{B}}}
|
||||||
\newcommand{\dom} {\ensuremath{\mathcal{D}}}
|
\newcommand{\dom} {\ensuremath{\mathcal{D}}}
|
||||||
|
@ -201,6 +201,13 @@
|
||||||
\newcommand{\cont} {\ensuremath{\mathcal{C}}}
|
\newcommand{\cont} {\ensuremath{\mathcal{C}}}
|
||||||
|
|
||||||
|
|
||||||
|
%------- Abréviations, langages et programme utiles
|
||||||
|
|
||||||
|
\newcommand{\ecl}{l'École centrale de Lyon}
|
||||||
|
\newcommand{\matlab}{\textsc{Matlab}}
|
||||||
|
\newcommand{\python}{\emph{python}}
|
||||||
|
|
||||||
|
|
||||||
%------- Fonctions de traitement du signal
|
%------- Fonctions de traitement du signal
|
||||||
|
|
||||||
\DeclareMathOperator{\sinc} {sinc}
|
\DeclareMathOperator{\sinc} {sinc}
|
||||||
|
|
|
@ -215,7 +215,7 @@ Insérez ici, des mots-clés, pour décrire, votre rapport.
|
||||||
\begin{center}
|
\begin{center}
|
||||||
École centrale de Lyon\\
|
École centrale de Lyon\\
|
||||||
36, Avenue Guy de Collongue\\
|
36, Avenue Guy de Collongue\\
|
||||||
code du labo concerné\\
|
Code du labo concerné\\
|
||||||
69134 Écully
|
69134 Écully
|
||||||
\end{center}
|
\end{center}
|
||||||
\vspace*{\fill}
|
\vspace*{\fill}
|
||||||
|
|
Loading…
Reference in a new issue