File: 4-4-5.inl

package info (click to toggle)
texlive-doc 2009-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 192,004 kB
  • ctags: 4,774
  • sloc: perl: 12,760; xml: 11,870; makefile: 1,033; lisp: 394; sh: 229; awk: 205; java: 159; sed: 4
file content (10 lines) | stat: -rw-r--r-- 319 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
\usepackage {pstcol}
\definecolor{pink}{rgb}{1, .75, .8}
\begin{pspicture}(0,0)(4.5,2)\showgrid
  \psframe[linestyle=dashed]
          (0.5,0.5)(3,1.5)
  \psframe[fillstyle=solid,fillcolor=pink]
          (.5,0)(4.5,1)
  \psframe[fillstyle=solid,fillcolor=white,
          framearc=0.5](3,0.2)(3.8,0.8)
\end{pspicture}