Feat: Initialisation des chapitres de la première période pour les 2nd

This commit is contained in:
2021-08-25 08:19:09 +02:00
parent 2186c15053
commit 47678357e5
21 changed files with 168 additions and 6 deletions

View File

@@ -0,0 +1,14 @@
\documentclass[a4paper,10pt]{article}
\usepackage{myXsim}
\author{Benjamin Bertrand}
\title{Introduction Probabilites - Cours}
\date{2021-08-25}
\pagestyle{empty}
\begin{document}
\maketitle
\end{document}

View File

@@ -0,0 +1,18 @@
\documentclass[a4paper,10pt]{article}
\usepackage{myXsim}
\author{Benjamin Bertrand}
\title{Introduction Probabilites - Cours}
\date{2021-08-25}
\DeclareExerciseCollection{banque}
\xsimsetup{
step=1,
}
\begin{document}
\input{exercises.tex}
\printcollection{banque}
\end{document}

View File

@@ -0,0 +1,10 @@
\collectexercises{banque}
\begin{exercise}[subtitle={<++>}, step={1}, origin={<++>}, topics={ Introduction Probabilites }, tags={ Probabilité }]
<++>
\end{exercise}
\begin{solution}
<++>
\end{solution}
\collectexercisesstop{banque}

View File

@@ -0,0 +1,12 @@
Introduction Probabilites
#########################
:date: 2021-08-25
:modified: 2021-08-25
:authors: Benjamin Bertrand
:tags: Probabilité
:category: 2nd
:summary: Vocabulaire, représentation, dénombrement et loi de probabilité avec les 2nd
Étape 1:
========