summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/pst-labo/pst-laboObj.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/pst-labo/pst-laboObj.tex')
-rw-r--r--Master/texmf-dist/tex/generic/pst-labo/pst-laboObj.tex57
1 files changed, 37 insertions, 20 deletions
diff --git a/Master/texmf-dist/tex/generic/pst-labo/pst-laboObj.tex b/Master/texmf-dist/tex/generic/pst-labo/pst-laboObj.tex
index 059de731dc6..d678bdc450f 100644
--- a/Master/texmf-dist/tex/generic/pst-labo/pst-laboObj.tex
+++ b/Master/texmf-dist/tex/generic/pst-labo/pst-laboObj.tex
@@ -1,4 +1,21 @@
-%%%%%%%% Les Différents appareils de chimie %%%%%%%%%%%%
+%% Package `pst-laboObj.tex'
+%%
+%% This program can be redistributed and/or modified under
+%% the terms of the LaTeX Project Public License Distributed
+%% from CTAN archives in directory macros/latex/base/lppl.txt.
+%%
+%% DESCRIPTION:
+%% `pst-labo' is a PSTricks package for
+%% chemical objects.
+%%
+%%
+%% Authors : Denis Girou <Denis.Girou@idris.fr>
+%% Christophe Jorsen <Christophe.Jorssen@free.fr>
+%% Manuel Luque <Mluque5130@aol.com>
+%% Herbert Voss <hvoss@tug.org>
+%%
+%% version number --> pst-labo.tex
+%%%%%%%% Les Différents appareils de chimie %%%%%%%%%%%%
%%%%%%%%% Dosage %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\def\pst@burette@corps{%
@@ -524,7 +541,7 @@ gradbegin=OrangePale,gradend=yellow]%
(-1.5,0)(1.5,0)(0.5,2.5)(0.5,3.5)}
\def\pst@Flacon@Corps{%
-{\psset{linewidth=0.053}
+{\psset{linewidth=0.053,arrows=-}
\psarcn(-0.6,3.4){0.1}{90}{0}
\psline(-0.5,3.4)(-0.5,3.1)
\psarcn(-0.6,3.1){0.1}{0}{-90}
@@ -642,22 +659,22 @@ gradbegin=OrangePale,gradend=yellow]%
%%%%%%%%%%%% Fin de Chauffe-Ballon %%%%%%%%%%%%%%%%%%%%%%
\def\pst@Ballon@Reflux{%
-\psclip{%
-\pscustom[linestyle=none]{\pst@ballon}}
-\pscustom[fillstyle=gradient,gradbegin=cyan,gradend=white,gradmidpoint=0,linecolor=cyan]
-{\pscurve(-1.5,1.5)(-1.375,1.55)%
-(-1.25,1.5)(-1.125,1.45)%
-(-1,1.5)(-.875,1.55)%
-(-.75,1.5)(-.625,1.45)%
-(-.5,1.5)(-.375,1.55)%
-(-.25,1.5)(-0.125,1.45)%
-(0,1.5)(0.125,1.55)%
-(.25,1.5)(0.375,1.45)%
-(0.5,1.5)(0.625,1.55)%
-(0.75,1.5)(0.875,1.45)%
-(1,1.5)(1.125,1.55)%
-(1.25,1.5)(1.375,1.45)(1.5,1.5)%
-\psline(1.5,1.5)(1.5,0)(-1.5,0)(-1.5,1.5)}
-\endpsclip%
-\pst@ballon
+ \psclip{%
+ \pscustom[linestyle=none]{\pst@ballon}}
+ \pscustom[fillstyle=gradient,gradbegin=cyan,gradend=white,gradmidpoint=0,linecolor=cyan]{%
+ \pscurve(-1.5,1.5)(-1.375,1.55)%
+ (-1.25,1.5)(-1.125,1.45)%
+ (-1,1.5)(-.875,1.55)%
+ (-.75,1.5)(-.625,1.45)%
+ (-.5,1.5)(-.375,1.55)%
+ (-.25,1.5)(-0.125,1.45)%
+ (0,1.5)(0.125,1.55)%
+ (.25,1.5)(0.375,1.45)%
+ (0.5,1.5)(0.625,1.55)%
+ (0.75,1.5)(0.875,1.45)%
+ (1,1.5)(1.125,1.55)%
+ (1.25,1.5)(1.375,1.45)(1.5,1.5)
+ \psline(1.5,1.5)(1.5,0)(-1.5,0)(-1.5,1.5)}%
+ \endpsclip
+ \pst@ballon
}