diff options
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/proflycee/ProfLycee.sty | 27 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/proflycee/pflcliparts/pfl-bronze-medal-flat.pdf | bin | 0 -> 1857 bytes | |||
-rw-r--r-- | Master/texmf-dist/tex/latex/proflycee/pflcliparts/pfl-gold-medal-flat.pdf | bin | 0 -> 1713 bytes | |||
-rw-r--r-- | Master/texmf-dist/tex/latex/proflycee/pflcliparts/pfl-silver-medal-flat.pdf | bin | 0 -> 1763 bytes | |||
-rw-r--r-- | Master/texmf-dist/tex/latex/proflycee/proflycee-tools-cliparts.tex | 18 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/proflycee/proflycee-tools-minted.tex | 1 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/proflycee/proflycee-tools-trigo.tex | 25 |
7 files changed, 57 insertions, 14 deletions
diff --git a/Master/texmf-dist/tex/latex/proflycee/ProfLycee.sty b/Master/texmf-dist/tex/latex/proflycee/ProfLycee.sty index c63a66b2189..238b07908d1 100644 --- a/Master/texmf-dist/tex/latex/proflycee/ProfLycee.sty +++ b/Master/texmf-dist/tex/latex/proflycee/ProfLycee.sty @@ -1,9 +1,10 @@ -% Author : C. Pierquet -% licence : Released under the LaTeX Project Public License v1.3c -% or later, see http://www.latex-project.org/lppl.txtf +% Author.............: C. Pierquet +% licence............: Released under the LaTeX Project Public License v1.3c or later, see http://www.latex-project.org/lppl.txtf +% licence cliparts...: CC0 from openclipart \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{ProfLycee}[2024/09/21 3.05a Aide pour l'utilisation de LaTeX en lycee] +\ProvidesPackage{ProfLycee}[2024/09/27 3.05b Aide pour l'utilisation de LaTeX en lycee] +% 3.05b Mise en standby des commandes liées à minted (attente de compatibilité complète avec tcblisting) + Clé [ValeursTan] pour les cercles trigo % 3.05a Conversions entre bases + vectorial clipart (de openclipart) % 3.04g Ajout de clés pour les arbres de probas % 3.04f Ajout de clés pour la coloration des nombres et Piton @@ -172,15 +173,15 @@ \input{proflycee-tools-espace.tex} }% {}% - \IfSubStr{#1}{minted}% - {% - \if@build - \RequirePackage[outputdir=build]{minted} %on charge minted avec le répertoire build - \fi - \tcbuselibrary{minted} %on charge minted via la librairie tcbox - \input{proflycee-tools-minted.tex} - }% - {}% + % \IfSubStr{#1}{minted}% + % {% + % \if@build + % \RequirePackage[outputdir=build]{minted} %on charge minted avec le répertoire build + % \fi + % \tcbuselibrary{minted} %on charge minted via la librairie tcbox + % \input{proflycee-tools-minted.tex} + % }% + % {}% \IfSubStr{#1}{pythontex}% {% \RequirePackage[gobble=auto]{pythontex} diff --git a/Master/texmf-dist/tex/latex/proflycee/pflcliparts/pfl-bronze-medal-flat.pdf b/Master/texmf-dist/tex/latex/proflycee/pflcliparts/pfl-bronze-medal-flat.pdf Binary files differnew file mode 100644 index 00000000000..83f7d914898 --- /dev/null +++ b/Master/texmf-dist/tex/latex/proflycee/pflcliparts/pfl-bronze-medal-flat.pdf diff --git a/Master/texmf-dist/tex/latex/proflycee/pflcliparts/pfl-gold-medal-flat.pdf b/Master/texmf-dist/tex/latex/proflycee/pflcliparts/pfl-gold-medal-flat.pdf Binary files differnew file mode 100644 index 00000000000..424fc345ab1 --- /dev/null +++ b/Master/texmf-dist/tex/latex/proflycee/pflcliparts/pfl-gold-medal-flat.pdf diff --git a/Master/texmf-dist/tex/latex/proflycee/pflcliparts/pfl-silver-medal-flat.pdf b/Master/texmf-dist/tex/latex/proflycee/pflcliparts/pfl-silver-medal-flat.pdf Binary files differnew file mode 100644 index 00000000000..70d0ca8d8bc --- /dev/null +++ b/Master/texmf-dist/tex/latex/proflycee/pflcliparts/pfl-silver-medal-flat.pdf diff --git a/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-cliparts.tex b/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-cliparts.tex index cd53d461985..13645695a7d 100644 --- a/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-cliparts.tex +++ b/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-cliparts.tex @@ -33,6 +33,12 @@ {\InsererClipart{bronze-medal}}% } +\NewDocumentCommand\pflimgmedbp{ s O{} }{% + \IfBooleanTF{#1}% + {\InsererClipart*[#2]{bronze-medal-flat}}% + {\InsererClipart{bronze-medal-flat}}% +} + \NewDocumentCommand\pflimgverif{ s O{} }{% \IfBooleanTF{#1}% {\InsererClipart*[#2]{checked}}% @@ -57,6 +63,12 @@ {\InsererClipart{gold-medal}}% } +\NewDocumentCommand\pflimgmedop{ s O{} }{% + \IfBooleanTF{#1}% + {\InsererClipart*[#2]{gold-medal-flat}}% + {\InsererClipart{gold-medal-flat}}% +} + \NewDocumentCommand\pflimgsouris{ s O{} }{% \IfBooleanTF{#1}% {\InsererClipart*[#2]{mouse}}% @@ -105,4 +117,10 @@ {\InsererClipart{silver-medal}}% } +\NewDocumentCommand\pflimgmedap{ s O{} }{% + \IfBooleanTF{#1}% + {\InsererClipart*[#2]{silver-medal-flat}}% + {\InsererClipart{silver-medal-flat}}% +} + \endinput
\ No newline at end of file diff --git a/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-minted.tex b/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-minted.tex index af4aebf3846..42b23be551e 100644 --- a/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-minted.tex +++ b/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-minted.tex @@ -2,6 +2,7 @@ % Copyright 2023-2024 Cédric Pierquet % Released under the LaTeX Project Public License v1.3c or later, see http://www.latex-project.org/lppl.txt +%3.05b En standy pour le moment... %3.00g Modif mineure pour la marge gauche %2.7.5 Argument optionnel pour les numéros de lignes + changement déclaration environnements %2.7.3 Correction de la couleur des bordures diff --git a/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-trigo.tex b/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-trigo.tex index 6efa608f731..f47c9a33bfd 100644 --- a/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-trigo.tex +++ b/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-trigo.tex @@ -35,7 +35,8 @@ Equationsin=false,% cos=45,% sin=30,% - CouleurSol=blue + CouleurSol=blue,% + ValeursTan=false } \newcommand\CercleTrigo[1][]{% @@ -43,6 +44,28 @@ \setKV[cercletrigo]{#1} \tikzset{PLval/.style={inner sep=1pt,font=\PLcerclevaleurs,fill=\PLcerclefond}} \tikzset{PLagl/.style={inner sep=1pt,font=\PLcercleangles,fill=\PLcerclefond}} + %tangente ? + \ifboolKV[cercletrigo]{ValeursTan}% + {% + \draw[\PLcerclethick,dotted,gray] (30:\PLcerclerayon)--({\PLcerclerayon},{sqrt(3)/3*\PLcerclerayon}) ; + \draw[\PLcerclethick,dotted,gray] (45:\PLcerclerayon)--({\PLcerclerayon},{\PLcerclerayon}) ; + \draw[\PLcerclethick,dotted,gray] (60:\PLcerclerayon)--({\PLcerclerayon},{sqrt(3)*\PLcerclerayon}) ; + \draw[\PLcerclethick,dotted,gray] (-30:\PLcerclerayon)--({\PLcerclerayon},{-sqrt(3)/3*\PLcerclerayon}) ; + \draw[\PLcerclethick,dotted,gray] (-45:\PLcerclerayon)--({\PLcerclerayon},{-\PLcerclerayon}) ; + \draw[\PLcerclethick,dotted,gray] (-60:\PLcerclerayon)--({\PLcerclerayon},{-sqrt(3)*\PLcerclerayon}) ; + \draw[\PLcerclethick] ({\PLcerclerayon},{-1.8*\PLcerclerayon}) -- ({\PLcerclerayon},{1.8*\PLcerclerayon}) ; + \ifboolKV[cercletrigo]{AffValeurs} + {% + \draw[] ([xshift=-2pt]{\PLcerclerayon},{\PLcerclerayon})--++(4pt,0) node[right=2pt,PLval] {$1$} ; + \draw[] ([xshift=-2pt]{\PLcerclerayon},{-\PLcerclerayon})--++(4pt,0) node[right=2pt,PLval] {$-1$} ; + \draw[] ([xshift=-2pt]{\PLcerclerayon},{sqrt(3)*\PLcerclerayon})--++(4pt,0) node[right=2pt,PLval] {$\sqrt{3}$} ; + \draw[] ([xshift=-2pt]{\PLcerclerayon},{-sqrt(3)*\PLcerclerayon})--++(4pt,0) node[right=2pt,PLval] {$-\sqrt{3}$} ; + \draw[] ([xshift=-2pt]{\PLcerclerayon},{sqrt(3)/3*\PLcerclerayon})--++(4pt,0) node[right=2pt,PLval] {$\tfrac{\sqrt{3}}{3}$} ; + \draw[] ([xshift=-2pt]{\PLcerclerayon},{-sqrt(3)/3*\PLcerclerayon})--++(4pt,0) node[right=2pt,PLval] {$-\tfrac{\sqrt{3}}{3}$} ; + }% + {}% + }% + {}% %valeurs remarquables \ifboolKV[cercletrigo]{AffAngles} {%valeursdudessus |