[pstricks] pstricks-add: ! Paragraph ended before \pss at t was complete.

Michael Sharpe msharpe at ucsd.edu
Wed Apr 22 01:41:58 CEST 2009


Your \psset[ ..] line should read \psset{...}

Michael
On Apr 21, 2009, at 12:33 PM, Antoine Pairet wrote:

> Hi all!
> The following example which is extracted from pstricks-add-doc.pdf  
> fails on my system and I do not understand why.
>
> \documentclass{article}
> \usepackage{pstricks-add}
> \begin{document}
> \begin{pspicture}[showgrid=true](-2,-1)(10,10)
> \psset[xAxisLabel={lol},yAxisLabel={supraLol}]
> \psgraph[ylabelFactor=\cdot 10^6,Dx=5,Dy=100](0,0)(25,750){8cm}{5cm}
> \endpsgraph
> \end{pspicture}
> \end{document}
>
> If I comment the line with the \psset{...}, I do not have an error  
> but the result seems strange.
>
> Moreover, trying the obtain this other example from the doc does not  
> give to an error, but the result is not what is expected.
> \psaxes{->}(5,2.25)[$x$,0][$y$,90]
>
> The log of the run is attached. What I am doing wrong?
> Any help is appreciated.
>
> Antoine
> < 
> psaxesTest 
> .dvi 
> > 
> < 
> psaxesTest 
> .log><psaxesTest2.dvi>_______________________________________________
> PSTricks mailing list
> PSTricks at tug.org
> http://tug.org/mailman/listinfo/pstricks



More information about the PSTricks mailing list