From f63b73b567d96572323c69ecc4a62e3da476919d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 12 May 2024 19:12:00 +0000 Subject: profsio (12may24) git-svn-id: svn://tug.org/texlive/trunk@71240 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/profsio/ProfSio.sty | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/tex/latex') diff --git a/Master/texmf-dist/tex/latex/profsio/ProfSio.sty b/Master/texmf-dist/tex/latex/profsio/ProfSio.sty index 2d3b5d6a17c..1cc9916af47 100644 --- a/Master/texmf-dist/tex/latex/profsio/ProfSio.sty +++ b/Master/texmf-dist/tex/latex/profsio/ProfSio.sty @@ -3,8 +3,9 @@ % : Luatruthtable from Chetan Shirore and Dr. Ajit Kumar https://ctan.org/pkg/luatruthtable \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{ProfSio}[2024/04/20 0.2.6 Pour les enseignants de Maths en BTS SIO] -%0.2.6 Correction dans les simplifications de Karnaugh +\ProvidesPackage{ProfSio}[2024/05/12 0.2.7 Pour les enseignants de Maths en BTS SIO] +%0.2.6 Correction d'un bug dans les simplifications de Karnaugh +%0.2.6 Corrections dans les simplifications de Karnaugh %0.2.5 Ajout de clés pour les tables de vérité, [Vide], pour ne pas le remplir %0.2.4 Ajout d'une commande pour afficher (sans simplifier) une expression booléenne + tables en base donnée + Possibilité math dans diag sagitt %0.2.3 Ajout d'une clé [Dense] pour condenser la résolution matricielle de système + commande \KarnaughBlocRegroupAuto pour créer les blocs automatiquement @@ -2075,11 +2076,11 @@ end \StrSubstitute{\knghbinres}{2}{1}[\knghbinres]% }% {}% - \ensuremath{% + \ensuremath{%\knghbinres=% \ifboolKV[simplifbool]{Enonce}{\ifboolKV[simplifbool]{Contraire}{\overline{\knghenoncetransf}}{\knghenoncetransf}=}{}% \ifboolKV[simplifbool]{Espace}% - {\SimplificationKarnaugh[Variables={\simplifboolvars},Espace=true,#3]{\knghbinres}}% - {\SimplificationKarnaugh[Variables={\simplifboolvars},Espace=false,#3]{\knghbinres}}% + {\SimplificationKarnaugh[Variables={\simplifboolvars},Espace=true,Swap,#3]{\knghbinres}}% + {\SimplificationKarnaugh[Variables={\simplifboolvars},Espace=false,Swap,#3]{\knghbinres}}% } } -- cgit v1.2.3