File: 4-10-1.inl

package info (click to toggle)
texlive-doc 2007.dfsg.2-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 129,872 kB
  • ctags: 3,330
  • sloc: xml: 23,147; perl: 8,370; makefile: 843; sh: 352; lisp: 276; java: 159; python: 97; sed: 4
file content (8 lines) | stat: -rw-r--r-- 249 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
\usepackage {pstcol}
\begin{pspicture}(0,0)(5,4)
 \newpsstyle{bomb}{fillcolor=gray,fillstyle=solid,
       linestyle=dashed,linewidth=2pt}
 \pscircle[style=bomb](2,2){.5}
 \pscircle(.5,.5){.5}
 \pswedge[style=bomb](4,.5){1}{20}{130}
\end{pspicture}