summaryrefslogtreecommitdiff
path: root/presentation/00-main.tex
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2024-12-03 06:49:37 -0500
committerBenjamin Chausse <benjamin@chausse.xyz>2024-12-03 06:49:37 -0500
commit8ba63379ad0175eca68c944d6d52139e15670be7 (patch)
tree622047f5ad5243948a00a09cdaa5b863b3db583f /presentation/00-main.tex
parent35972305c49e16be6f1f3ae978ff4e9a233efd10 (diff)
plz sleep
Diffstat (limited to 'presentation/00-main.tex')
-rw-r--r--presentation/00-main.tex6
1 files changed, 1 insertions, 5 deletions
diff --git a/presentation/00-main.tex b/presentation/00-main.tex
index 9cd1b84..6d29b18 100644
--- a/presentation/00-main.tex
+++ b/presentation/00-main.tex
@@ -29,7 +29,6 @@
\renewcommand{\frenchtablename}{Tableau}
-\newcommand{\todo}[1]{\begin{color}{Red}\textbf{TODO:} #1\end{color}}
\renewcommand{\note}[1]{\begin{color}{Orange}\textbf{NOTE:} #1\end{color}}
\newcommand{\fixme}[1]{\begin{color}{Fuchsia}\textbf{FIXME:} #1\end{color}}
\newcommand{\question}[1]{\begin{color}{ForestGreen}\textbf{QUESTION:} #1\end{color}}
@@ -37,14 +36,13 @@
% use \e for Euler's number
\newcommand{\e}{\mathrm{e}}
-\title[S2-APP6: Analyse d'EQ analogique]{S2-APP6: Analyse d'un égaliseur analogique}
+\title[S1-APP6: Analyse d'Émetteur IR]{S2-APP6: Analyse d'un émetteur IR}
\author[Benjamin Chausse \& Sarah Gosselin]{
Benjamin Chausse (chab1704)\\
Sarah Gosselin (goss3005)
}
\institute[UDS]{Université de Sherbrooke}
\date{\today}
-% \logo{\includegraphics[height=2cm]{logo.pdf}}
\AtBeginSection[]{
\begin{frame}
@@ -69,7 +67,5 @@
\include{02-emitter}
\include{03-receiver}
-
-
\end{document}
% vim: ft=tex