diff options
author | Karl Berry <karl@freefriends.org> | 2010-05-23 17:45:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-05-23 17:45:15 +0000 |
commit | 92340e505f4c0e3f83c00b704210af77705df1ec (patch) | |
tree | 9f531ee9fea186426e12be41e5b77b72be3241f6 /Master/texmf-dist/doc/generic/pst-magneticfield/pst-magneticfield-docFR.tex | |
parent | fdfa1bfca0c03b6397e20cdc42328953a144b97b (diff) |
pst-magneticfield 1.11 (20may10)
git-svn-id: svn://tug.org/texlive/trunk@18433 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-magneticfield/pst-magneticfield-docFR.tex')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-magneticfield/pst-magneticfield-docFR.tex | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-magneticfield/pst-magneticfield-docFR.tex b/Master/texmf-dist/doc/generic/pst-magneticfield/pst-magneticfield-docFR.tex index 1ba114629d4..6a13361b7f4 100644 --- a/Master/texmf-dist/doc/generic/pst-magneticfield/pst-magneticfield-docFR.tex +++ b/Master/texmf-dist/doc/generic/pst-magneticfield/pst-magneticfield-docFR.tex @@ -1,4 +1,4 @@ -%% $Id: pst-magneticfield-docFR.tex 322 2010-05-16 08:07:26Z herbert $ +%% $Id: pst-magneticfield-docFR.tex 323 2010-05-16 11:39:35Z herbert $ \documentclass[11pt,english,french,BCOR10mm,DIV12,bibliography=totoc,parskip=false,smallheadings headexclude,footexclude,oneside]{pst-doc} \usepackage[latin1]{inputenc} @@ -132,7 +132,7 @@ ce qui rallonge la durée des calculs. \rput(0,-7.5){[\Cadre{\textcolor{white}{N=4}},R=2,L=4]} \end{pspicture*} \begin{pspicture*}[showgrid](-7,-8)(7,8) -\psmagneticfield[linecolor={[HTML]{006633}},N=5,R=2,L=5,PasS=0.004,nS=2 3 4] +\psmagneticfield[linecolor={[HTML]{006633}},N=5,R=2,L=5,PasS=0.004,numSpires=2 3 4] \psframe*[linecolor={[HTML]{99FF66}}](-7,-8)(7,-7) \rput(0,-7.5){[\Cadre{\textcolor{white}{N=5}},R=2,L=5]} \end{pspicture*} @@ -217,8 +217,8 @@ essais les valeurs qui donnent un tracé correct. \clearpage \section{The parameter \nxLkeyword{AntiHelmholtz}} \begin{LTXexample}[pos=t] -\psset{unit=0.75,AntiHelmholtz, - R=2,pointsB=500,pointsS=2000,PasB=0.02,PasS=0.00275,nS=10, +\psset{unit=0.75,AntiHelmholtz,N=2, + R=2,pointsB=500,pointsS=1000,PasB=0.02,PasS=0.00275,nS=10, nL=2,drawSelf=true,styleSpire=styleSpire,styleCourant=sensCourant} \newpsstyle{grille}{subgriddiv=0,gridcolor=blue!50,griddots=10} \newpsstyle{cadre}{linecolor=yellow!50} @@ -256,7 +256,7 @@ Ce sont donc celles-ci qu'il faudra modifier si on souhaite en changer, comme da \newpsstyle{grille}{subgriddiv=0,gridcolor=blue!50,griddots=10} \newpsstyle{cadre}{linecolor=yellow!50} \begin{pspicture}(-7,-6)(7,6) -\psmagneticfieldThreeD[N=8,R=2,L=8,pointsB=1200,linecolor=blue,pointsS=2000](-7,-8)(7,8) +\psmagneticfieldThreeD[N=8,R=2,L=8,pointsB=1200,linecolor=blue,pointsS=1000](-7,-8)(7,8) \end{pspicture} \end{LTXexample} @@ -269,8 +269,8 @@ Ce sont donc celles-ci qu'il faudra modifier si on souhaite en changer, comme da \end{LTXexample} \begin{LTXexample}[pos=t] -\psset{unit=0.75cm,AntiHelmholtz, - R=2,pointsB=500,pointsS=2000,PasB=0.02,PasS=0.00275,nS=10, +\psset{unit=0.75cm,AntiHelmholtz,N=2, + R=2,pointsB=500,pointsS=1000,PasB=0.02,PasS=0.00275,nS=10, nL=2,drawSelf,styleSpire=styleSpire,styleCourant=sensCourant} \newpsstyle{grille}{subgriddiv=0,gridcolor=blue!50,griddots=10} \newpsstyle{cadre}{linecolor=yellow!50} |