[pstricks] pst-add problem with algebraic

LEVENT KOCKESEN lkockesen at ku.edu.tr
Fri Oct 20 06:19:51 CEST 2006


thanks for all the suggestions. the problem disappeared after i have
updated miktex.

levent

------------------------------------------------------------------------------------------------
Levent Kockesen
Department of Economics
Koc University
Rumeli Feneri Yolu
Sariyer 34450, Istanbul

Tel: +90 (212) 338-1354 
Fax: +90 (212) 338-1651 

network.ku.edu.tr/~lkockesen
>>> lkockesen at ku.edu.tr 10/19/06 3:40 PM >>>
hi,

when i run the following through latex->dvips->ps2pdf cycle
i get the following error message:

ps2pdf returned nonzero Exit Code (1) indicating that some problems
might have occurred during the compilation...

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass{article}
\usepackage{pstricks}
\usepackage{pst-plot}
\usepackage{pstricks-add}

\begin{document}

\psset{algebraic=true,plotpoints=100}
\begin{pspicture}(0,0)(5,5)
\psaxes{->}(4,4)%
\psplot{0}{3}{x}
\end{pspicture}

\end{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

when i remove the algebraic=true option everything works fine.




More information about the PSTricks mailing list