[pstricks] 3d "arrows"

Per Ting perting at gmail.com
Sun Jan 2 00:51:14 CET 2011


Herbert,

I did it, first time I got an error message. When I put all the files you
said in a test directory together with your minimal example, there is no
error and the dvi file is generated.

Thanks,

Per

2011/1/1 Herbert Voss <Herbert.Voss at fu-berlin.de>

> Am 01.01.2011 20:28, schrieb Per Ting:
>
> > Happy new year to you too. The version is correct it says:
> > \def\fileversion{1.25}
> > \def\filedate{2010/11/27}
> >
> > but I still get the error message.
>
> then we have go on step by step:
>
> run this example. If you get an error, then put the files
> pst-plot.tex|sty, pstricks.sty|tex|pro, and pst-fp.tex
> into an test directory together with the test doc and run
> it.
>
> Herbert
>
> \listfiles
> \documentclass{minimal}
> \pagestyle{empty}
> \usepackage{pst-plot}\SpecialCoor
>
> \begin{document}
>
> \begin{pspicture}(-2,-2)(4,3)
>    \psaxes[linewidth=1.2pt, labels=none,
> ticks=none]{->}(0,0)(-2,-2)(4,3)[$x$,-90][$y$,180]
>    \psplot[algebraic=true,plotpoints=1000,arrows=<->]{-0.6}{3}{2*(ln(x+1))}
>    \psline[linestyle=dashed](-1,3)(-1,-2)
>    \psline(2,0)(2,2.197224578)
>    \pscustom[fillstyle=vlines,linestyle=none]{%
>      \psplot[algebraic=true,plotpoints=1000]{0}{2}{2*(ln(x+1))}
>      \psline(2,0)(0,0)}
> \end{pspicture}
>
> \end{document}
> _______________________________________________
> PSTricks mailing list
> PSTricks at tug.org
> http://tug.org/mailman/listinfo/pstricks
> archive: http://www.tug.org/pipermail/pstricks/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20110101/2004a1d2/attachment.html>


More information about the PSTricks mailing list