From 3052bd3fd7471170a3a74741543df2821eaf1252 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 27 Aug 2023 19:53:42 +0000 Subject: proflycee (27aug23) git-svn-id: svn://tug.org/texlive/trunk@68089 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/latex/proflycee/ProfLycee-doc.pdf | Bin 1074152 -> 1074202 bytes .../doc/latex/proflycee/ProfLycee-doc.tex | 6 ++++-- .../proflycee/ProfLycee-exemples-pyluatex.pdf | Bin 58292 -> 58395 bytes .../proflycee/ProfLycee-exemples-pyluatex.tex | 2 +- .../proflycee/ProfLycee-exemples-pythontex.pdf | Bin 40961 -> 41126 bytes .../proflycee/ProfLycee-exemples-pythontex.tex | 2 +- .../texmf-dist/tex/latex/proflycee/ProfLycee.sty | 3 ++- .../latex/proflycee/proflycee-tools-listings.tex | 5 +++-- .../tex/latex/proflycee/proflycee-tools-minted.tex | 5 +++-- .../tex/latex/proflycee/proflycee-tools-piton.tex | 5 +++-- .../latex/proflycee/proflycee-tools-pythontex.tex | 5 +++-- 11 files changed, 20 insertions(+), 13 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/proflycee/ProfLycee-doc.pdf b/Master/texmf-dist/doc/latex/proflycee/ProfLycee-doc.pdf index fff8e4d1bf8..5913867ba90 100644 Binary files a/Master/texmf-dist/doc/latex/proflycee/ProfLycee-doc.pdf and b/Master/texmf-dist/doc/latex/proflycee/ProfLycee-doc.pdf differ diff --git a/Master/texmf-dist/doc/latex/proflycee/ProfLycee-doc.tex b/Master/texmf-dist/doc/latex/proflycee/ProfLycee-doc.tex index 85934614843..87fdf3cd19c 100644 --- a/Master/texmf-dist/doc/latex/proflycee/ProfLycee-doc.tex +++ b/Master/texmf-dist/doc/latex/proflycee/ProfLycee-doc.tex @@ -5,8 +5,8 @@ % arara: lualatex: {shell: yes, synctex: no, interaction: batchmode} if found('log', '(undefined references|Please rerun|Rerun to get)') \documentclass[a4paper,french,11pt]{article} -\def\PLversion{2.7.2} -\def\PLdate{25 août 2023} +\def\PLversion{2.7.3} +\def\PLdate{27 août 2023} \usepackage{amsfonts} \usepackage{ProfLycee} \useproflyclib{piton,minted,pythontex} @@ -7455,6 +7455,8 @@ La grille, créée en \TikZ, est portée par le rectangle de \og coins \fg{} $(0 \part{Historique} +{\small \bverb|v 2.7.3|~:~~~~Correction de la couleur de bordures vertes pour les codes python} + {\small \bverb|v 2.7.2|~:~~~~\textsf{xcolor} n'est plus chargé par défaut (option \textsf{[xcolor]} pour le charger) {\small \bverb|v 2.7.1|~:~~~~Chargement de \textsf{tcolorbox} par librairies (au lieu de \textsf{[most]}) diff --git a/Master/texmf-dist/doc/latex/proflycee/ProfLycee-exemples-pyluatex.pdf b/Master/texmf-dist/doc/latex/proflycee/ProfLycee-exemples-pyluatex.pdf index 757a5a5f347..8f814834884 100644 Binary files a/Master/texmf-dist/doc/latex/proflycee/ProfLycee-exemples-pyluatex.pdf and b/Master/texmf-dist/doc/latex/proflycee/ProfLycee-exemples-pyluatex.pdf differ diff --git a/Master/texmf-dist/doc/latex/proflycee/ProfLycee-exemples-pyluatex.tex b/Master/texmf-dist/doc/latex/proflycee/ProfLycee-exemples-pyluatex.tex index adf46e1690e..f7c397289d9 100644 --- a/Master/texmf-dist/doc/latex/proflycee/ProfLycee-exemples-pyluatex.tex +++ b/Master/texmf-dist/doc/latex/proflycee/ProfLycee-exemples-pyluatex.tex @@ -2,7 +2,7 @@ % !TeX TXS-program:compile = txs:///lualatex/[--shell-escape] \documentclass[french,a4paper,10pt]{article} -\def\PLver{2.7.1} +\def\PLver{2.7.3} \usepackage[margin=1.5cm]{geometry} \usepackage{ProfLycee} \useproflyclib{piton} diff --git a/Master/texmf-dist/doc/latex/proflycee/ProfLycee-exemples-pythontex.pdf b/Master/texmf-dist/doc/latex/proflycee/ProfLycee-exemples-pythontex.pdf index 8c7e855b094..cd5fa5bbd0b 100644 Binary files a/Master/texmf-dist/doc/latex/proflycee/ProfLycee-exemples-pythontex.pdf and b/Master/texmf-dist/doc/latex/proflycee/ProfLycee-exemples-pythontex.pdf differ diff --git a/Master/texmf-dist/doc/latex/proflycee/ProfLycee-exemples-pythontex.tex b/Master/texmf-dist/doc/latex/proflycee/ProfLycee-exemples-pythontex.tex index 2ddbf43ff43..8ba49e362a1 100644 --- a/Master/texmf-dist/doc/latex/proflycee/ProfLycee-exemples-pythontex.tex +++ b/Master/texmf-dist/doc/latex/proflycee/ProfLycee-exemples-pythontex.tex @@ -5,7 +5,7 @@ % arara: lualatex: {shell: no, synctex: yes, interaction: batchmode} if found('log', '(undefined references|Please rerun|Rerun to get)') \documentclass[french,a4paper,10pt]{article} -\def\PLver{2.7.1} +\def\PLver{2.7.3} \usepackage[margin=1.5cm]{geometry} \usepackage{ProfLycee} \useproflyclib{pythontex} diff --git a/Master/texmf-dist/tex/latex/proflycee/ProfLycee.sty b/Master/texmf-dist/tex/latex/proflycee/ProfLycee.sty index f2dc4b47650..98f042395a0 100644 --- a/Master/texmf-dist/tex/latex/proflycee/ProfLycee.sty +++ b/Master/texmf-dist/tex/latex/proflycee/ProfLycee.sty @@ -3,7 +3,8 @@ % or later, see http://www.latex-project.org/lppl.txtf \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{ProfLycee}[2023/08/25 2.7.2 Aide pour l'utilisation de LaTeX en lycee] +\ProvidesPackage{ProfLycee}[2023/08/27 2.7.3 Aide pour l'utilisation de LaTeX en lycee] +% 2.7.3 Correction de la couleur de bordures vertes pour les codes python % 2.7.2 Modification du chargement de xcolor pour éviter les clash errors (couleurs adaptées du coup), passage en option (test) % 2.7.1 Modification du chargement de tcolorbox % 2.7.0 Ajout de la clé [Frac] pour \AxeyTikz + \FonctionRepartTikz diff --git a/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-listings.tex b/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-listings.tex index 5184ac0eff1..83d471a5202 100644 --- a/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-listings.tex +++ b/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-listings.tex @@ -8,6 +8,7 @@ % and version 1.3 or later is part of all distributions of LaTeX % version 2005/12/01 or later. +%2.7.3 Correction de la couleur des bordures %2.5.8 Styles alternatifs + Modification marges \RequirePackage{iftex} @@ -74,12 +75,12 @@ attach boxed title to top right={yshift=-\tcboxedtitleheight}, boxed title style={ size=small,colback=CouleurVertForet!25,boxrule=1.25pt, - colframe=green,boxsep=1.25pt, + colframe=CouleurVertForet,boxsep=1.25pt, sharp corners=downhill, arc=12pt, top=2pt,bottom=1pt,left=6pt,right=6pt }, - colframe=green,colback=CouleurVertForet!5,% + colframe=CouleurVertForet,colback=CouleurVertForet!5,% fonttitle=\color{CouleurVertForet}\itshape\ttfamily\footnotesize, title={\scriptsize\faPython}\:Code Python\vphantom{p}, watermark text={\faPython},watermark opacity=0.175,watermark zoom=0.50, 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 6b880f2d9fe..b3c8d288f00 100644 --- a/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-minted.tex +++ b/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-minted.tex @@ -8,6 +8,7 @@ % and version 1.3 or later is part of all distributions of LaTeX % version 2005/12/01 or later. +%2.7.3 Correction de la couleur des bordures %2.5.8 Style alternatif + Modification marges %%------PYTHONMINTED @@ -30,7 +31,7 @@ \DeclareTCBListing{CodePythonMinted}{ s O{12cm} m }{% étoilée sans numéro, taille puis options... \IfBooleanTF{#1}{pytmintedno}{pytminted}, enhanced,width=#2,#3, - colframe=green,colback=CouleurVertForet!5,% + colframe=CouleurVertForet,colback=CouleurVertForet!5,% boxrule=1.25pt, sharp corners=downhill,arc=12pt, before skip=0.5\baselineskip,after skip=0.5\baselineskip,% @@ -38,7 +39,7 @@ attach boxed title to top right={yshift=-\tcboxedtitleheight}, boxed title style={ size=small,colback=CouleurVertForet!25,boxrule=1.25pt, - colframe=green,boxsep=1.25pt, + colframe=CouleurVertForet,boxsep=1.25pt, sharp corners=downhill, arc=12pt, top=2pt,bottom=1pt,left=6pt,right=6pt diff --git a/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-piton.tex b/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-piton.tex index 0f068ad97b0..3433e2b2adb 100644 --- a/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-piton.tex +++ b/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-piton.tex @@ -8,6 +8,7 @@ % and version 1.3 or later is part of all distributions of LaTeX % version 2005/12/01 or later. +%2.7.3 Correction de la couleur des bordures %2.6.9 Amalioration de la gestion des style := intégration directe dans la tcbox ! %2.5.9 Ajout d'une clé pour la couleur des nombres %2.5.8 Modification des marges @@ -52,7 +53,7 @@ attach boxed title to top right={yshift=-\tcboxedtitleheight}, boxed title style={ size=small,colback=CouleurVertForet!25,boxrule=1.25pt, - colframe=green,boxsep=1.25pt, + colframe=CouleurVertForet,boxsep=1.25pt, sharp corners=downhill, arc=12pt, top=2pt,bottom=1pt,left=6pt,right=6pt @@ -103,7 +104,7 @@ {% \tcbset{cadre/.style={}} \tcbset{titre/.style={}} - \tcbset{stylebase/.style={stylepiton,colframe=green,colback=CouleurVertForet!5,width=\CODPITlargeur,fontupper=\CODPITfonte,fontlower=\CODPITfonte,\CODPITalign,leftupper=0.75em}} + \tcbset{stylebase/.style={stylepiton,colframe=CouleurVertForet,colback=CouleurVertForet!5,width=\CODPITlargeur,fontupper=\CODPITfonte,fontlower=\CODPITfonte,\CODPITalign,leftupper=0.75em}} \ifboolKV[envpiton]{Filigrane}%si filigrane {\tcbset{filigrane/.style={watermark text={\faPython},watermark opacity=0.175,watermark zoom=0.50}}}% {\tcbset{filigrane/.style={}}}% diff --git a/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-pythontex.tex b/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-pythontex.tex index a326be2af75..6c367f6c554 100644 --- a/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-pythontex.tex +++ b/Master/texmf-dist/tex/latex/proflycee/proflycee-tools-pythontex.tex @@ -8,6 +8,7 @@ % and version 1.3 or later is part of all distributions of LaTeX % version 2005/12/01 or later. +%2.7.3 Correction de la couleur des bordures %2.5.8 Style alternatif + Modification marges + Modification arguments %%------CONSOLEPYTHON @@ -75,7 +76,7 @@ attach boxed title to top right={yshift=-\tcboxedtitleheight}, boxed title style={ size=small,colback=CouleurVertForet!25,boxrule=1.25pt, - colframe=green,boxsep=1.25pt, + colframe=CouleurVertForet,boxsep=1.25pt, sharp corners=downhill, arc=12pt, top=2pt,bottom=1pt,left=6pt,right=6pt @@ -83,7 +84,7 @@ fonttitle=\color{CouleurVertForet}\itshape\ttfamily\footnotesize, title={\scriptsize\faPython}\:Code Python\vphantom{p}, watermark text={\faPython},watermark opacity=0.175,watermark zoom=0.50, - colframe=green,colback=CouleurVertForet!5,% + colframe=CouleurVertForet,colback=CouleurVertForet!5,% before upper=\renewcommand\theFancyVerbLine{\scriptsize\ttfamily\color{darkgray}\arabic{FancyVerbLine}} } } -- cgit v1.2.3