summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pst2pdf/test3.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/pst2pdf/test3.tex')
-rw-r--r--Master/texmf-dist/doc/latex/pst2pdf/test3.tex10
1 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/pst2pdf/test3.tex b/Master/texmf-dist/doc/latex/pst2pdf/test3.tex
index fab1a0df4c2..db581e1b374 100644
--- a/Master/texmf-dist/doc/latex/pst2pdf/test3.tex
+++ b/Master/texmf-dist/doc/latex/pst2pdf/test3.tex
@@ -1,9 +1,11 @@
\documentclass{article}
\usepackage{graphicx,pst-calendar,pst-3dplot}% Pakete
\pagestyle{empty}
-\parindent=0pt\begin{document}
+\parindent=0pt
+\begin{document}
-foo\begin{postscript}
+foo
+\begin{postscript}
\psframebox{% begin box
\pspicture(-3,-2)(3,6.5)
\pstThreeDCoor[zMax=7]
@@ -13,10 +15,12 @@ foo\begin{postscript}
\pstThreeDLine[linecolor=red]{->}(0,-1,0)(0,4,0)
\endpspicture}% end box
\end{postscript}
+
bar
\pspicture(3,3)
-\psframe[fillstyle=solid,fillcolor=red!30](3,3)\endpspicture
+\psframe[fillstyle=solid,fillcolor=red!30](3,3)
+\endpspicture
\includegraphics{tux.jpg}
% Ende