texlive[76084] Master/texmf-dist: proflycee (18aug25)
commits+karl at tug.org
commits+karl at tug.org
Mon Aug 18 21:01:55 CEST 2025
Revision: 76084
https://tug.org/svn/texlive?view=revision&revision=76084
Author: karl
Date: 2025-08-18 21:01:55 +0200 (Mon, 18 Aug 2025)
Log Message:
-----------
proflycee (18aug25)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/proflycee/ProfLycee-doc.pdf
trunk/Master/texmf-dist/doc/latex/proflycee/ProfLycee-docctan.zip
trunk/Master/texmf-dist/doc/latex/proflycee/ProfLycee-exemples-pyluatex.pdf
trunk/Master/texmf-dist/tex/latex/proflycee/ProfLycee-Light.sty
trunk/Master/texmf-dist/tex/latex/proflycee/ProfLycee.sty
trunk/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-piton.tex
Added Paths:
-----------
trunk/Master/texmf-dist/doc/latex/proflycee/pitonthonny.pdf
Modified: trunk/Master/texmf-dist/doc/latex/proflycee/ProfLycee-doc.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/proflycee/ProfLycee-docctan.zip
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/proflycee/ProfLycee-exemples-pyluatex.pdf
===================================================================
(Binary files differ)
Added: trunk/Master/texmf-dist/doc/latex/proflycee/pitonthonny.pdf
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/doc/latex/proflycee/pitonthonny.pdf
===================================================================
--- trunk/Master/texmf-dist/doc/latex/proflycee/pitonthonny.pdf 2025-08-18 19:01:40 UTC (rev 76083)
+++ trunk/Master/texmf-dist/doc/latex/proflycee/pitonthonny.pdf 2025-08-18 19:01:55 UTC (rev 76084)
Property changes on: trunk/Master/texmf-dist/doc/latex/proflycee/pitonthonny.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Modified: trunk/Master/texmf-dist/tex/latex/proflycee/ProfLycee-Light.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/proflycee/ProfLycee-Light.sty 2025-08-18 19:01:40 UTC (rev 76083)
+++ trunk/Master/texmf-dist/tex/latex/proflycee/ProfLycee-Light.sty 2025-08-18 19:01:55 UTC (rev 76084)
@@ -3,7 +3,8 @@
% licence cliparts...: CC0 from openclipart or svgrepo
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{ProfLycee-Light}[2025/08/04 1.01f Aide pour l'utilisation de LaTeX en lycee]
+\ProvidesPackage{ProfLycee-Light}[2025/08/18 1.02a Aide pour l'utilisation de LaTeX en lycee]
+%1.02a Correction d'un bug de couleur avec piton
%1.01f Compat fa567
%1.01e Pictosbac version 'flat'
%1.01d Style grille histo + améliorations de qques codes + binôme Newton + corrections de bugs (nouveaux codes 'piton')
Modified: trunk/Master/texmf-dist/tex/latex/proflycee/ProfLycee.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/proflycee/ProfLycee.sty 2025-08-18 19:01:40 UTC (rev 76083)
+++ trunk/Master/texmf-dist/tex/latex/proflycee/ProfLycee.sty 2025-08-18 19:01:55 UTC (rev 76084)
@@ -5,7 +5,8 @@
% code
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{ProfLycee}[2025/08/04 3.12d Aide pour l'utilisation de LaTeX en lycee]
+\ProvidesPackage{ProfLycee}[2025/08/18 3.12e Aide pour l'utilisation de LaTeX en lycee]
+% 3.12e Correction d'un bug de couleur avec piton
% 3.12d Compat fa567
% 3.12c Pictosbac version 'flat'
% 3.12b Style grille histo + améliorations de qques codes + binôme Newton + corrections de bugs (nouveaux codes 'piton')
Modified: trunk/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-piton.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-piton.tex 2025-08-18 19:01:40 UTC (rev 76083)
+++ trunk/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-piton.tex 2025-08-18 19:01:55 UTC (rev 76084)
@@ -2,6 +2,7 @@
% Copyright 2023-2025 Cédric Pierquet
% Released under the LaTeX Project Public License v1.3c or later, see http://www.latex-project.org/lppl.txt
+%3.12e Oubli d'une clé pitonconsole...
%3.12b Modifs pour piton (semblent ok)...
%3.11e Ajout de styles pour piton (carbon & onglet)
%3.04f Ajout de clés pour la coloration des nombres et Piton
@@ -668,7 +669,7 @@
%======CONSOLE PYLUATEX (package à charger manuellement !!)
\tcbset{consolepylua/.style={%base de la boîte
enhanced,colback=white,colframe=CouleurVertForet,sharp corners,boxrule=1pt,%
- top=1.5mm,bottom=-0.5mm,left=2mm,right=3mm,fontupper=\footnotesize,%
+ top=1.5mm,bottom=0mm,left=0.5mm,right=3mm,fontupper=\footnotesize,%test 3.12e
before skip=0.5\baselineskip,after skip=0.5\baselineskip,%
}
}
@@ -714,7 +715,8 @@
\tcbset{reset}%
\SetPitonStyle[Python]{Number=\color{\CODPITcolnb} }%
\PitonOptions{width=\ConsPyluaLarg-5mm,break-lines,end-of-broken-line={\,},continuation-symbol={\;},#1}%
- \PitonOptions{line-numbers=false,left-margin=auto}%
+ %\PitonOptions{line-numbers=false,left-margin=0mm}%
+ \PitonOptions{background-color=,prompt-background-color=white}%cf 3.12e
\PyLTVerbatimEnv
\ifboolKV[consolepyluatex]{Logo}%
{%
@@ -724,16 +726,16 @@
\begin{tcolorbox}[consolepyluatex,width=\ConsPyluaLarg,\ConsPyluaAlign,#3]
}%
\begin{pythonrepl}
- }
- {
+ }%
+ {%
\end{pythonrepl}
\lua_now:n
- {
+ {%
tex.print("\\begin{Piton}")
tex.print(pyluatex.get_last_output())
tex.print("\\end{Piton}")
tex.print("")
- }
+ }%
\end{tcolorbox}%
\ignorespacesafterend%
}
@@ -877,7 +879,9 @@
\tcbset{reset}%
\tcbset{tcbthonnypitonconsole/.style={title=\vphantom{pf}\thonnypitonshellname\:\textcolor{gray}{×}},before skip=0.33\baselineskip,after skip=0.33\baselineskip}%
\noindent%
- \PitonOptions{width=\LargeurThonny-5mm,line-numbers=false,left-margin=auto,#3}%
+ \PitonOptions{#3}%
+ %\PitonOptions{line-numbers=false,left-margin=0mm}%
+ \PitonOptions{background-color=,prompt-background-color=white}%cf 3.12e
\SetPitonStyle[Python]{Number=\color{\CODPITcolnb}}%
%--gestion du gobble
\IfStrEqCase{\thonnypitongobble}{%
@@ -892,8 +896,8 @@
%--fin gestion du gobble
\PitonOptions{width={\LargeurThonny-5mm},break-lines,end-of-broken-line={\,},continuation-symbol={\;}}%
\tcolorbox[sharp corners=all,enhanced,size=small,width=\LargeurThonny,colframe=gray,colback=white,tcbthonnypitonconsole,fonttitle=\scriptsize\sffamily,coltitle=black,
- attach boxed title to top left={yshift*=-0.4pt},fontupper=\footnotesize,bottom=-0.5mm,#2,boxed title style={size=tight,colback=lightgray!15,sharp corners=all,boxrule=0.4pt,boxsep=2pt},boxrule=0.4pt,top=1mm,#3]%
- \textcolor{gray}{\texttt{\thonnypitonintroconsole}}
+ attach boxed title to top left={yshift*=-0.4pt},fontupper=\footnotesize,bottom=0mm,#2,boxed title style={size=tight,colback=lightgray!15,sharp corners=all,boxrule=0.4pt,boxsep=2pt},boxrule=0.4pt,top=1mm,left=0.5mm,#2]%
+ \textcolor{gray}{\texttt{\space\thonnypitonintroconsole}}
\begin{pythonrepl}
}
{
More information about the tex-live-commits
mailing list.