Compare commits

..

No commits in common. "5b83cc76141ed2e2437b831bd3d46963978b5ca5" and "a527decd5f718b98997ed287589726063c3b29eb" have entirely different histories.

6 changed files with 4 additions and 69 deletions

View File

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

View File

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

View File

@ -1,10 +0,0 @@
\collectexercises{banque}
\begin{exercise}[subtitle={<++>}, step={1}, origin={<++>}, topics={ Information chiffree 1 }, tags={ Proportion, Taux d'évolution. }]
<++>
\end{exercise}
\begin{solution}
<++>
\end{solution}
\collectexercisesstop{banque}

View File

@ -1,12 +0,0 @@
Information chiffree 1
######################
:date: 2021-08-24
:modified: 2021-08-24
:authors: Benjamin Bertrand
:tags: Proportion, Taux d'évolution.
:category: 2nd
:summary: Proportion, Proportion de proprtion et taux d'évolution pour les 2nd.
Étape 1:
========

View File

@ -1,21 +1,10 @@
Seconde
#######
Secondes
########
:date: 2021-08-23
:modified: 2021-08-24
:modified: 2021-08-23
:authors: Bertrand Benjamin
:category: 2nd
:tags: Progression
:summary: Organisation de l'année pour les 2nd
L'ensemble de ce qui est fait pour ce niveau est préparer à quatre mains avec Camille Crespeau.
Progression
===========
Période 1
---------
- `Information chiffrée 1 <./01_Information_chiffree_1>`_: proportion, proportion de proportion et taux d'évolution.

View File

@ -69,7 +69,7 @@ tags=$(dialog \
exec 3>&-
sequence_path=$tribe/$(printf "%02d" $next_seq_number)_${title// /_}/
sequence_path=$tribe/$(printf "%02d" $next_seq_number)_$title/
mkdir -p $sequence_path
export title=$title