Manual fixes
[alexxy/gromacs.git] / manual / plots / angle.eps
index 6122e911bffcb73af6cf9bf3cb0e6ffe9197c2ab..e9f4771760da170cdce50750adfe1888b54d2816 100644 (file)
@@ -1,32 +1,81 @@
-%!PS-Adobe-2.0 EPSF
-%%Title: /tmp/xfig-fig008452
-%%Creator: fig2dev
-%%CreationDate: Thu Mar  9 17:17:56 1995
-%%For: spoel@rugmd17 (David van der Spoel,Room 17.14,4327)
-%%BoundingBox: 0 0 99 180
-%%Pages: 0
+%!PS-Adobe-3.0 EPSF-3.0
+%%Title: angle.fig
+%%Creator: fig2dev Version 3.2 Patchlevel 5d
+%%CreationDate: Fri Jun 13 15:51:52 2014
+%%BoundingBox: 0 0 191 105
+%Magnification: 1.0000
 %%EndComments
-/$F2psDict 200 dict def 
+%%BeginProlog
+/$F2psDict 200 dict def
 $F2psDict begin
 $F2psDict /mtrx matrix put
+/col-1 {0 setgray} bind def
+/col0 {0.000 0.000 0.000 srgb} bind def
+/col1 {0.000 0.000 1.000 srgb} bind def
+/col2 {0.000 1.000 0.000 srgb} bind def
+/col3 {0.000 1.000 1.000 srgb} bind def
+/col4 {1.000 0.000 0.000 srgb} bind def
+/col5 {1.000 0.000 1.000 srgb} bind def
+/col6 {1.000 1.000 0.000 srgb} bind def
+/col7 {1.000 1.000 1.000 srgb} bind def
+/col8 {0.000 0.000 0.560 srgb} bind def
+/col9 {0.000 0.000 0.690 srgb} bind def
+/col10 {0.000 0.000 0.820 srgb} bind def
+/col11 {0.530 0.810 1.000 srgb} bind def
+/col12 {0.000 0.560 0.000 srgb} bind def
+/col13 {0.000 0.690 0.000 srgb} bind def
+/col14 {0.000 0.820 0.000 srgb} bind def
+/col15 {0.000 0.560 0.560 srgb} bind def
+/col16 {0.000 0.690 0.690 srgb} bind def
+/col17 {0.000 0.820 0.820 srgb} bind def
+/col18 {0.560 0.000 0.000 srgb} bind def
+/col19 {0.690 0.000 0.000 srgb} bind def
+/col20 {0.820 0.000 0.000 srgb} bind def
+/col21 {0.560 0.000 0.560 srgb} bind def
+/col22 {0.690 0.000 0.690 srgb} bind def
+/col23 {0.820 0.000 0.820 srgb} bind def
+/col24 {0.500 0.190 0.000 srgb} bind def
+/col25 {0.630 0.250 0.000 srgb} bind def
+/col26 {0.750 0.380 0.000 srgb} bind def
+/col27 {1.000 0.500 0.500 srgb} bind def
+/col28 {1.000 0.630 0.630 srgb} bind def
+/col29 {1.000 0.750 0.750 srgb} bind def
+/col30 {1.000 0.880 0.880 srgb} bind def
+/col31 {1.000 0.840 0.000 srgb} bind def
+
+end
+
+/cp {closepath} bind def
+/ef {eofill} bind def
+/gr {grestore} bind def
+/gs {gsave} bind def
+/sa {save} bind def
+/rs {restore} bind def
 /l {lineto} bind def
 /m {moveto} bind def
-/s {stroke} bind def
+/rm {rmoveto} bind def
 /n {newpath} bind def
-/gs {gsave} bind def
-/gr {grestore} bind def
-/clp {closepath} bind def
-/graycol {dup dup currentrgbcolor 4 -2 roll mul 4 -2 roll mul
-4 -2 roll mul setrgbcolor} bind def
-/col-1 {} def
-/col0 {0 0 0 setrgbcolor} bind def
-/col1 {0 0 1 setrgbcolor} bind def
-/col2 {0 1 0 setrgbcolor} bind def
-/col3 {0 1 1 setrgbcolor} bind def
-/col4 {1 0 0 setrgbcolor} bind def
-/col5 {1 0 1 setrgbcolor} bind def
-/col6 {1 1 0 setrgbcolor} bind def
-/col7 {1 1 1 setrgbcolor} bind def
+/s {stroke} bind def
+/sh {show} bind def
+/slc {setlinecap} bind def
+/slj {setlinejoin} bind def
+/slw {setlinewidth} bind def
+/srgb {setrgbcolor} bind def
+/rot {rotate} bind def
+/sc {scale} bind def
+/sd {setdash} bind def
+/ff {findfont} bind def
+/sf {setfont} bind def
+/scf {scalefont} bind def
+/sw {stringwidth} bind def
+/tr {translate} bind def
+/tnt {dup dup currentrgbcolor
+  4 -2 roll dup 1 exch sub 3 -1 roll mul add
+  4 -2 roll dup 1 exch sub 3 -1 roll mul add
+  4 -2 roll dup 1 exch sub 3 -1 roll mul add srgb}
+  bind def
+/shd {dup dup currentrgbcolor 4 -2 roll mul 4 -2 roll mul
+  4 -2 roll mul srgb} bind def
  /DrawEllipse {
        /endangle exch def
        /startangle exch def
@@ -35,51 +84,103 @@ $F2psDict /mtrx matrix put
        /y exch def
        /x exch def
        /savematrix mtrx currentmatrix def
-       x y translate xrad yrad scale 0 0 1 startangle endangle arc
+       x y tr xrad yrad sc 0 0 1 startangle endangle arc
+       closepath
        savematrix setmatrix
        } def
 
