summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/profcollege/latex/PfCSolides.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-07-05 03:01:54 +0000
committerNorbert Preining <norbert@preining.info>2023-07-05 03:01:54 +0000
commit973c785dccc1812d63162178e8362e83e8c263c2 (patch)
treeb2cb12a6b36a0a59e90f1611d32cf7e8d125d575 /macros/latex/contrib/profcollege/latex/PfCSolides.tex
parentab7f5e4df027c13f5aef4fbdb032184cf2f3d5c3 (diff)
CTAN sync 202307050301
Diffstat (limited to 'macros/latex/contrib/profcollege/latex/PfCSolides.tex')
-rw-r--r--macros/latex/contrib/profcollege/latex/PfCSolides.tex8
1 files changed, 6 insertions, 2 deletions
diff --git a/macros/latex/contrib/profcollege/latex/PfCSolides.tex b/macros/latex/contrib/profcollege/latex/PfCSolides.tex
index 35bbeb74f5..ef0829af90 100644
--- a/macros/latex/contrib/profcollege/latex/PfCSolides.tex
+++ b/macros/latex/contrib/profcollege/latex/PfCSolides.tex
@@ -239,7 +239,7 @@
nombresommets=\useKV[ClesSolides]{SommetsPyramide};
color PfCOutColor,DecalageSommet;
PfCOutColor=\useKV[ClesSolides]{Couleur};
- DecalageSommet=if Reguliere:(0,0,0) else: #3 fi;
+ DecalageSommet=#3;%if Reguliere:(0,0,0) else: #3 fi;
Figure(-10u,-10u,10u,10u);
Initialisation(PfCRho,PfCPhi,PfCTheta,PfCDistance);
@@ -567,6 +567,8 @@
color A,B,C,D,E,F,G,H;
color Sommet[];
trace Pave(A,B,C,D,E,F,G,H)(#3);
+ picture Depart;
+ Depart=currentpicture;
currentpicture:=nullpicture;
Sommet1=A;
Sommet2=B;
@@ -613,6 +615,7 @@
% trace polygone(MSection1,MSection2,MSection3,MSection4);
color dcer,ccer;
% 1er cote -> ok
+ DotLabel("",RetiensDefSection[4]);
dcer:=Oeil-RetiensDefSection[4];
ccer:=Normal(RetiensDefSection[4],RetiensDefSection[2],RetiensDefSection[1]);
draw chemin(MSection1,MSection2) if (ProduitScalaire(dcer,ccer)<0):dashed evenly fi;
@@ -673,7 +676,8 @@
%trace polygone(MSection1,MSection2,MSection3,MSection4);
fi;
- trace Pave(A,B,C,D,E,F,G,H)(#3);
+ % trace Pave(A,B,C,D,E,F,G,H)(#3);
+ trace Depart;
DefinirSommetsSection(#4);