summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/profcollege/latex/PfCAssemblagesSolides.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/profcollege/latex/PfCAssemblagesSolides.tex')
-rw-r--r--macros/latex/contrib/profcollege/latex/PfCAssemblagesSolides.tex14
1 files changed, 9 insertions, 5 deletions
diff --git a/macros/latex/contrib/profcollege/latex/PfCAssemblagesSolides.tex b/macros/latex/contrib/profcollege/latex/PfCAssemblagesSolides.tex
index 9ac580e644..5521dbb419 100644
--- a/macros/latex/contrib/profcollege/latex/PfCAssemblagesSolides.tex
+++ b/macros/latex/contrib/profcollege/latex/PfCAssemblagesSolides.tex
@@ -435,8 +435,6 @@
boolean Trace;
Trace=\useKV[Assemblage]{Trace};
- Initialisation(1500,22,20,50);
-
nb:=36;
subh:=1;
incolor:=white;
@@ -455,6 +453,10 @@
AffichageObjetCylindreSansBase1;
AffichageObjetCalotte2;
AffichageObjetCalotte3;
+ %
+ if Trace:
+ \useKV[Assemblage]{Traces};
+ fi;
\end{mplibcode}
\fi
}%
@@ -477,8 +479,6 @@
boolean Trace;
Trace=\useKV[Assemblage]{Trace};
- Initialisation(1500,22,20,50);
-
nb:=72;%36
subh:=1;%
incolor:=white;
@@ -488,10 +488,14 @@
angx:=180+angx;
nb:=12;
subh:=72;%
- Objetcalotte2("R="&"Rayon","phib="&"0","phih="&"pi/2");
+ Objetcalotte2("R="&"Rayon","phib="&"-pi/144","phih="&"pi/2");
TR:=(0,0,0);
AffichageObjetConeAvecBase1;
AffichageObjetCalotte2;%Cone3;
+ %
+ if Trace:
+ \useKV[Assemblage]{Traces};
+ fi;
\end{mplibcode}
\fi
}% \ No newline at end of file