summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/profcollege/latex/ProfCollege.sty
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-04-16 03:01:18 +0000
committerNorbert Preining <norbert@preining.info>2023-04-16 03:01:18 +0000
commit421b47819f21160c3662c40f7da028f15b726577 (patch)
tree329410f7ac01ec46c17fd413ee7dd448cc2a7b47 /macros/latex/contrib/profcollege/latex/ProfCollege.sty
parent78e6b19d4678a9d641c4afa4ca800288cfa0a9d5 (diff)
CTAN sync 202304160301
Diffstat (limited to 'macros/latex/contrib/profcollege/latex/ProfCollege.sty')
-rw-r--r--macros/latex/contrib/profcollege/latex/ProfCollege.sty8
1 files changed, 6 insertions, 2 deletions
diff --git a/macros/latex/contrib/profcollege/latex/ProfCollege.sty b/macros/latex/contrib/profcollege/latex/ProfCollege.sty
index 04fdb56eeb..c40b96f846 100644
--- a/macros/latex/contrib/profcollege/latex/ProfCollege.sty
+++ b/macros/latex/contrib/profcollege/latex/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}