Peter Münster wrote:

On Tue, 4 Oct 2005, Alexander Lazic wrote:

\usemodule[pstric]
\starttext
\startPSTRICKS
\psplot[plotpoints=100]{0}{1}{x 360 mul sin}
\stopPSTRICKS
\stoptext
Thanx i have try an get:

figures         : figure pstest-texapp can not be found

but there is the file: pstest-texapp.tex

Hello Alexander,
I don't understand your problem, but perhaps you should write the psplot
command inside a \pspicture(0,-1)(1,1) ... \endpspicture.
Cheers, Peter

This works for me (I suppose your code is in pstest-texapp.tex):
$> texexec --output=dvips pstest-texapp.tex
$> dvips -o pstest-texapp.ps pstest-texapp.dvi
$> ps2pdf14 pstest-texapp.ps

luigi
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to