packages feed

Ebnf2ps-1.0.9: doc/RFactor.eps

%!PS-Adobe-1.0
%%DocumentFonts: AvantGarde-Book Times-Roman
%%Title: RFactor
%%Creator: Ebnf2ps (Copyright 1996 by Peter Thiemann / Michael Walter)
%%Pages: 0
%%BoundingBox: 0 0 90 42
%%EndComments
/$Ebnf2psDict 100 dict def
$Ebnf2psDict begin
/l {lineto} bind def
/m {moveto} bind def
/rl {rlineto} bind def
/rm {rmoveto} bind def
/s {stroke} bind def
/n {newpath} bind def
/gs {gsave} bind def
/gr {grestore} bind def
/clp {closepath} bind def
/slw {setlinewidth} bind def
/graycol {dup dup currentrgbcolor 4 -2 roll mul 4 -2 roll mul
4 -2 roll mul setrgbcolor} bind def
/scol {3 {255 div 3 1 roll} repeat setrgbcolor} bind def
 /apr {arcto 4 {pop} repeat} def
/Box {
  /bgB exch def
  /bgG exch def
  /bgR exch def
  /linewidth exch def
  /height exch def
  /width  exch def
  /lly exch def
  /llx exch def
  linewidth 2 div dup llx add /llx exch def lly add /lly exch def
  /height height linewidth sub def
  /width width linewidth sub def
  /linewidth0 {clp gsave bgR bgG bgB scol fill grestore} def
  /linewidth1 {clp linewidth gsave bgR bgG bgB scol fill grestore slw s} def
   n llx lly m
  width 0 rl
  0 height rl
  width neg 0 rl
  0 height neg rl
  linewidth 0 eq {linewidth0} {linewidth1} ifelse
} def
/RBox {
  /bgB exch def
  /bgG exch def
  /bgR exch def
  /linewidth exch def
  /height exch def
  /width exch def
  /lly exch def
  /llx exch def
  linewidth 2 div dup llx add /llx exch def lly add /lly exch def
  /height height linewidth sub def
  /width  width  linewidth sub def
  /height2 height 2 div def
  /width2  width  2 div def
  /urx llx width add def
  /ury lly height add def
  /mmx llx width2 add def
  /mmy lly height2 add def
  /linewidth0 {clp gsave bgR bgG bgB scol fill grestore} def
  /linewidth1 {clp linewidth gsave bgR bgG bgB scol fill grestore slw s} def
  /radius width2 height2 ge {height2} {width2} ifelse def
   n mmx lly m
  urx lly urx mmy radius apr
  urx ury mmx ury radius apr
  llx ury llx mmy radius apr
  llx lly mmx lly radius apr
  mmx lly l
  linewidth 0 eq {linewidth0} {linewidth1} ifelse
} def
end
/$Ebnf2psBegin {$Ebnf2psDict begin /$Ebnf2psEnteredState save def} def
/$Ebnf2psEnd {$Ebnf2psEnteredState restore end} def

%%EndProlog

$Ebnf2psBegin
 255 255 255 scol  20 0.25 54.34 16 0.50 255 255 255 Box
/Times-Roman findfont 10 scalefont setfont
 0 0 0 scol  25.50 5.42 m(RExtAtom) show
 0.30 slw
n 10 8.25 m 10 0 rl s
n 74.34 8.25 m 10 0 rl s
n 20 8.25 m 15 8.25 15 13.25 5 apr
 15 13.25 l s
n 15 16.25 m 15 21.25 20 21.25 5 apr
 20 21.25 l s
n 74.34 8.25 m 79.34 8.25 79.34 13.25 5 apr
 79.34 13.25 l s
n 79.34 16.25 m 79.34 21.25 74.34 21.25 5 apr
 74.34 21.25 l s
n 15 13.25 m 0 3 rl s
n 79.34 13.25 m 0 3 rl s
n 20 21.25 m 54.34 0 rl s
n 49.17 23.25 m -2 -2 rl 2 -2 rl s
n 84.34 8.25 m 5 0 rl s
n 87.34 10.25 m 2 -2 rl -2 -2 rl s
/AvantGarde-Book findfont 10 scalefont setfont
 0 33.42 m(RFactor) show
n 0 8.25 m 10 0 rl s
n 8 10.25 m 2 -2 rl -2 -2 rl s

$Ebnf2psEnd