diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/pst2pdf/test2.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/pst2pdf/test2.tex | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/pst2pdf/test2.tex b/Master/texmf-dist/doc/latex/pst2pdf/test2.tex index c29479b54ec..42babf4234c 100644 --- a/Master/texmf-dist/doc/latex/pst2pdf/test2.tex +++ b/Master/texmf-dist/doc/latex/pst2pdf/test2.tex @@ -4,7 +4,6 @@ \usepackage{pst-node} \usepackage{pst-3dplot} \usepackage{pst-calendar} -\usepackage{pst-exa} \usepackage{blindtext} \usepackage{babel} \usepackage{microtype}% for the last pdflatex run @@ -25,14 +24,14 @@ foo\begin{pspicture}[showgrid=true](4,2) \begin{postscript} \psscalebox{0.5}{% -\psCalDodecaeder[style=january,unit=0.75,Year=2010]} +\psCalDodecaeder[style=january,unit=0.75,Year=2020]} \end{postscript} \includegraphics{tux.jpg}% a jpg image foo bar baz foo bar baz - + \begin{postscript}\rnode{foo}{foo} bar baz foo bar baz foo bar \rnode{baz}{baz} foo bar baz @@ -64,4 +63,4 @@ foo bar baz \end{postscript} -\end{document}
\ No newline at end of file +\end{document} |