diff options
Diffstat (limited to 'graphics/pstricks/contrib/pst-labo/tex')
-rw-r--r-- | graphics/pstricks/contrib/pst-labo/tex/pst-labo.tex | 4 | ||||
-rw-r--r-- | graphics/pstricks/contrib/pst-labo/tex/pst-laboObj.tex | 11 |
2 files changed, 13 insertions, 2 deletions
diff --git a/graphics/pstricks/contrib/pst-labo/tex/pst-labo.tex b/graphics/pstricks/contrib/pst-labo/tex/pst-labo.tex index e23db23efa..0eef0e2713 100644 --- a/graphics/pstricks/contrib/pst-labo/tex/pst-labo.tex +++ b/graphics/pstricks/contrib/pst-labo/tex/pst-labo.tex @@ -24,8 +24,8 @@ \ifx\PSTGradLoaded\endinput\else\input pst-grad.tex\fi \ifx\PSTXKeyLoaded\endinput\else\input pst-xkey.tex\fi % -\def\fileversion{2.04} -\def\filedate{2015/12/09} +\def\fileversion{2.05} +\def\filedate{2023/05/12} % \message{`PST-labo8' v\fileversion, \filedate\space (ML/CJ/DG/HV)} \edef\PstAtCode{\the\catcode`\@} \catcode`\@=11\relax diff --git a/graphics/pstricks/contrib/pst-labo/tex/pst-laboObj.tex b/graphics/pstricks/contrib/pst-labo/tex/pst-laboObj.tex index d678bdc450..040286b662 100644 --- a/graphics/pstricks/contrib/pst-labo/tex/pst-laboObj.tex +++ b/graphics/pstricks/contrib/pst-labo/tex/pst-laboObj.tex @@ -556,6 +556,17 @@ gradbegin=OrangePale,gradend=yellow]% \psline(0.5,3.1)(0.5,3.4) \psarcn(0.6,3.4){0.1}{180}{90}}} +\def\pst@Verre@Corps{{% Frédéric Bréal + \psset{linewidth=0.053,arrows=-} + \psline(-1,3.5)(-0.5,1) + \psarc(0,1){0.5}{180}{360} + \psline(0.5,1)(1,3.5)}} + +\def\pst@Verre@Pied{{% Frédéric Bréal + \psset{linewidth=0.053,arrows=-,linearc=0.03} + \psline(-0.5,1)(-0.34,0.2)(-1.2,0)(1.2,0)(0.34,0.2)(0.5,1)}} + + %%%%%%%%%%% début entonnoir %%%%%%%%%%%%%%%%%%%%%%% \def\pst@Entonnoir@Contour{% |