summaryrefslogtreecommitdiff
path: root/graphics/pstricks/contrib/pst-solides3d/doc/text/par-tube-en.tex
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pstricks/contrib/pst-solides3d/doc/text/par-tube-en.tex')
-rw-r--r--graphics/pstricks/contrib/pst-solides3d/doc/text/par-tube-en.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/pstricks/contrib/pst-solides3d/doc/text/par-tube-en.tex b/graphics/pstricks/contrib/pst-solides3d/doc/text/par-tube-en.tex
index e75b9c8242..bef8d9cc65 100644
--- a/graphics/pstricks/contrib/pst-solides3d/doc/text/par-tube-en.tex
+++ b/graphics/pstricks/contrib/pst-solides3d/doc/text/par-tube-en.tex
@@ -147,7 +147,7 @@ the last command \texttt{\Lkeyword{action}=\Lkeyval{writesolid}}:
\begin{verbatim}
\psSolid[object=fusion,
base=H1 C1,
- file=horoptere,
+ filename=horoptere,
action=writesolid]
\end{verbatim}
The following sequence \Cadre{LaTeX fichier.tex->dvips->GSview
@@ -160,7 +160,7 @@ The following sequence \Cadre{LaTeX fichier.tex->dvips->GSview
\end{itemize}
then read and execute the files with the command:
-\texttt{\textbackslash{}psSolid[object=datfile,file=horoptere]}, the time saved can be quite significant
+\texttt{\textbackslash{}psSolid[object=datfile,filename=horoptere]}, the time saved can be quite significant
@@ -184,7 +184,7 @@ To deactivate that security option, more or less temporarily, here the two corre
\psset{viewpoint=100 60 20 rtp2xyz,
Decran=75}
\psframe*[linecolor=cyan!30](-4.5,-3)(3.5,3)
-\psSolid[object=datfile,file=data/horoptere]
+\psSolid[object=datfile,filename=data/horoptere]
\end{pspicture}
\end{LTXexample}