diff --git a/PreStSauveur/TESL/Polynomes_derivation/exercises/T1_etude_sgn-exercise-1-exercise-body.tex b/PreStSauveur/TESL/Polynomes_derivation/exercises/T1_etude_sgn-exercise-1-exercise-body.tex new file mode 100644 index 0000000..6a2e4ef --- /dev/null +++ b/PreStSauveur/TESL/Polynomes_derivation/exercises/T1_etude_sgn-exercise-1-exercise-body.tex @@ -0,0 +1,18 @@ +% ------------------------------------------------------------------------ +% file `T1_etude_sgn-exercise-1-exercise-body.tex' +% in folder `exercises/' +% +% exercise of type `exercise' with id `1' +% +% generated by the `exercise' environment of the +% `xsim' package v0.11 (2018/02/12) +% from source `T1_etude_sgn' on 2018/09/07 on line 55 +% ------------------------------------------------------------------------ + Tracer le tableau de signe des polynômes suivants + \begin{multicols}{3} + \begin{enumerate} + \item $a(x) = 3x^2 + 2x - 5$ + \item $b(x) = x^2 + 2x + 1$ + \item $c(x) = -x^2 + 5x$ + \end{enumerate} + \end{multicols} diff --git a/PreStSauveur/TESL/Polynomes_derivation/exercises/T1_etude_sgn-exercise-2-exercise-body.tex b/PreStSauveur/TESL/Polynomes_derivation/exercises/T1_etude_sgn-exercise-2-exercise-body.tex new file mode 100644 index 0000000..de51963 --- /dev/null +++ b/PreStSauveur/TESL/Polynomes_derivation/exercises/T1_etude_sgn-exercise-2-exercise-body.tex @@ -0,0 +1,18 @@ +% ------------------------------------------------------------------------ +% file `T1_etude_sgn-exercise-2-exercise-body.tex' +% in folder `exercises/' +% +% exercise of type `exercise' with id `2' +% +% generated by the `exercise' environment of the +% `xsim' package v0.11 (2018/02/12) +% from source `T1_etude_sgn' on 2018/09/07 on line 67 +% ------------------------------------------------------------------------ + Résoudre les équations suivantes + \begin{multicols}{3} + \begin{enumerate} + \item $4x^2 - 5x + 3 > 0$ + \item $5x + 3 > 6x - 3$ + \item $4x^2 - 5x + 3 > 0$ + \end{enumerate} + \end{multicols} diff --git a/tools/README.rst b/tools/README.rst new file mode 100644 index 0000000..9c6e7ba --- /dev/null +++ b/tools/README.rst @@ -0,0 +1,50 @@ +Logique et organisation des styles Latex +######################################## + +:date: 2017-06-08 +:modified: 2017-06-08 +:tags: Outils +:category: Autres +:authors: Bertrand Benjamin +:summary: Explications autour des classes latex utilisées. + + +Pour profiter des classes +------------------------- + + export TEXINPUTS=".:/chemin/vers/fichiers/tools/style//::" + +Pour moi + + export TEXINPUTS=".:/media/documents/Cours/Prof/Enseignements/2017-2018/tools/style//::" + + +Description des classes +----------------------- + + +Les propriétés globables et les racourcis sont définis dans `base.sty