[pstricks] pstrcks digest vol 117 issue 19

Budi Hari priyanto bhpriyanto at ymail.com
Thu Nov 8 08:04:35 CET 2012


This is a solution for pdf blank problem sent by Mark in PSTricks Digest Vol 117 Issue 19.
Please deleted line 20 and 70 (make error) and do not type the line numbers. 

The Mark's Codes are running well in dvi and pdf mode using  using Miktex 2.8 and TeXnicCenter editor. Output Latex1.pdf (attach). 
 
10 \documentclass{article}
20 % \usepackage{pst-all}<-- delete this line
30  \usepackage{pstricks}
40 \pagestyle{empty}
50 \usepackage{fontenc}
60  \usepackage{pstricks-add}
70% \usepackage{pst-pdf}<-- delete this line
80
90\begin{document}
100\psset{algebraic=true}
110\pspicture(-2,-0.5)(2,2)
120\psline{<->}(-2,0)(2,0)
130\psline{->}(0,-0.5)(0,2)
140\psplot{-1.5}{1}{x*x+x}
150\endpspicture
160\end{document}

Regards,
bhp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20121108/814cb389/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: LaTeX1.pdf
Type: application/pdf
Size: 3119 bytes
Desc: not available
URL: <http://tug.org/pipermail/pstricks/attachments/20121108/814cb389/attachment-0001.pdf>


More information about the PSTricks mailing list