summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pstricks/voss/bsp51.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pstricks/voss/bsp51.tex')
-rw-r--r--Master/texmf-dist/doc/generic/pstricks/voss/bsp51.tex17
1 files changed, 7 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/generic/pstricks/voss/bsp51.tex b/Master/texmf-dist/doc/generic/pstricks/voss/bsp51.tex
index 5e34a9096a4..234874724a8 100644
--- a/Master/texmf-dist/doc/generic/pstricks/voss/bsp51.tex
+++ b/Master/texmf-dist/doc/generic/pstricks/voss/bsp51.tex
@@ -22,19 +22,16 @@
}
\begin{document}
-
\begin{center}
-\bgroup
\begin{pspicture}(-4,-5.5)(3.5,3.5)
- \setkeys{psset}{THETA=30,PHI=20,Dobs=10,Decran=15}
- \Sol\chaise
- \pNodeThreeD(-0.5,-0.3,0){littleChair}
- \rput[lC](littleChair){%
- \setkeys{psset}{THETA=30,PHI=20,Dobs=100,Decran=20}
- \Sol\chaise%
- }
+ \psset{THETA=30,PHI=20,Dobs=10,Decran=15}
+ \Sol\chaise
+ \pNodeThreeD(-0.5,-0.3,0){littleChair}
+ \rput[lC](littleChair){%
+ \psset{THETA=30,PHI=20,Dobs=100,Decran=20}
+ \Sol\chaise%
+ }
\end{pspicture}
-\egroup
\end{center}
\end{document}