Compare commits

..

No commits in common. "9b1ea25ec10dcf4db40084a08bf3c0eadbd8807b" and "76127877da6be29c4ec267959683fc7749d4f0dc" have entirely different histories.

3 changed files with 3 additions and 13 deletions

View File

@ -1,6 +1,5 @@
\documentclass[a4paper,10pt]{article} \documentclass[a4paper,10pt]{article}
\usepackage{myXsim} \usepackage{myXsim}
\usepackage{qrcode}
\author{Benjamin Bertrand} \author{Benjamin Bertrand}
\title{Integrale et Primitives - Cours} \title{Integrale et Primitives - Cours}
@ -14,8 +13,6 @@
\section{Calculs d'intégrales} \section{Calculs d'intégrales}
\envideo{https://video.opytex.org/videos/watch/d1de9024-174d-401e-9dcc-0e5a5cf2d7ac}{Explications sur l'origine de la formule}
\begin{bclogo}[barre=none, arrondi=0.1, logo=]{Définition} \begin{bclogo}[barre=none, arrondi=0.1, logo=]{Définition}
Soit $f$ une fonction continue sur $\intFF{a}{b}$ alors alors il existe une fonction $F(x)$ telle que Soit $f$ une fonction continue sur $\intFF{a}{b}$ alors alors il existe une fonction $F(x)$ telle que
\[ \[
@ -42,7 +39,7 @@ On peut vérifier que
F'(x) = F'(x) =
\] \]
\afaire{compléter les calculs} \afaire{à compléter les calculs}
\section{Primitive} \section{Primitive}
@ -71,8 +68,6 @@ Par exemple,
\] \]
sont 3 primitives de $f(x) = 2x$ sont 3 primitives de $f(x) = 2x$
\afaire{Montrer que ce sont bien des primitives}
\end{document} \end{document}

View File

@ -320,16 +320,11 @@
{% {%
%\setstretch{0.7}% spacing %\setstretch{0.7}% spacing
\todo[inline,backgroundcolor=green,#1]{% \todo[inline,backgroundcolor=green,#1]{%
\textbf{Voir la vidéo}~ #3 \textbf{Voir la vidéo}~\href{#2}{#3}
\begin{minipage}{0.2\linewidth}
\qrcode{#2} \qrcode{#2}
\end{minipage}
\begin{minipage}{0.8\linewidth}
\url{#2}
\end{minipage}
}% }%
}} }}
\newcounter{enclasse} \newcounter{enclasse}
\newcommand{\enclasse}[2][]{% \newcommand{\enclasse}[2][]{%