summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/proflycee/tex/proflycee-tools-listings.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/proflycee/tex/proflycee-tools-listings.tex')
-rw-r--r--macros/latex/contrib/proflycee/tex/proflycee-tools-listings.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/macros/latex/contrib/proflycee/tex/proflycee-tools-listings.tex b/macros/latex/contrib/proflycee/tex/proflycee-tools-listings.tex
index 0e39796c76..5a098314f7 100644
--- a/macros/latex/contrib/proflycee/tex/proflycee-tools-listings.tex
+++ b/macros/latex/contrib/proflycee/tex/proflycee-tools-listings.tex
@@ -69,7 +69,7 @@
enhanced,boxrule=1.25pt,%
left=0.6em,
sharp corners=downhill,arc=12pt,
- before skip=\baselineskip,after skip=\baselineskip,%
+ before skip=0.5\baselineskip,after skip=0.5\baselineskip,%
top=\baselineskip,bottom=1mm,right=5mm,
attach boxed title to top right={yshift=-\tcboxedtitleheight},
boxed title style={
@@ -114,7 +114,7 @@
\tcbset{StylPythonB/.style={%
enhanced,boxrule=0.75pt,colframe=DarkGray!50!Black,%
sharp corners,top=0mm,bottom=0mm,left=0.2em,right=5mm,%
- before skip=\baselineskip,after skip=\baselineskip,%
+ before skip=0.5\baselineskip,after skip=0.5\baselineskip,%
colback=white,
fontupper=\footnotesize,fontlower=\footnotesize,%
listing only,listing engine=listings,%
@@ -188,7 +188,7 @@
%style tcbox pseudocode avec bannière hautdroite
\tcbset{stylepseudocodePL/.style={%
enhanced,boxrule=1.25pt,sharp corners=downhill,arc=12pt,
- before skip=\baselineskip,after skip=\baselineskip,leftupper=10pt,top=\baselineskip,bottom=1mm,rightupper=5mm,%
+ before skip=0.5\baselineskip,after skip=0.5\baselineskip,leftupper=10pt,top=\baselineskip,bottom=1mm,rightupper=5mm,%
attach boxed title to top right={yshift=-\tcboxedtitleheight},
boxed title style={
size=small,colback=gray!25,boxrule=1.25pt,
@@ -267,7 +267,7 @@
\tcbset{stylepseudocodePLalt/.style={%
enhanced,boxrule=0.75pt,colframe=DarkGray!50!Black,%
sharp corners,top=0mm,bottom=0mm,left=0.4em,right=5mm,%
- before skip=\baselineskip,after skip=\baselineskip,%
+ before skip=0.5\baselineskip,after skip=0.5\baselineskip,%
colback=white,
fontupper=\footnotesize,fontlower=\footnotesize,%
listing only,listing engine=listings,%