packages feed

Ebnf2ps-1.0.9: doc/String.eps

%!PS-Adobe-1.0
%%DocumentFonts: Times-Roman
%%Title: String
%%Creator: Ebnf2ps Version 1.01 (May 1996)(C) 1996 by Peter Thiemann/Michael Walter
%%Pages: 0
%%BoundingBox: 0 0 129 52
%%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
 0 0 0 scol  10 0.50 16.08 17 1 255 255 255 RBox
/Times-Roman findfont 10 scalefont setfont
 16 6.17 m(") show
 0.30 slw
n 26.08 9 m 5 0 rl s
n 29.08 11 m 2 -2 rl -2 -2 rl s
 41.08 14 50.87 17 1 255 255 255 Box
 47.08 19.67 m(Character) show
 0.30 slw
n 93.95 24.50 m -2 -2 rl 2 -2 rl s
n 31.08 9 m 70.87 0 rl s
n 41.08 9 m 36.08 9 36.08 14 5 apr
 36.08 14 l s
n 36.08 17.50 m 36.08 22.50 41.08 22.50 5 apr
 41.08 22.50 l s
n 91.95 9 m 96.95 9 96.95 14 5 apr
 96.95 14 l s
n 96.95 17.50 m 96.95 22.50 91.95 22.50 5 apr
 91.95 22.50 l s
n 36.08 14 m 0 3.50 rl s
n 96.95 14 m 0 3.50 rl s
n 101.95 9 m 5 0 rl s
n 104.95 11 m 2 -2 rl -2 -2 rl s
 106.95 0.50 16.08 17 1 255 255 255 RBox
 112.95 6.17 m(") show
 0.30 slw
n 123.03 9 m 5 0 rl s
n 126.03 11 m 2 -2 rl -2 -2 rl s
 0 43.17 m(String) show
n 0 9 m 10 0 rl s
n 8 11 m 2 -2 rl -2 -2 rl s

$Ebnf2psEnd