-       end
 /$F2psBegin {$F2psDict begin /$F2psEnteredState save def} def
 /$F2psEnd {$F2psEnteredState restore end} def
-%%EndProlog
 
+/pageheader {
+save
+newpath 0 105 moveto 0 0 lineto 191 0 lineto 191 105 lineto closepath clip newpath
+-55.9 170.5 translate
+1 -1 scale
 $F2psBegin
-0 setlinecap 0 setlinejoin
--63.0 -54.0 translate 90 rotate 0.900 -0.900 scale
-0.500 setlinewidth
-n 178.680 130.760 m 179.000 139.000 l 174.840 131.880 l gs 2 setlinejoin col-1 s gr
-n 143.160 131.880 m 139.000 139.000 l 139.320 130.760 l gs 2 setlinejoin col-1 s gr
-n 159.000 144.833 20.833 -163.741 -16.259 arc
+10 setmiterlimit
+0 slj 0 slc
+ 0.06299 0.06299 sc
+} bind def
+/pagefooter {
+$F2psEnd
+restore
+} bind def
+%%EndProlog
+pageheader
+%
+% Fig objects follow
+%
+% 
+% here starts figure with depth 0
+% Arc
+7.500 slw
+0 slc
+gs  clippath
+2607 1994 m 2680 2127 l 2733 2098 l 2660 1965 l 2660 1965 l 2692 2085 l 2607 1994 l cp
+2139 1965 m 2066 2098 l 2119 2127 l 2192 1994 l 2192 1994 l 2108 2085 l 2139 1965 l cp
+eoclip
+n 2400.0 2187.5 312.5 -163.7407 -16.2593 arc
 gs col-1 s gr
+ gr
+
+% arrowhead
+0 slj
+n 2139 1965 m 2108 2085 l 2192 1994 l  col-1 s
+% arrowhead
+n 2607 1994 m 2692 2085 l 2660 1965 l  col-1 s
 % Ellipse
-n 239 79 10 10 0 360 DrawEllipse gs 0.00 setgray fill gr
-gs col-1 s gr
+n 3600 1200 150 150 0 360 DrawEllipse gs 0.00 setgray ef gr gs col-1 s gr
+
 % Ellipse
-n 79 79 10 10 0 360 DrawEllipse gs 0.00 setgray fill gr
-gs col-1 s gr
+n 1200 1200 150 150 0 360 DrawEllipse gs 0.00 setgray ef gr gs col-1 s gr
+
 % Ellipse
-n 159 169 10 10 0 360 DrawEllipse gs 0.00 setgray fill gr
-gs col-1 s gr
-2.000 setlinewidth
+n 2400 2550 150 150 0 360 DrawEllipse gs 0.00 setgray ef gr gs col-1 s gr
+
 % Polyline
-n 84 84 m 154 169 l gs col-1 s gr
+30.000 slw
+n 1275 1275 m
+ 2325 2550 l gs col-1 s gr 
 % Polyline
-n 164 169 m 234 84 l gs col-1 s gr
-0.500 setlinewidth
+n 2475 2550 m
+ 3525 1275 l gs col-1 s gr 
 % Polyline
-n 79 79 m 59 99 l gs col-1 s gr
-n 66.071 94.757 m 59.000 99.000 l 63.243 91.929 l gs 2 setlinejoin col-1 s gr
+7.500 slw
+gs  clippath
+975 1381 m 868 1489 l 910 1531 l 1018 1424 l 1018 1424 l 912 1488 l 975 1381 l cp
+eoclip
+n 1200 1200 m
+ 900 1500 l gs col-1 s gr gr
+
+% arrowhead
+n 975 1381 m 912 1488 l 1018 1424 l  col-1 s
 % Polyline
-n 239 79 m 259 99 l gs col-1 s gr
-n 254.757 91.929 m 259.000 99.000 l 251.929 94.757 l gs 2 setlinejoin col-1 s gr
+gs  clippath
+3781 1424 m 3889 1531 l 3931 1489 l 3824 1381 l 3824 1381 l 3888 1488 l 3781 1424 l cp
+eoclip
+n 3600 1200 m
+ 3900 1500 l gs col-1 s gr gr
+
+% arrowhead
+n 3781 1424 m 3888 1488 l 3824 1381 l  col-1 s
 % Polyline
-n 159 169 m 159 139 l gs col-1 s gr
-n 157.000 147.000 m 159.000 139.000 l 161.000 147.000 l gs 2 setlinejoin col-1 s gr
-/Symbol findfont 18.00 scalefont setfont
-149 109 m 
-gs 1 -1 scale (q) col-1 show gr
-/Helvetica findfont 16.00 scalefont setfont
-159 114 m 
-gs 1 -1 scale (0) col-1 show gr
-$F2psEnd
+gs  clippath
+2430 2237 m 2430 2085 l 2370 2085 l 2370 2237 l 2370 2237 l 2400 2117 l 2430 2237 l cp
+eoclip
+n 2400 2550 m
+ 2400 2100 l gs col-1 s gr gr
+
+% arrowhead
+n 2430 2237 m 2400 2117 l 2370 2237 l  col-1 s
+/Symbol ff 285.75 scf sf
+2250 1650 m
+gs 1 -1 sc (q) col-1 sh gr
+/Helvetica ff 254.00 scf sf
+2400 1725 m
+gs 1 -1 sc (0) col-1 sh gr
+% here ends figure;
+pagefooter
+showpage
+%%Trailer
+%EOF