diff options
author | Karl Berry <karl@freefriends.org> | 2023-04-15 20:49:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-04-15 20:49:32 +0000 |
commit | 79935d2b00a2ab825d106d08f997fc4b62ea11dc (patch) | |
tree | 48269e6163f705ffcf4f2bfece9be8bfce8345a8 /Master/texmf-dist/tex/latex/profcollege/ProfCollege.sty | |
parent | 880c315ac7515f87b23225533220d6d5692380b6 (diff) |
profcollege (15apr23)
git-svn-id: svn://tug.org/texlive/trunk@66856 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/profcollege/ProfCollege.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/profcollege/ProfCollege.sty | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/profcollege/ProfCollege.sty b/Master/texmf-dist/tex/latex/profcollege/ProfCollege.sty index 04fdb56eebb..c40b96f846a 100644 --- a/Master/texmf-dist/tex/latex/profcollege/ProfCollege.sty +++ b/Master/texmf-dist/tex/latex/profcollege/ProfCollege.sty @@ -2,9 +2,9 @@ % licence : Released under the LaTeX Project Public License v1.3c % or later, see http://www.latex-project.org/lppl.txtf \NeedsTeXFormat{LaTeX2e}% -\def\filedate{2023/03/24}% +\def\filedate{2023/04/15}% \let\PfCfiledate\filedate% -\def\fileversion{0.99-z-g}% +\def\fileversion{0.99-z-i}% \let\PfCfileversion\fileversion% \ProvidesPackage{ProfCollege}[\filedate\space v\fileversion\space Aide pour utiliser LaTeX au college]% @@ -570,6 +570,9 @@ }%\raisebox } +\input{PfCJeuRangement} +\input{PfCTrio} +\input{PfCCalculsFractions} \input{PfCDecDeci} \input{PfCKakurasu} \input{PfCMidpoint} @@ -638,6 +641,7 @@ \input{PfCSommeAngles} \input{PfCPythagore} \input{PfCDistributivite} +\input{PfCFactorisation} \input{PfCDecomposerNombrePremier} \input{PfCSimplifierFraction} \input{PfCThales} |