summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/proflycee/tex/proflycee-tools-probas.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-08-26 03:00:52 +0000
committerNorbert Preining <norbert@preining.info>2023-08-26 03:00:52 +0000
commit2c6f7db39402a9980f7423ed3266ad1d18936bcc (patch)
treeb998126ee1c53cfee553777049066ea4b50244f4 /macros/latex/contrib/proflycee/tex/proflycee-tools-probas.tex
parentba73c7edc85ac1310d82920c5f432993f8a9af23 (diff)
CTAN sync 202308260300
Diffstat (limited to 'macros/latex/contrib/proflycee/tex/proflycee-tools-probas.tex')
-rw-r--r--macros/latex/contrib/proflycee/tex/proflycee-tools-probas.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/macros/latex/contrib/proflycee/tex/proflycee-tools-probas.tex b/macros/latex/contrib/proflycee/tex/proflycee-tools-probas.tex
index b66996a7a6..37cd0a4793 100644
--- a/macros/latex/contrib/proflycee/tex/proflycee-tools-probas.tex
+++ b/macros/latex/contrib/proflycee/tex/proflycee-tools-probas.tex
@@ -649,7 +649,7 @@
}
\setKVdefault[GRPHPROBCONTINUES]{%
- CouleurAire=LightGray,%
+ CouleurAire=lightgray,%
CouleurCourbe=red,%
Largeur=2,%
Hauteur=1,%
@@ -673,7 +673,7 @@
{\draw (0,-0.0375) node[font=\tiny,scale={2*\UNITEX}] {#3} ;}
{}
\ifboolKV[GRPHPROBCONTINUES]{AfficheCadre}%
- {\draw[Gray] (-4,-0.075) rectangle (4,0.425) ;}
+ {\draw[gray] (-4,-0.075) rectangle (4,0.425) ;}
{}
\clip (-4,-0.075) rectangle (4,0.425) ;
\draw[black,semithick,fill=\GRPHPROBcoulsurf] ({\BorneInf},0) -- plot [domain={\BorneInf}:{\BorneSup},samples=100] (\x,{\densnorm{\x}}) -- ({\BorneSup},0) -- cycle;
@@ -697,7 +697,7 @@
%tikzpicture
\begin{tikzpicture}[x=\UNITEX cm,y=\UNITEY cm,#2]
\ifboolKV[GRPHPROBCONTINUES]{AfficheCadre}%
- {\draw[Gray] (-0.2,-0.15) rectangle (3.8,0.85) ;}
+ {\draw[gray] (-0.2,-0.15) rectangle (3.8,0.85) ;}
{}
\clip (-0.2,-0.15) rectangle (3.8,0.85) ;
\draw[black,semithick,fill=\GRPHPROBcoulsurf] ({\BorneInf},0) -- plot [domain={\BorneInf}:{\BorneSup},samples=100] (\x,{0.7*\densexpo{\x}}) -- ({\BorneSup},0) -- cycle;