[pstricks] changing hatching linestyle

R.K.Mehta rkm at nerist.ernet.in
Sun Sep 1 10:58:30 CEST 2002


On Sun, 1 Sep 2002, Herbert Voss wrote:

> R.K.Mehta wrote:
> 
> > I want to change the hatching linestyle which is continuous by default 
> > into dotted line. Pl help.
> 
> 
> can you give a minimal example file
> 
> Herbert
Here is the example:

\begin{pspicture}(0,0)(16.0,7.0)
\psframe[linestyle=dashed,fillstyle=hlines*](4.5,.5)(9.5,5.5)
\pscircle[fillstyle=solid,fillcolor=white](7,3){1.5}
\psline{->}(3.5,3)(11.5,3)
\psline(7,0)(7,2)
\psline(7.0,2.5)(7,3.5)
\psline{->}(7.0,4.0)(7,6.3)
\rput(7.1,6.5){$j$Im[z]}
\rput[l](11.6,3){Re[z]}
\rput[r](6.8,4.7){Unstable}
\rput[l](7.2,4.7){Unstable}
\rput[r](6.8,1.1){Unstable}
\rput[l](7.2,1.1){Unstable}
\rput(7,2.2){Stable}
\rput(7,3.7){Stable}
\rput[l](10,4.5){Unshaded Area: Stable Region}
\rput[l](10,4.0){Shaded Area: Unstable Region}
\end{pspicture}
\caption{Showing stable(unshaded) and unstable(shaded) region in z-plane}
\end{figure

I want to change hlinestyle into dotedline style.
> _______________________________________________
> pstricks mailing list
> pstricks at tug.org
> http://tug.org/mailman/listinfo/pstricks
> 




More information about the PSTricks mailing list