X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/mup/blobdiff_plain/cdb3c0882392596f814cf939cbfbd38adc6f2bfe..ddf6330b56bcfb657e0186b24b9b1422c51d3424:/mup/docs/sample.ps diff --git a/mup/docs/sample.ps b/mup/docs/sample.ps new file mode 100644 index 0000000..b759ada --- /dev/null +++ b/mup/docs/sample.ps @@ -0,0 +1,6024 @@ +%!PS-Adobe-1.0 +%%Creator: Mup +%%Title: music: from /home/johnkr/mup/5.3/doc/arkkra/sample.mup +%%CreationDate: Sat Dec 9 16:59:22 2006 +%%Pages: (atend) +%%DocumentFonts: (atend) +%%BoundingBox: 0 0 612 792 +%%EndComments +% Copyright (c) 1995, 1996, 1997, 1998, 1999, 2000, 2003, 2004 by Arkkra Enterprises +% All rights reserved + +% Mup PostScript Prolog 5.3 for use with Mup 5.3 + +% lwid is used as the width of a standard (thin) line in the music +% character definitions. +/lwid 70 def +/halflwid lwid 2 div def + +% Define the following for use in do_upshortnote, do_dnshortnote, and +% do_shortrest; it has to be done outside of the music font definition. +/utildict 10 dict def +utildict begin + /setnumflags { /numflags exch def } def + /sethooksm1 { /hooksm1 exch def } def + /setoffsets { /offsets exch def } def + /setx { /x exch def } def + /sety { /y exch def } def +end + +% Define a music character font. Each music character is defined as if it +% were a normal ASCII character in a strange font where "A" looks like a +% treble clef, "B" looks like a bass clef, etc. + +/mfont0 100 dict def +mfont0 begin + /FontType 3 def + /FontMatrix [ .001 0 0 0.001 0 0 ] def + /FontBBox [ -2000 -4030 2000 4030 ] def + /FontName (Mfont0) def + + % set up Encoding vector with standard names + /Encoding 256 array def + StandardEncoding Encoding copy + pop + + % the following definitions are used for quarter rests + /topx -170 def /topy 950 def + /cor1x 250 def /cor1y 450 def + /cor2x -300 def /cor2y 200 def + /cor3x 250 def /cor3y -400 def + + % the following definitions are used for double sharps + /limit 300 halflwid add def + /off 70 def + /inbendsmall limit 200 sub def + /inbendbig limit 20 sub def + /outbendsmall 100 def + /outbendbig outbendsmall off add def + + %%%%% define routines that will be used by multiple characters %%%%% + /do_1n { + gsave + newpath -10 rotate 1.6 1 scale + 0 0 325 0 360 arc %outer ellipse + 1 1.6 div 1 scale 10 rotate %back to original + 35 rotate 0.85 1.1 scale + 0 0 275 0 360 arc %inner ellipse + eofill + grestore + } def + /do_upflag { + -315 0 moveto + -300 100 -100 480 0 600 curveto + 300 960 350 1500 200 1700 curveto + 130 1700 lineto + 350 1200 50 650 -315 600 curveto + fill + } def + /do_flat { + -250 -400 moveto %outer edge of loop + 500 0 350 650 -250 160 curveto + -250 160 lwid sub lineto %inner edge of loop + 100 400 300 0 -250 -400 lwid add curveto + fill + + lwid setlinewidth %stem + -250 1100 moveto -250 -400 lineto stroke + } def + /do_diamond { + newpath + 420 0 moveto 0 300 lineto -420 0 lineto + 0 -300 lineto closepath + 259 -29 moveto -41 185 lineto -259 29 lineto + 41 -185 lineto closepath + eofill + } def + /do_2n { + gsave + newpath 25 rotate 1.4 1 scale + 0 0 315 0 360 arc %outer ellipse + 1 1.4 div 1 scale %back to original + 1.3 0.5 scale + 0 0 310 0 360 arc %inner ellipse + eofill + grestore + } def + /do_4n { + gsave + newpath 25 rotate 1.35 1 scale + 0 0 310 0 360 arc fill + grestore + } def + /do_com { + newpath + 330 250 150 0 360 arc fill %knob at upper right + 465 300 moveto %outer boundary + 410 500 200 635 0 635 curveto + -750 635 -750 -635 0 -635 curveto + 350 -635 480 -300 500 -100 curveto + 430 -100 lineto %inner boundary + 380 -300 250 -565 0 -565 curveto + -450 -565 -450 565 0 565 curveto + 200 565 370 350 395 300 curveto + fill + } def + /do_ferm { + 0 0 800 lwid sub 0 180 arc %inner arc + -800 0 lineto + 0 270 lwid sub 800 180 0 arcn %outer arc + 800 0 lineto fill + 0 120 120 0 360 arc fill %the dot + } def + /do_mor { + gsave + 0.7 1 scale %scrunch the following horizontally + 45 rotate %to pretend all lines horz or vertical + 0 1 1 { + pop %we don't need the loop variable + %one half of the mordent + 0 40 moveto 350 40 lineto 350 -460 lineto + 750 -460 lineto 750 -540 lineto + 150 -540 lineto 150 -40 lineto + 0 -40 lineto fill + 180 rotate %to do the other half + } for + grestore + } def + /do_turn { + gsave + 0 1 1 { + pop %we don't need the loop variable + 0 -100 moveto %outer boundary + 200 -400 625 -400 625 0 curveto + 625 200 500 325 300 325 curveto + 300 185 lineto %inner boundary + 450 255 555 150 555 0 curveto + 555 -350 250 -250 0 100 curveto + fill + 300 255 70 0 360 arc fill %knob on end + 180 rotate %to do the other half + } for + grestore + } def + + /do_upshortnote { + utildict begin + setnumflags %set numflags from the stack + gsave + -330 0 translate %half a flag width + do_4n %do a quarter note head + lwid setlinewidth + 370 0 moveto + 370 2100 numflags 2 sub flagsep mul add lineto stroke + 670 2100 numflags 2 sub flagsep mul add translate + 1 -1 scale %reflect across X axis + 0 1 numflags 1 sub { + do_upflag %do an upflag + pop %we don't need the loop variable + 0 flagsep translate + } for + grestore + end + } def + + /do_dnshortnote { + utildict begin + setnumflags %set numflags from the stack + do_4n %do a quarter note head + lwid setlinewidth + -370 0 moveto + -370 -2100 numflags 2 sub flagsep mul sub lineto stroke + gsave + -70 -2100 numflags 2 sub flagsep mul sub translate + 0 1 numflags 1 sub { + do_upflag %do an upflag + pop %we don't need the loop variable + 0 flagsep translate + } for + grestore + end + } def + + /do_shortrest { + utildict begin + sety setx setoffsets sethooksm1 %set variable from the stack + gsave + -105.8 offsets mul -600 offsets mul translate + 0 1 hooksm1 { %loop once per hook + newpath + 1 setlinewidth + gsave + 1 1.2 scale + -150 300 1.2 div 140 0 360 arc fill %the dot + grestore + lwid setlinewidth + -50 700 550 255 315 arc %rest of the hook + hooksm1 lt { stroke 105.8 600 translate } if + } for + x y lineto stroke + grestore + end + } def + + + % subsidiary dictionary of character definitions + /CharStrings 128 dict def + CharStrings begin + + /.notdef {} def + + % Here are the definitions of the characters. A stepsize here + % is 300 units (assuming the character is drawn at its default + % size). + + % gclef + /A { + newpath + %start with inner curl, inside boundary + -50 -300 moveto + -450 600 700 700 750 0 curveto + 750 -800 -700 -800 -700 200 curveto + -700 900 500 1400 520 2250 curveto + 520 2900 300 3000 200 3000 curveto + 100 3000 -400 2500 -200 1800 curveto + 350 -600 lineto + 720 -1600 0 -1650 -400 -1400 curveto + + %go back to start, drawing the other boundary + -400 -1480 lineto + 0 -1700 800 -1700 430 -600 curveto + -120 1800 lineto + -300 2400 200 2800 250 2800 curveto + 400 2800 430 2700 430 2450 curveto + 430 1800 -900 1200 -900 300 curveto + -750 -900 800 -900 850 0 curveto + 900 1100 -750 900 -120 -300 curveto fill + + %circle at the bottom + -300 -1250 250 0 360 arc fill + } def + + % fclef + /B { + newpath + %start with outside boundary, at bottom + -1000 -1700 moveto + 100 -1100 500 -600 450 0 curveto + 450 850 -1100 850 -950 0 curveto + + %go back to start, drawing the other boundary + -880 0 lineto + -920 400 -600 560 -300 560 curveto + 0 560 150 400 150 0 curveto + 150 -400 100 -900 -1000 -1620 curveto fill + + %circle at the left + newpath + -700 0 250 0 360 arc fill + + %do the two dots after the main curve + 700 -300 100 0 360 arc fill + 700 300 100 0 360 arc fill + } def + + % cclef + /C { + gsave + %do upper curved part, then scale to do mirror image + 0 1 1 { + pop %we don't need the loop variable + %outer boundary of curve + -170 0 moveto 100 300 lineto + 400 -200 750 300 750 650 curveto + 750 1100 450 1235 250 1235 curveto + 0 1235 -143 1100 -143 950 curveto + + %inner boundary of curve + 0 950 lineto + 0 1100 30 1165 250 1165 curveto + 300 1165 450 1100 450 650 curveto + 450 400 400 -100 100 400 curveto + -270 0 lineto fill + %stroke + %-270 0 moveto 100 400 lineto + %400 -100 450 400 450 650 curveto + %450 1100 300 1165 250 1165 curveto + %30 1165 0 1100 0 950 curveto + %stroke + + %elliptical ball at end of curve + gsave + 1.3 1 scale + 10 950 120 0 360 arc fill + grestore + 1 -1 scale %reflect across X axis + } for + grestore + + % two vertical lines on the left + 300 setlinewidth -600 -1200 halflwid sub moveto + -600 1200 halflwid add lineto stroke + lwid setlinewidth -300 -1200 halflwid sub moveto + -300 1200 halflwid add lineto stroke + } def + + % dblwhole + /D { + do_1n %do a whole note + lwid setlinewidth + -490 -600 moveto -490 600 lineto stroke + 490 -600 moveto 490 600 lineto stroke + } def + + % 1n + /E { + do_1n %do a whole note + } def + + % 2n + /F { + do_2n %do a half note + } def + + % 4n + /G { + do_4n %do a quarter note head + } def + + % upflag + /H { + do_upflag %do an upflag + } def + + % dnflag + /I { + gsave + 1 -1 scale %reflect across X axis + do_upflag %do an upflag + grestore + } def + + % dwhrest + /J { + 300 setlinewidth + 0 0 moveto 0 600 lineto stroke + } def + + % 1rest + /K { + lwid setlinewidth + -750 600 moveto 750 600 lineto stroke + 300 setlinewidth + -400 450 moveto 400 450 lineto stroke + } def + + % 2rest + /L { + lwid setlinewidth + -750 0 moveto 750 0 lineto stroke + 300 setlinewidth + -400 150 moveto 400 150 lineto stroke + } def + + % 4rest + /M { + newpath + cor3x cor3y halflwid add moveto + %-400 -200 -450 -650 50 -950 lwid add curveto + -450 -50 -450 -650 50 -950 lwid add curveto + -150 -650 -100 -250 cor3x cor3y halflwid sub curveto + fill + + cor1x cor1y moveto cor1x 200 sub cor1y 200 add lineto + cor2x cor2y lineto cor2x 200 add cor2y 200 sub lineto + fill + + lwid setlinewidth + topx topy moveto cor1x cor1y lineto stroke + cor2x cor2y moveto cor3x cor3y lineto stroke + } def + + % 8rest + /N { + 0 0 0 -600 do_shortrest + } def + + % 16rest + /O { + 1 1 100 -1200 do_shortrest + } def + + % 32rest + /P { + 2 1 0 -1800 do_shortrest + } def + + % 64rest + /Q { + 3 2 -80 -2100 do_shortrest + } def + + % 128rest + /R { + 4 2 -150 -2700 do_shortrest + } def + + % 256rest + /S { + 5 3 -280 -3300 do_shortrest + } def + + % dot + /T { + newpath + 0 0 120 0 360 arc fill + } def + + % nat + /U { + % fill crossbars so that we can do parallelograms + -235 -470 moveto -235 -270 lineto + 235 -130 lineto 235 -330 lineto fill + -235 130 moveto -235 330 lineto + 235 470 lineto 235 270 lineto fill + + % vertical strokes + lwid setlinewidth + -200 -380 moveto -200 850 lineto stroke + 200 -850 moveto 200 380 lineto stroke + } def + + % sharp + /V { + % fill crossbars so that we can do parallelograms + -325 -480 moveto -325 -280 lineto + 325 -120 lineto 325 -320 lineto fill + -325 120 moveto -325 320 lineto + 325 480 lineto 325 280 lineto fill + + % vertical strokes + lwid setlinewidth + -150 -930 moveto -150 880 lineto stroke + 150 -880 moveto 150 930 lineto stroke + } def + + % flat + /W { + do_flat %do a flat + } def + + % dblsharp + /X { + gsave + 0 1 3 { %loop once for each of 4 sticks + pop %we don't need the loop variable + 0 off neg moveto + outbendbig outbendsmall lineto + inbendbig inbendsmall lineto + limit limit lineto + inbendsmall inbendbig lineto + outbendsmall outbendbig lineto + off neg 0 lineto + fill + -90 rotate + } for + grestore + } def + + % dblflat + /Y { + -290 580 290 { %loop once for each flat + + gsave + 1 setlinewidth + 0 translate %translate left/right (loop var) + do_flat %do a flat + grestore + + } for + } def + + % xnote + /Z { + gsave + 1.15 1 scale 120 setlinewidth 1 setlinecap %round + -300 -300 moveto 300 300 lineto stroke + -300 300 moveto 300 -300 lineto stroke + grestore + } def + + % dwhdiamond + /a { + do_diamond %do a diamond + lwid setlinewidth + -420 -600 moveto -420 600 lineto stroke + 420 -600 moveto 420 600 lineto stroke + } def + + % diamond + /b { + do_diamond %do a diamond + } def + + % filldiamond + /c { + 420 0 moveto 0 300 lineto + -420 0 lineto 0 -300 lineto fill + } def + + % up2n + /d { + lwid setlinewidth + 380 0 moveto 380 2100 lineto stroke + do_2n %do a half note + } def + + % dn2n + /e { + lwid setlinewidth + -380 0 moveto -380 -2100 lineto stroke + do_2n %do a half note + } def + + % up4n + /f { + do_4n %do a quarter note head + lwid setlinewidth + 370 0 moveto 370 2100 lineto stroke + } def + + % dn4n + /g { + do_4n %do a quarter note head + lwid setlinewidth + -370 0 moveto -370 -2100 lineto stroke + } def + + % up8n + /h { + gsave + -330 0 translate % half a flag width + do_4n %do a quarter note head + lwid setlinewidth + 370 0 moveto 370 2100 lineto stroke + 670 2100 translate + 1 -1 scale %reflect across X axis + do_upflag %do an upflag + grestore + } def + + % dn8n + /i { + do_4n %do a quarter note head + lwid setlinewidth + -370 0 moveto -370 -2100 lineto stroke + gsave + -70 -2100 translate + do_upflag %do an upflag + grestore + } def + + % up16n + /j { + 2 do_upshortnote + } def + + % dn16n + /k { + 2 do_dnshortnote + } def + + % up32n + /l { + 3 do_upshortnote + } def + + % dn32n + /m { + 3 do_dnshortnote + } def + + % up64n + /n { + 4 do_upshortnote + } def + + % dn64n + /o { + 4 do_dnshortnote + } def + + % up128n + /p { + 5 do_upshortnote + } def + + % dn128n + /q { + 5 do_dnshortnote + } def + + % up256n + /r { + 6 do_upshortnote + } def + + % dn256n + /s { + 6 do_dnshortnote + } def + + % com + /t { + do_com %do a common time symbol + } def + + % cut + /u { + do_com %do a common time symbol + lwid setlinewidth + 0 -900 moveto 0 900 lineto stroke + } def + + % begped + /v { + lwid setlinewidth + -200 600 moveto -200 0 lineto 200 0 lineto stroke + } def + + % pedal + /w { + lwid setlinewidth + -500 0 moveto -450 0 lineto 0 600 lineto + 450 0 lineto 500 0 lineto stroke + } def + + % endped + /x { + lwid setlinewidth + 200 600 moveto 200 0 lineto -200 0 lineto stroke + } def + + % dnbow + /y { + lwid setlinewidth + -350 0 moveto -350 900 lineto stroke + 350 0 moveto 350 900 lineto stroke + 200 setlinewidth + -350 800 moveto 350 800 lineto stroke + } def + + % upbow + /z { + lwid setlinewidth + -300 900 moveto 0 0 lineto 300 900 lineto stroke + } def + + % wedge + /one { + 0 0 moveto -150 500 lineto 150 500 lineto fill + } def + + % uwedge + /two { + -150 0 moveto 150 0 lineto 0 500 lineto fill + } def + + % ferm + /three { + newpath + do_ferm %do a right side up fermata + } def + + % uferm + /four { + newpath + gsave + 0 270 lwid sub 800 add translate %baseline at bottom + 180 rotate %upside down + do_ferm %do a right side up fermata + grestore + } def + + % sign + /five { + gsave + %do upper left curved part, upper right dot; + %then rotate 180 to do other half + 0 1 1 { + pop %we don't need the loop variable + 0 100 moveto %inner boundary + -1000 300 -400 750 -200 700 curveto + -200 800 lineto %outer boundary + -550 900 -1100 100 0 -100 curveto + fill + %dot at end of curve + -200 700 100 0 360 arc fill + %dot in upper right quadrant + 500 200 70 0 360 arc fill + 180 rotate + } for + grestore + + %slash through middle + lwid setlinewidth + -400 -800 moveto 400 800 lineto stroke + } def + + % coda + /six { + newpath + gsave + 0.6 1 scale + 0 0 550 0 360 arc %outside boundary + 1 0.6 div 1 scale %back to original + 0.9 1 scale + 0 0 650 0 360 arc %inside boundary + eofill + grestore + lwid setlinewidth + 0 -850 moveto 0 850 lineto stroke + -800 0 moveto 800 0 lineto stroke + } def + + % mor + /seven { + do_mor %do a mordent + } def + + % invmor + /eight { + do_mor %do a mordent + lwid setlinewidth + 0 -450 moveto 0 450 lineto stroke + } def + + % turn + /nine { + do_turn %do a turn + } def + + % invturn + /zero { + gsave + 1 -1 scale %reflect across X axis + do_turn %do a turn + grestore + } def + + % acc_gt + /numbersign { + lwid setlinewidth + -500 300 moveto 500 0 lineto -500 -300 lineto stroke + } def + + % acc_hat + /dollar { + newpath + -365 0 moveto 0 860 lineto 365 0 lineto + 150 0 lineto -75 530 lineto -300 0 lineto fill + } def + + % acc_uhat + /quotedbl { + newpath + 365 860 moveto 0 0 lineto -365 860 lineto + -150 860 lineto 75 330 lineto 300 860 lineto fill + } def + + % tr + /asterisk { + %vertical bar of t + -350 1000 moveto -550 200 lineto + -612.5 -50 -212.5 -50 -160 200 curveto + -230 200 lineto + -300 50 -420 50 -400 200 curveto + -200 1000 lineto fill + + %crossbar of t and vertical bar of r + -700 600 moveto -160 600 lineto + 20 600 30 520 60 440 curveto + -50 0 lineto 70 0 lineto 180 440 lineto + 190 480 100 670 -150 670 curveto + -690 670 lineto fill + + %horizontal curve of r + 100 480 moveto + 300 630 450 700 650 550 curveto + 560 480 lineto + 450 630 300 560 100 390 curveto + fill + + %knob at end of r + 600 460 100 0 360 arc fill + } def + + % leg + /comma { + 100 setlinewidth + -400 0 moveto 400 0 lineto stroke + } def + + % rr + /hyphen { + 100 setlinewidth + -400 0 moveto 0 1000 lineto stroke + 0 0 moveto 400 1000 lineto stroke + } def + + % measrpt + /period { + newpath -450 400 150 0 360 arc fill + newpath 450 -400 150 0 360 arc fill + 200 setlinewidth + -550 -600 moveto 550 600 lineto stroke + } def + + % copyright + /slash { + lwid setlinewidth + newpath 0 400 400 0 360 arc stroke + newpath 0 400 200 45 315 arc stroke + } def + + % dim + /quoteleft { + 50 setlinewidth + newpath 0 640 220 0 360 arc stroke + } def + + % halfdim + /quoteright { + 50 setlinewidth + newpath 0 640 220 0 360 arc stroke + newpath -340 300 moveto 340 980 lineto stroke + } def + + % triangle + /asciicircum { + 50 setlinewidth + newpath -340 -10 moveto 0 710 lineto + 340 -10 lineto closepath stroke + } def + + % qwhrest + /ampersand { + 300 setlinewidth + 0 -600 moveto 0 600 lineto stroke + } def + + % ll1rest + /exclam { + 310 setlinewidth + -400 455 moveto 400 450 lineto stroke + } def + + % ll2rest + /at { + 310 setlinewidth + -400 145 moveto 400 150 lineto stroke + } def + end + + /BuildChar { + + exch begin + Encoding exch get + + dup + Mcbbox0 exch get + aload pop setcachedevice + + CharStrings exch get + exec + end + } def +end + + +% Define another music character font, since there are too many to fit in one +% font. It works the same way as the first one. + +/mfont1 100 dict def +mfont1 begin + /FontType 3 def + /FontMatrix [ .001 0 0 0.001 0 0 ] def + /FontBBox [ -2000 -4030 2000 4030 ] def + /FontName (Mfont1) def + + % set up Encoding vector with standard names + /Encoding 256 array def + StandardEncoding Encoding copy + pop + + %%%%% define routines that will be used by multiple characters %%%%% + + /do_dwh_bars { + % the two bars surrounding a double whole note + lwid setlinewidth + -420 -600 moveto -420 600 lineto stroke + 420 -600 moveto 420 600 lineto stroke + } def + /do_righttriangle { + newpath + 420 270 moveto -420 270 lineto 350 -300 lineto 420 -300 lineto + 350 150 moveto -140 150 lineto 350 -213 lineto + eofill + } def + /do_fillrighttriangle { + newpath + 420 270 moveto -420 270 lineto 350 -300 lineto 420 -300 lineto + fill + } def + /do_rectangle { + newpath + 420 270 moveto -420 270 lineto -420 -270 lineto 420 -270 lineto + 350 150 moveto -350 150 lineto -350 -150 lineto 350 -150 lineto + eofill + } def + /do_isostriangle { + newpath + 0 300 moveto -420 -270 lineto 420 -270 lineto + 0 182 moveto -245 -150 lineto 245 -150 lineto + eofill + } def + /do_piewedge { + newpath + 0 -300 moveto 0 -244 514 35 145 arc + 0 -209 moveto 0 -244 394 43 137 arc + eofill + } def + /do_semicircle { + newpath + gsave + 1 1.357 scale 420 199 moveto 0 199 420 180 360 arc + 1 1.09 scale 350 111 moveto 0 199 350 194.1 345.9 arc + eofill + grestore + } def + /do_slashhead { + newpath + lwid setlinewidth + -620 -530 moveto -480 -670 lineto 620 530 lineto 480 670 lineto + closepath stroke + } def + + % subsidiary dictionary of character definitions + /CharStrings 128 dict def + CharStrings begin + + /.notdef {} def + + % Here are the definitions of the characters. A stepsize here + % is 300 units (assuming the character is drawn at its default + % size). + + % dwhrighttriangle + /A { + do_righttriangle + do_dwh_bars + } def + + % righttriangle + /B { + do_righttriangle + } def + + % fillrighttriangle + /C { + newpath + 420 270 moveto -420 270 lineto 350 -300 lineto + 420 -300 lineto + fill + } def + + % udwhrighttriangle + /D { + gsave + 180 rotate + do_righttriangle + do_dwh_bars + grestore + } def + + % urighttriangle + /E { + gsave + 180 rotate + do_righttriangle + grestore + } def + + % ufillrighttriangle + /F { + gsave + 180 rotate + do_fillrighttriangle + grestore + } def + + % dwhrectangle + /G { + do_rectangle + do_dwh_bars + } def + + % rectangle + /H { + do_rectangle + } def + + % fillrectangle + /I { + newpath + 420 270 moveto -420 270 lineto -420 -270 lineto + 420 -270 lineto + fill + } def + + % dwhisostriangle + /J { + do_isostriangle + do_dwh_bars + } def + + % isostriangle + /K { + do_isostriangle + } def + + % fillisostriangle + /L { + newpath + 0 300 moveto -420 -270 lineto 420 -270 lineto + fill + } def + + % dwhpiewedge + /M { + do_piewedge + do_dwh_bars + } def + + % piewedge + /N { + do_piewedge + } def + + % fillpiewedge + /O { + newpath + 0 -300 moveto 0 -244 514 35 145 arc + fill + } def + + % dwhsemicircle + /P { + do_semicircle + do_dwh_bars + } def + + % semicircle + /Q { + do_semicircle + } def + + % fillsemicircle + /R { + newpath + gsave + 1 570 420 div scale + 420 199 moveto 0 199 420 180 360 arc + fill + grestore + } def + + % dwhslashhead + /S { + do_slashhead + lwid setlinewidth + -650 -600 moveto -650 600 lineto stroke + 650 -600 moveto 650 600 lineto stroke + } def + + % slashhead + /T { + do_slashhead + } def + + % fillslashhead + /U { + newpath + 200 setlinewidth + -550 -600 moveto 550 600 lineto stroke + } def + + % blankhead + /V { + %print nothing + } def + end + + /BuildChar { + + exch begin + Encoding exch get + + dup + Mcbbox1 exch get + aload pop setcachedevice + + CharStrings exch get + exec + end + } def +end + + +% General routines for printing any music character, invoked by each music +% character's specific routine below. The scaling factor (default 1) needs +% to be multiplied by 10 to get the actual size. These routines restore the +% preexisting current font when they are done. + +/printmchar0 { + gsave + /musicchar exch def + /Mfont0 findfont exch 10 mul scalefont setfont moveto + musicchar show + grestore +} def +/printmchar1 { + gsave + /musicchar exch def + /Mfont1 findfont exch 10 mul scalefont setfont moveto + musicchar show + grestore +} def + +% Define each music character name to be a routine that prints the character. +% Each character is to be invoked as in this example: +% 100 200 1 gclef % at (100, 200), scale to default size & print + +/gclef { (A) printmchar0 } def +/fclef { (B) printmchar0 } def +/cclef { (C) printmchar0 } def +/dblwhole { (D) printmchar0 } def +/1n { (E) printmchar0 } def +/2n { (F) printmchar0 } def +/4n { (G) printmchar0 } def +/upflag { (H) printmchar0 } def +/dnflag { (I) printmchar0 } def +/dwhrest { (J) printmchar0 } def +/1rest { (K) printmchar0 } def +/2rest { (L) printmchar0 } def +/4rest { (M) printmchar0 } def +/8rest { (N) printmchar0 } def +/16rest { (O) printmchar0 } def +/32rest { (P) printmchar0 } def +/64rest { (Q) printmchar0 } def +/128rest { (R) printmchar0 } def +/256rest { (S) printmchar0 } def +/dot { (T) printmchar0 } def +/nat { (U) printmchar0 } def +/sharp { (V) printmchar0 } def +/flat { (W) printmchar0 } def +/dblsharp { (X) printmchar0 } def +/dblflat { (Y) printmchar0 } def +/xnote { (Z) printmchar0 } def +/dwhdiamond { (a) printmchar0 } def +/diamond { (b) printmchar0 } def +/filldiamond { (c) printmchar0 } def +/up2n { (d) printmchar0 } def +/dn2n { (e) printmchar0 } def +/up4n { (f) printmchar0 } def +/dn4n { (g) printmchar0 } def +/up8n { (h) printmchar0 } def +/dn8n { (i) printmchar0 } def +/up16n { (j) printmchar0 } def +/dn16n { (k) printmchar0 } def +/up32n { (l) printmchar0 } def +/dn32n { (m) printmchar0 } def +/up64n { (n) printmchar0 } def +/dn64n { (o) printmchar0 } def +/up128n { (p) printmchar0 } def +/dn128n { (q) printmchar0 } def +/up256n { (r) printmchar0 } def +/dn256n { (s) printmchar0 } def +/com { (t) printmchar0 } def +/cut { (u) printmchar0 } def +/begped { (v) printmchar0 } def +/pedal { (w) printmchar0 } def +/endped { (x) printmchar0 } def +/dnbow { (y) printmchar0 } def +/upbow { (z) printmchar0 } def +/wedge { (1) printmchar0 } def +/uwedge { (2) printmchar0 } def +/ferm { (3) printmchar0 } def +/uferm { (4) printmchar0 } def +/sign { (5) printmchar0 } def +/coda { (6) printmchar0 } def +/mor { (7) printmchar0 } def +/invmor { (8) printmchar0 } def +/turn { (9) printmchar0 } def +/invturn { (0) printmchar0 } def +/acc_gt { (#) printmchar0 } def +/acc_hat { ($) printmchar0 } def +/acc_uhat { (") printmchar0 } def +/tr { (*) printmchar0 } def +/leg { (,) printmchar0 } def +/rr { (-) printmchar0 } def +/measrpt { (.) printmchar0 } def +/copyright { (/) printmchar0 } def +/dim { (`) printmchar0 } def +/halfdim { (') printmchar0 } def +/triangle { (^) printmchar0 } def +/qwhrest { (&) printmchar0 } def +/ll1rest { (!) printmchar0 } def +/ll2rest { (@) printmchar0 } def +/dwhrighttriangle { (A) printmchar1 } def +/righttriangle { (B) printmchar1 } def +/fillrighttriangle { (C) printmchar1 } def +/udwhrighttriangle { (D) printmchar1 } def +/urighttriangle { (E) printmchar1 } def +/ufillrighttriangle { (F) printmchar1 } def +/dwhrectangle { (G) printmchar1 } def +/rectangle { (H) printmchar1 } def +/fillrectangle { (I) printmchar1 } def +/dwhisostriangle { (J) printmchar1 } def +/isostriangle { (K) printmchar1 } def +/fillisostriangle { (L) printmchar1 } def +/dwhpiewedge { (M) printmchar1 } def +/piewedge { (N) printmchar1 } def +/fillpiewedge { (O) printmchar1 } def +/dwhsemicircle { (P) printmchar1 } def +/semicircle { (Q) printmchar1 } def +/fillsemicircle { (R) printmchar1 } def +/dwhslashhead { (S) printmchar1 } def +/slashhead { (T) printmchar1 } def +/fillslashhead { (U) printmchar1 } def +/blankhead { (V) printmchar1 } def + + +% Define routines for Mup output other than music characters. + +/stepsize 3 def % define a step size as 3 points (at default magnification) + +% x1 y1 x2 lines dist staffscale staff +% draw a staff starting at x1, y1 and extending to x2 with "lines" +% lines, 2*dist*stepsize apart, scaled by staffscale +/staff { + /staffscale exch def + /dist exch def + /lines exch def + /x2 exch def + /y1 exch def + /x1 exch def + 0.7 staffscale mul sb setlinewidth + 1 lines sub 2 lines 1 sub { % loop from bottom line to top line + dup stepsize mul staffscale mul dist mul y1 add x1 exch moveto + stepsize mul staffscale mul dist mul y1 add x2 exch lineto stroke + } for +} def + +% x y1 y2 bracket draw a bracket; y1 is the top +/bracket { + /y2 exch def + /y1 exch def + /x exch def + gsave + 3 setlinewidth + x 2 sub y1 1 add moveto + x 2 sub y2 1 sub lineto + stroke + x 2 sub y1 1 add moveto + x 1 sub y1 1 add x 3 add y1 1 add x 5 add y1 6 add curveto + x 6 add y1 5 add lineto + x 5 add y1 2 add x 1 add y1 2 sub x 2 sub y1 2 sub curveto + fill + x 2 sub y2 1 sub moveto + x 1 sub y2 1 sub x 3 add y2 1 sub x 5 add y2 6 sub curveto + x 6 add y2 5 sub lineto + x 5 add y2 2 sub x 1 add y2 2 add x 2 sub y2 2 add curveto + fill + grestore +} def + +% x y1 y2 brace draw a brace; y1 is the top +/brace { + /y2 exch def + /y1 exch def + /x exch def + gsave + x 9 sub y1 y2 add 2 div translate + /topy y1 y2 sub 2 div 1 sub def + 0 1 1 { + pop + %0 topy moveto 0 0 lineto stroke + 0 0 moveto + 16 topy 0.2 mul -11 topy 0.6 mul 8 topy curveto + 8.7 topy lineto + -7 topy 0.7 mul 20 topy 0.3 mul 1 0 curveto + fill + 1 -1 scale % flip to do bottom half + } for + grestore +} def + +% endx endy wavy staffscale draw a wavy line from current point to here, +% scaled by staffscale +/wavy { + /staffscale exch def + /endy exch def % define the end point of the line + /endx exch def + currentpoint % line starts at current point + /begy exch def % define the beginning point of the line + /begx exch def + gsave + /dx endx begx sub def % find delta x and delta y + /dy endy begy sub def + /r dx dx mul dy dy mul add sqrt def % hypotenuse + /theta dy dx atan def % angle with positive x axis + begx begy translate % change axes so that we can draw the line + theta rotate % from (0, 0) to (r, 0) + staffscale staffscale scale % scale everything by staffscale + /scaledr r staffscale div def % but scale r in reverse to keep length + + % Each outer loop draws one cycle of the squiggle. It continues until + % we are at or beyond the desired end point. + 0 0 moveto + 0 6 scaledr { + gsave + % first loop draws left half of squiggle; second draws right + 0 1 1 { + 0.0 0.4 moveto + 2.0 1.9 3.4 2.3 3.9 0.0 curveto + 2.1 0.0 lineto + 1.9 0.8 1.4 0.7 0.0 -0.4 curveto + fill + pop 180 rotate -6 0 translate + } for + grestore + + pop 6 0 translate % shift axes right one squiggle + } for + + grestore +} def + +% x y space frets fretno numvert curvel curver [ f1 f2 f3 ... ] grid +% print a guitar grid diagram +/grid { + /grid_positions exch def % 0="o", -1="x", -2=nothing, positive=dot + /curver exch def % right string for curve, 0 if none + /curvel exch def % left string for curve, 0 if none + /numvert exch def % vertical position to print fretno, 0 if none + /fretno exch def % fret no. to print at right, 0 if none + /frets exch def % number of fret lines + /space exch def % points between two neighboring lines + /y exch def % y coord of top fret line + /x exch def % x coord of left strings + + gsave + /strings grid_positions length def % number of strings + /lmarky 0.4 space mul y add def % lowest Y of a "o" or "x" + space 10 div setlinewidth + 2 setlinecap + + % draw the lines of the grid + 0 1 strings 1 sub { % loop from left string to right string + dup space mul x add y moveto + space mul x add frets 1 sub space mul y exch sub lineto stroke + } for + 0 -1 1 frets sub { % loop from top fret (nut) to bottom fret + dup space mul y add x exch moveto + space mul y add strings 1 sub space mul x add exch lineto stroke + } for + + % draw the curved line if there is one + curvel 0 gt { + % within strings curvel to curver, find smallest positive fret + /minfret 1000 def + curvel 1 curver { + /strno exch def + /grid_p grid_positions strno 1 sub get def + grid_p 0 gt grid_p minfret lt and { + /minfret grid_p def + } if + } for + + % if curve goes above top fret, other marks must be higher + minfret 1 eq { + /hmarky 1.2 space mul y add def + } { + /hmarky lmarky def + } ifelse + + /strdiff curver curvel sub def + space 8 div setlinewidth + + % set endpoint coords of curve; higher if curve is short + /curvex1 curvel 1 sub space mul x add def + /curvex2 curver 1 sub space mul x add def + /curvey 1 minfret sub space mul y add def + strdiff 3 lt { + /curvey 0.2 strdiff div space mul curvey add def + } if + + % move to left end, set other points, draw curve + curvex1 curvey moveto + + curvex1 curvex2 curvex1 sub 3 div add + curvey space 0.4 strdiff sqrt mul mul add + + curvex2 curvex2 curvex1 sub 3 div sub + curvey space 0.4 strdiff sqrt mul mul add + + curvex2 curvey curveto stroke + } if + + space 10 div setlinewidth + + % draw dots and x and o marks + 0 1 strings 1 sub { % loop from left string to right string + /strno exch def % first string is 0 + /grid_p grid_positions strno get def + /strx strno space mul x add def + + % set Y of mark higher if curved line covers this string + strno 1 add curvel ge strno 1 add curver le and { + /marky hmarky def + } { + /marky lmarky def + } ifelse + + grid_p -1 eq { % draw an X above the string + /xhwid space 3 div def + strx xhwid sub marky xhwid sub moveto + strx xhwid add marky xhwid add lineto stroke + strx xhwid sub marky xhwid add moveto + strx xhwid add marky xhwid sub lineto stroke + } if + grid_p 0 eq { % draw a circle above the string + strx marky space 0.3 mul 0 360 arc stroke + } if + grid_p 1 ge { % draw a dot by the proper fret + strx y grid_p space mul sub space 3 div add + space 3 div 0 360 arc fill + } if + } for + + % print "X fr" if requested + fretno 0 gt { + /Palatino-Roman findfont space 1.9 mul scalefont setfont + x strings 0.5 sub space mul add + y space numvert 0.3 add mul sub moveto + fretno 2 string cvs show ( fr) show + } if + grestore +} def + +% x1 y1 x2 y2 whitebox draw a white rectangle with opposite +% corners of (x1,y1) and (x2,y2) +/whitebox { + /y2 exch def + /x2 exch def + /y1 exch def + /x1 exch def + 1.0 setgray + newpath + x1 y1 moveto + x1 y2 lineto + x2 y2 lineto + x2 y1 lineto + closepath + fill + stroke + 0.0 setgray +} def + + +/LineNum 0 def +/InputFile (unknown) def + +% n linenum +/linenum { + /LineNum exch def +} def + +% (inputfilename) inputfile +/inputfile { + /InputFile exch def +} def + +% find size of Encoding and make a dictionary +% that size for bounding box information +mfont0 begin +/dictsize Encoding length def +mfont0 /Mcbbox0 dictsize dict put + +% temporarily redefine printmchar0 to get code +5 dict begin +/printmchar0 { {} forall } def + +Mcbbox0 Encoding 128rest get [ 1140.0 0 -515.0 -1515.0 615.0 1685.0 ] put +Mcbbox0 Encoding 16rest get [ 830.0 0 -415.0 -1215.0 405.0 485.0 ] put +Mcbbox0 Encoding 1n get [ 1080.0 0 -535.0 -335.0 535.0 345.0 ] put +Mcbbox0 Encoding 1rest get [ 1540.0 0 -765.0 -5.0 765.0 645.0 ] put +Mcbbox0 Encoding 256rest get [ 1250.0 0 -625.0 -2115.0 615.0 1685.0 ] put +Mcbbox0 Encoding 2n get [ 880.0 0 -435.0 -345.0 435.0 355.0 ] put +Mcbbox0 Encoding 2rest get [ 1540.0 0 -765.0 -45.0 765.0 315.0 ] put +Mcbbox0 Encoding 32rest get [ 940.0 0 -415.0 -1215.0 515.0 1085.0 ] put +Mcbbox0 Encoding 4n get [ 840.0 0 -415.0 -335.0 415.0 345.0 ] put +Mcbbox0 Encoding 4rest get [ 650.0 0 -345.0 -885.0 295.0 985.0 ] put +Mcbbox0 Encoding 64rest get [ 1040.0 0 -515.0 -1515.0 515.0 1085.0 ] put +Mcbbox0 Encoding 8rest get [ 750.0 0 -305.0 -615.0 435.0 485.0 ] put +Mcbbox0 Encoding acc_gt get [ 1170.0 0 -525.0 -335.0 635.0 345.0 ] put +Mcbbox0 Encoding acc_hat get [ 780.0 0 -385.0 -5.0 385.0 875.0 ] put +Mcbbox0 Encoding acc_uhat get [ 780.0 0 -385.0 -5.0 385.0 875.0 ] put +Mcbbox0 Encoding begped get [ 470.0 0 -245.0 -45.0 215.0 615.0 ] put +Mcbbox0 Encoding cclef get [ 1540.0 0 -765.0 -1245.0 765.0 1255.0 ] put +Mcbbox0 Encoding coda get [ 1640.0 0 -815.0 -855.0 815.0 865.0 ] put +Mcbbox0 Encoding com get [ 1100.0 0 -575.0 -635.0 515.0 655.0 ] put +Mcbbox0 Encoding copyright get [ 920.0 0 -455.0 -45.0 455.0 855.0 ] put +Mcbbox0 Encoding cut get [ 1100.0 0 -575.0 -905.0 515.0 915.0 ] put +Mcbbox0 Encoding dblflat get [ 1170.0 0 -595.0 -405.0 565.0 1115.0 ] put +Mcbbox0 Encoding dblsharp get [ 720.0 0 -355.0 -345.0 355.0 355.0 ] put +Mcbbox0 Encoding dblwhole get [ 1090.0 0 -535.0 -605.0 545.0 615.0 ] put +Mcbbox0 Encoding diamond get [ 880.0 0 -435.0 -305.0 435.0 315.0 ] put +Mcbbox0 Encoding dim get [ 540.0 0 -265.0 -5.0 265.0 905.0 ] put +Mcbbox0 Encoding dn128n get [ 840.0 0 -415.0 -3545.0 415.0 345.0 ] put +Mcbbox0 Encoding dn16n get [ 840.0 0 -415.0 -2105.0 415.0 345.0 ] put +Mcbbox0 Encoding dn256n get [ 840.0 0 -415.0 -3965.0 415.0 345.0 ] put +Mcbbox0 Encoding dn2n get [ 880.0 0 -435.0 -2105.0 435.0 355.0 ] put +Mcbbox0 Encoding dn32n get [ 840.0 0 -415.0 -2585.0 415.0 345.0 ] put +Mcbbox0 Encoding dn4n get [ 840.0 0 -415.0 -2105.0 415.0 345.0 ] put +Mcbbox0 Encoding dn64n get [ 840.0 0 -415.0 -3065.0 415.0 345.0 ] put +Mcbbox0 Encoding dn8n get [ 840.0 0 -415.0 -2105.0 415.0 345.0 ] put +Mcbbox0 Encoding dnbow get [ 810.0 0 -395.0 -5.0 405.0 915.0 ] put +Mcbbox0 Encoding dnflag get [ 640.0 0 -335.0 -1705.0 295.0 15.0 ] put +Mcbbox0 Encoding dot get [ 280.0 0 -135.0 -125.0 135.0 135.0 ] put +Mcbbox0 Encoding dwhdiamond get [ 950.0 0 -465.0 -605.0 475.0 615.0 ] put +Mcbbox0 Encoding dwhrest get [ 340.0 0 -165.0 -5.0 165.0 615.0 ] put +Mcbbox0 Encoding endped get [ 480.0 0 -215.0 -45.0 255.0 615.0 ] put +Mcbbox0 Encoding fclef get [ 1840.0 0 -1015.0 -1705.0 815.0 655.0 ] put +Mcbbox0 Encoding ferm get [ 1640.0 0 -815.0 -5.0 815.0 1015.0 ] put +Mcbbox0 Encoding filldiamond get [ 880.0 0 -435.0 -305.0 435.0 315.0 ] put +Mcbbox0 Encoding flat get [ 580.0 0 -295.0 -405.0 275.0 1115.0 ] put +Mcbbox0 Encoding gclef get [ 1790.0 0 -915.0 -1605.0 865.0 3015.0 ] put +Mcbbox0 Encoding halfdim get [ 760.0 0 -375.0 -5.0 375.0 1015.0 ] put +Mcbbox0 Encoding invmor get [ 1320.0 0 -655.0 -455.0 655.0 465.0 ] put +Mcbbox0 Encoding invturn get [ 1300.0 0 -645.0 -335.0 645.0 345.0 ] put +Mcbbox0 Encoding leg get [ 840.0 0 -415.0 -55.0 415.0 65.0 ] put +Mcbbox0 Encoding ll1rest get [ 840.0 0 -415.0 -5.0 415.0 625.0 ] put +Mcbbox0 Encoding ll2rest get [ 840.0 0 -415.0 -15.0 415.0 315.0 ] put +Mcbbox0 Encoding measrpt get [ 1300.0 0 -645.0 -675.0 645.0 685.0 ] put +Mcbbox0 Encoding mor get [ 1320.0 0 -655.0 -285.0 655.0 295.0 ] put +Mcbbox0 Encoding nat get [ 520.0 0 -255.0 -855.0 255.0 865.0 ] put +Mcbbox0 Encoding pedal get [ 1040.0 0 -515.0 -45.0 515.0 675.0 ] put +Mcbbox0 Encoding qwhrest get [ 340.0 0 -165.0 -605.0 165.0 615.0 ] put +Mcbbox0 Encoding rr get [ 940.0 0 -465.0 -25.0 465.0 1035.0 ] put +Mcbbox0 Encoding sharp get [ 700.0 0 -345.0 -935.0 345.0 945.0 ] put +Mcbbox0 Encoding sign get [ 1340.0 0 -665.0 -825.0 665.0 835.0 ] put +Mcbbox0 Encoding tr get [ 1440.0 0 -715.0 -5.0 715.0 1015.0 ] put +Mcbbox0 Encoding triangle get [ 800.0 0 -395.0 -45.0 395.0 785.0 ] put +Mcbbox0 Encoding turn get [ 1300.0 0 -645.0 -325.0 645.0 345.0 ] put +Mcbbox0 Encoding uferm get [ 1640.0 0 -815.0 -5.0 815.0 1015.0 ] put +Mcbbox0 Encoding up128n get [ 1390.0 0 -745.0 -335.0 635.0 3555.0 ] put +Mcbbox0 Encoding up16n get [ 1390.0 0 -745.0 -335.0 635.0 2115.0 ] put +Mcbbox0 Encoding up256n get [ 1390.0 0 -745.0 -335.0 635.0 3975.0 ] put +Mcbbox0 Encoding up2n get [ 880.0 0 -435.0 -345.0 435.0 2115.0 ] put +Mcbbox0 Encoding up32n get [ 1390.0 0 -745.0 -335.0 635.0 2595.0 ] put +Mcbbox0 Encoding up4n get [ 850.0 0 -415.0 -335.0 425.0 2115.0 ] put +Mcbbox0 Encoding up64n get [ 1390.0 0 -745.0 -335.0 635.0 3075.0 ] put +Mcbbox0 Encoding up8n get [ 1390.0 0 -745.0 -335.0 635.0 2115.0 ] put +Mcbbox0 Encoding upbow get [ 720.0 0 -355.0 -115.0 355.0 925.0 ] put +Mcbbox0 Encoding upflag get [ 640.0 0 -335.0 -5.0 295.0 1715.0 ] put +Mcbbox0 Encoding uwedge get [ 340.0 0 -165.0 -5.0 165.0 505.0 ] put +Mcbbox0 Encoding wedge get [ 340.0 0 -165.0 5.0 165.0 515.0 ] put +Mcbbox0 Encoding xnote get [ 880.0 0 -435.0 -365.0 435.0 375.0 ] put + +end +end + +/Mfont0 mfont0 definefont + + +% find size of Encoding and make a dictionary +% that size for bounding box information +mfont1 begin +/dictsize Encoding length def +mfont1 /Mcbbox1 dictsize dict put + +% temporarily redefine printmchar1 to get code +5 dict begin +/printmchar1 { {} forall } def + +Mcbbox1 Encoding blankhead get [ 880.0 0 -435.0 -275.0 435.0 285.0 ] put +Mcbbox1 Encoding dwhisostriangle get [ 950.0 0 -465.0 -605.0 475.0 615.0 ] put +Mcbbox1 Encoding dwhpiewedge get [ 950.0 0 -465.0 -605.0 475.0 615.0 ] put +Mcbbox1 Encoding dwhrectangle get [ 950.0 0 -465.0 -605.0 475.0 615.0 ] put +Mcbbox1 Encoding dwhrighttriangle get [ 950.0 0 -465.0 -605.0 475.0 615.0 ] put +Mcbbox1 Encoding dwhsemicircle get [ 950.0 0 -465.0 -605.0 475.0 615.0 ] put +Mcbbox1 Encoding dwhslashhead get [ 1410.0 0 -695.0 -725.0 705.0 735.0 ] put +Mcbbox1 Encoding fillisostriangle get [ 880.0 0 -435.0 -275.0 435.0 315.0 ] put +Mcbbox1 Encoding fillpiewedge get [ 880.0 0 -435.0 -305.0 435.0 285.0 ] put +Mcbbox1 Encoding fillrectangle get [ 880.0 0 -435.0 -275.0 435.0 285.0 ] put +Mcbbox1 Encoding fillrighttriangle get [ 880.0 0 -435.0 -305.0 435.0 285.0 ] put +Mcbbox1 Encoding fillsemicircle get [ 880.0 0 -435.0 -305.0 435.0 285.0 ] put +Mcbbox1 Encoding fillslashhead get [ 1300.0 0 -645.0 -675.0 645.0 685.0 ] put +Mcbbox1 Encoding isostriangle get [ 880.0 0 -435.0 -275.0 435.0 315.0 ] put +Mcbbox1 Encoding piewedge get [ 880.0 0 -435.0 -305.0 435.0 285.0 ] put +Mcbbox1 Encoding rectangle get [ 880.0 0 -435.0 -275.0 435.0 285.0 ] put +Mcbbox1 Encoding righttriangle get [ 880.0 0 -435.0 -305.0 435.0 285.0 ] put +Mcbbox1 Encoding semicircle get [ 880.0 0 -435.0 -305.0 435.0 285.0 ] put +Mcbbox1 Encoding slashhead get [ 1380.0 0 -685.0 -725.0 685.0 735.0 ] put +Mcbbox1 Encoding udwhrighttriangle get [ 950.0 0 -465.0 -605.0 475.0 615.0 ] put +Mcbbox1 Encoding ufillrighttriangle get [ 880.0 0 -435.0 -275.0 435.0 315.0 ] put +Mcbbox1 Encoding urighttriangle get [ 880.0 0 -435.0 -275.0 435.0 315.0 ] put + +end +end + +/Mfont1 mfont1 definefont + +/makeExtEncoding { + /extendedencoding 256 array def + StandardEncoding extendedencoding copy + extendedencoding 32 /exclamdown put + extendedencoding 33 /cent put + extendedencoding 34 /sterling put + extendedencoding 35 /yen put + extendedencoding 36 /quotedblleft put + extendedencoding 37 /guillemotleft put + extendedencoding 38 /guillemotright put + extendedencoding 39 /guilsinglleft put + extendedencoding 40 /guilsinglright put + extendedencoding 41 /dagger put + extendedencoding 42 /daggerdbl put + extendedencoding 43 /bullet put + extendedencoding 44 /quotedblbase put + extendedencoding 45 /quotedblright put + extendedencoding 46 /questiondown put + extendedencoding 47 /grave put + extendedencoding 48 /acute put + extendedencoding 49 /macron put + extendedencoding 50 /breve put + extendedencoding 51 /dotaccent put + extendedencoding 52 /dieresis put + extendedencoding 53 /ring put + extendedencoding 54 /cedilla put + extendedencoding 55 /hungarumlaut put + extendedencoding 56 /ogonek put + extendedencoding 57 /caron put + extendedencoding 58 /emdash put + extendedencoding 59 /AE put + extendedencoding 60 /ae put + extendedencoding 61 /ordfeminine put + extendedencoding 62 /ordmasculine put + extendedencoding 63 /Lslash put + extendedencoding 64 /lslash put + extendedencoding 65 /Oslash put + extendedencoding 66 /oslash put + extendedencoding 67 /OE put + extendedencoding 68 /oe put + extendedencoding 69 /dotlessi put + extendedencoding 70 /germandbls put + extendedencoding 71 /Aacute put + extendedencoding 72 /aacute put + extendedencoding 73 /Acircumflex put + extendedencoding 74 /acircumflex put + extendedencoding 75 /Adieresis put + extendedencoding 76 /adieresis put + extendedencoding 77 /Agrave put + extendedencoding 78 /agrave put + extendedencoding 79 /Aring put + extendedencoding 80 /aring put + extendedencoding 81 /Atilde put + extendedencoding 82 /atilde put + extendedencoding 83 /Ccedilla put + extendedencoding 84 /ccedilla put + extendedencoding 85 /Eacute put + extendedencoding 86 /eacute put + extendedencoding 87 /Ecircumflex put + extendedencoding 88 /ecircumflex put + extendedencoding 89 /Edieresis put + extendedencoding 90 /edieresis put + extendedencoding 91 /Egrave put + extendedencoding 92 /egrave put + extendedencoding 93 /Iacute put + extendedencoding 94 /iacute put + extendedencoding 95 /Icircumflex put + extendedencoding 96 /icircumflex put + extendedencoding 97 /Idieresis put + extendedencoding 98 /idieresis put + extendedencoding 99 /Igrave put + extendedencoding 100 /igrave put + extendedencoding 101 /Ntilde put + extendedencoding 102 /ntilde put + extendedencoding 103 /Oacute put + extendedencoding 104 /oacute put + extendedencoding 105 /Ocircumflex put + extendedencoding 106 /ocircumflex put + extendedencoding 107 /Odieresis put + extendedencoding 108 /odieresis put + extendedencoding 109 /Ograve put + extendedencoding 110 /ograve put + extendedencoding 111 /Otilde put + extendedencoding 112 /otilde put + extendedencoding 113 /Scaron put + extendedencoding 114 /scaron put + extendedencoding 115 /Uacute put + extendedencoding 116 /uacute put + extendedencoding 117 /Ucircumflex put + extendedencoding 118 /ucircumflex put + extendedencoding 119 /Udieresis put + extendedencoding 120 /udieresis put + extendedencoding 121 /Ugrave put + extendedencoding 122 /ugrave put + extendedencoding 123 /Ydieresis put + extendedencoding 124 /ydieresis put + extendedencoding 125 /Zcaron put + extendedencoding 126 /zcaron put + extendedencoding 127 /space put +} def + +/makeExtendedFont { + findfont + dup length dict /newdict exch def + { 1 index /FID ne + { newdict 3 1 roll put } + { pop pop } + ifelse + } forall + newdict /Encoding extendedencoding put + newdict /UniqueID newdict /UniqueID get 1 add put + newdict definefont pop +} def +/flagsep 1.60 300 mul def % 1.60 stepsizes +/scv 147460 def /sf 962 string def +/fa {/p 0 def /chr exch -3 bitshift 127 and def {sf exch p add dup /p exch def chr put} forall} def +[ 74 62 70 54 29 55 36 37 19 26 45 40 41 50 45 52 19 73 11 68 ] 1567304784 fa +[ 961 ] 1341740116 fa +[ 12 4 5 4 4 2 4 3 3 7 7 3 5 5 4 5 4 2 5 3 ] 1969419526 fa +[ 96 4 4 3 2 4 11 2 6 23 13 16 8 3 28 13 8 3 6 11 ] 387152134 fa +[ 268 4 13 12 5 4 4 5 4 5 3 2 4 3 4 8 3 3 9 2 ] 305899779 fa +[ 369 3 4 9 3 3 9 2 4 3 4 7 4 4 4 9 5 3 5 4 ] 477458695 fa +[ 498 4 36 4 37 4 42 4 4 37 4 4 35 4 4 5 13 3 4 4 ] 1130513667 fa +[ 759 3 5 33 4 5 9 29 5 4 3 5 4 4 5 4 4 5 4 3 ] 1205319942 fa +[ 902 8 4 2 3 4 3 4 4 3 2 3 9 ] 1708988675 fa +[ 468 6 4 10 3 30 5 3 24 40 4 3 3 3 3 8 23 1 1 1 ] 123455756 fa +[ 664 23 4 2 13 66 4 5 9 ] 2061720845 fa +[ 795 ] 1622189328 fa +[ 463 45 40 41 50 45 84 ] 304180545 fa +[ 494 40 41 49 45 43 84 ] 251711819 fa +[ 149 203 37 144 ] 358262127 fa +[ 456 142 52 ] 95949173 fa +[ 0 13 13 10 65 36 6 26 38 17 13 53 4 13 13 25 36 183 7 140 ] 1751712121 fa +[ 839 5 13 12 13 13 48 ] 1943250302 fa +[ 30 164 254 7 42 4 36 4 18 1 18 4 46 3 1 41 4 39 4 41 ] 499619205 fa +[ 798 1 3 1 ] 1277775234 fa +[ 76 32 135 79 99 8 246 43 30 160 ] 734015880 fa +[ 265 70 36 12 25 87 4 36 4 37 4 46 4 41 43 83 4 83 41 3 ] 1546658194 fa +[ 193 49 180 8 17 134 ] 831070621 fa +[ 353 366 ] 1033403809 fa +[ 266 1 190 39 40 41 50 45 43 45 ] 1758436783 fa +[ 423 8 109 ] 508918194 fa +[ 328 6 30 6 31 6 269 ] 212071871 fa +[ 390 357 2 ] 1671244225 fa +[ 500 ] 347047368 fa +[ 558 ] 1276946910 fa +[ 651 ] 2109048312 fa +[ 644 ] 1914352160 fa +[ 520 ] 471204394 fa +[ 512 5 2 ] 1930983991 fa +[ 665 ] 154021439 fa +[ 513 ] 777103941 fa +[ 514 ] 260959830 fa +[ 530 239 ] 1284535922 fa +[ 510 ] 1982423675 fa +[ 150 ] 1969948305 fa +[ 511 7 134 ] 1407991454 fa +[ 144 371 ] 1896661664 fa +[ 464 52 ] 1444653737 fa +[ 509 81 ] 1712172720 fa +[ 110 11 32 24 22 18 40 12 54 7 17 19 18 19 22 13 377 94 9 11 ] 889612 fa +[ 954 ] 1802916616 fa +[ 80 146 51 78 37 84 8 8 73 5 44 45 33 9 73 9 130 9 11 12 ] 1808121621 fa +[ 19 42 3 22 8 82 63 23 25 13 8 5 176 248 40 73 12 13 13 12 ] 1752602397 fa +[ 22 10 37 42 1 2 19 26 6 38 17 13 38 11 21 13 16 9 27 9 ] 1598682919 fa +[ 405 9 13 46 49 50 50 213 18 12 13 13 12 45 10 ] 160257827 fa +[ 1 8 8 6 10 10 16 11 14 8 23 19 13 19 13 7 15 3 9 8 ] 882894639 fa +[ 234 40 9 15 6 7 6 25 36 37 19 6 47 16 40 41 50 45 43 6 ] 185215791 fa +[ 733 19 37 16 12 13 3 3 12 6 6 6 7 6 7 6 6 6 45 10 ] 1706915629 fa +[ 24 10 37 45 2 17 5 1 15 4 7 5 8 8 17 17 13 11 8 26 ] 1713964852 fa +[ 284 21 13 25 18 18 19 18 28 1 7 28 2 4 106 24 3 2 32 36 ] 1218620208 fa +[ 695 62 1 7 13 1 7 2 37 4 8 5 13 12 13 13 12 45 5 1 ] 1317868340 fa +[ 960 ] 75399990 fa +[ 45 9 155 6 245 68 21 98 60 109 ] 1430691640 fa +[ 20 27 15 25 8 33 173 13 45 37 83 170 5 34 8 115 40 12 13 13 ] 841629509 fa +[ 901 ] 422446918 fa +[ 27 25 37 13 3 40 12 73 49 77 4 33 4 68 89 219 21 27 3 4 ] 560155470 fa +[ 466 6 135 41 7 6 36 6 89 ] 803193686 fa +[ 42 80 1 55 80 1 80 36 37 155 1 263 40 65 ] 189315943 fa +[ 6 31 36 9 43 21 6 185 36 37 210 ] 1031359337 fa +[ 44 9 101 4 4 20 8 80 3 23 30 5 19 17 20 17 15 7 7 36 ] 586694517 fa +[ 552 22 20 16 3 55 42 31 10 33 ] 343336822 fa +[ 7 4 54 54 10 22 10 20 8 8 53 5 226 12 115 38 17 42 26 13 ] 1808462718 fa +[ 780 32 ] 847653755 fa +[ 3 63 31 408 18 4 18 6 22 13 15 3 32 9 17 4 15 5 18 4 ] 1627872128 fa +[ 724 83 7 ] 1643402114 fa +[ 228 296 8 25 39 16 159 14 34 ] 670118796 fa +[ 2 2 47 69 19 34 23 20 35 5 187 10 51 2 38 2 39 2 48 2 ] 888380310 fa +[ 680 2 41 2 2 5 13 11 10 40 2 50 80 ] 1392580498 fa +[ 14 25 10 7 22 49 21 22 1 4 10 23 4 13 15 5 16 15 12 3 ] 2114772893 fa +[ 295 30 24 9 28 9 23 19 13 1 8 24 67 16 3 30 3 3 53 9 ] 453068702 fa +[ 694 6 9 20 11 23 1 23 23 22 8 5 1 24 41 9 11 4 5 1 ] 1393470366 fa +[ 944 8 ] 1770206109 fa +[ 10 5 25 6 4 7 42 39 25 20 4 4 7 2 14 17 126 5 32 5 ] 113705892 fa +[ 442 25 4 6 114 27 38 42 32 25 20 47 19 112 ] 998588323 fa +[ 79 19 131 109 36 37 74 70 1 59 8 34 3 25 5 9 3 80 11 27 ] 1221405612 fa +[ 912 9 11 ] 273962927 fa +[ 8 230 25 23 6 17 130 31 61 64 16 127 32 ] 1881483187 fa +[ 130 683 ] 1406620603 fa +[ 18 10 32 25 5 3 10 3 143 50 13 9 61 93 86 1 1 180 48 58 ] 1980878788 fa +[ 861 13 9 4 12 8 17 3 ] 1447963591 fa +[ 67 143 8 128 115 435 19 2 ] 477757388 fa +[ 490 35 ] 1151262673 fa +[ 5 70 67 32 37 16 14 7 27 18 142 301 17 90 103 ] 1523362782 fa +[ 117 14 33 38 17 13 20 26 3 453 89 3 8 113 10 ] 1908448236 fa +sf cvx exec + +% set up extended character set fonts +makeExtEncoding +/Ext-Helvetica-Oblique /Helvetica-Oblique makeExtendedFont +%%EndProlog +%%Page: 1 1 +save +1216322504 1216321786 sv +0.770000 0.770000 scale +% S_SSV +(/home/johnkr/mup/5.3/doc/arkkra/sample.mup) inputfile +53 linenum +% S_SSV +141 linenum +% S_SSV +144 linenum +% S_SSV +155 linenum +% S_SSV +159 linenum +% S_SSV +167 linenum +% S_SSV +174 linenum +% S_SSV +177 linenum +% S_SSV +189 linenum +% S_FEED +46 linenum +/Times-Roman findfont +13 scalefont +setfont +360.43 884.59 moveto +(First Movement) show +274.11 1314.68 738.70 5 1.000000 1.000000 stf +274.11 1234.26 738.70 5 1.000000 1.000000 stf +274.11 1170.66 738.70 5 1.000000 0.800000 stf +274.11 1107.06 738.70 1 1.000000 1.000000 stf +274.11 1028.13 738.70 5 1.000000 1.000000 stf +274.11 946.01 738.70 5 1.000000 1.000000 stf +274.11 831.00 738.70 5 1.000000 1.000000 stf +274.11 750.98 738.70 6 1.735000 1.000000 stf +274.11 670.95 738.70 5 1.000000 1.000000 stf +/Times-Roman findfont +12 scalefont +setfont +83.90 766.44 moveto +(Choir) show +/Palatino-Roman findfont +11 scalefont +setfont +78.07 669.93 moveto +(foghorn) show +84.99 657.45 moveto +(in G) show +107.90 659.39 0.583333 flat +110.08 657.45 moveto +/Times-Roman findfont +12 scalefont +setfont +66.62 480.26 moveto +(keyboard) show +/Times-Roman findfont +12 scalefont +setfont +80.59 282.96 moveto +(Guitar) show +/Palatino-Roman findfont +14 scalefont +setfont +65.45 164.05 moveto +(Soprano) show +128.11 825.68 715.26 bracket +129.61 536.13 430.01 brace +128.11 342.00 217.95 bracket +0.70 setlinewidth +130.11 822.68 moveto +130.11 154.95 lineto stroke +% S_CLEFSIG +141.91 804.68 1.000000 gclef +142.16 736.26 1.000000 fclef +138.54 676.26 0.800000 cclef +136.11 595.56 moveto +136.11 610.56 lineto stroke +138.21 595.56 moveto +138.21 610.56 lineto stroke +141.91 518.13 1.000000 gclef +142.16 448.01 1.000000 fclef +141.91 321.00 1.000000 gclef +/Helvetica-Bold findfont +20 scalefont +setfont +133.11 256.92 moveto +(T) show +/Helvetica-Bold findfont +20 scalefont +setfont +133.11 239.04 moveto +(A) show +/Helvetica-Bold findfont +20 scalefont +setfont +133.11 221.16 moveto +(B) show +141.91 160.95 1.000000 gclef +155.95 810.68 1.000000 flat +161.43 819.68 1.000000 flat +166.92 807.68 1.000000 flat +155.95 724.26 1.000000 flat +161.43 733.26 1.000000 flat +166.92 721.26 1.000000 flat +156.06 666.66 0.800000 sharp +161.51 676.26 0.800000 sharp +166.97 669.06 0.800000 sharp +155.95 524.13 1.000000 flat +161.43 533.13 1.000000 flat +166.92 521.13 1.000000 flat +155.95 436.01 1.000000 flat +161.43 445.01 1.000000 flat +166.92 433.01 1.000000 flat +155.95 327.00 1.000000 flat +161.43 336.00 1.000000 flat +166.92 324.00 1.000000 flat +155.95 166.95 1.000000 flat +161.43 175.95 1.000000 flat +166.92 163.95 1.000000 flat +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +172.67 810.68 moveto +(9) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +172.67 798.48 moveto +(8) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +172.67 730.26 moveto +(9) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +172.67 718.05 moveto +(8) show +/NewCenturySchlbk-Bold findfont +13 scalefont +setfont +172.67 666.66 moveto +(9) show +/NewCenturySchlbk-Bold findfont +13 scalefont +setfont +172.67 656.72 moveto +(8) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +172.67 603.06 moveto +(9) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +172.67 590.85 moveto +(8) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +172.67 524.13 moveto +(9) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +172.67 511.92 moveto +(8) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +172.67 442.01 moveto +(9) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +172.67 429.80 moveto +(8) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +172.67 327.00 moveto +(9) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +172.67 314.79 moveto +(8) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +172.67 166.95 moveto +(9) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +172.67 154.74 moveto +(8) show +% S_CHHEAD +% S_STAFF +% staff 1 +save +331 linenum +/Helvetica-Oblique findfont +11 scalefont +setfont +211.06 776.32 moveto +(These) show +/Helvetica-Oblique findfont +11 scalefont +setfont +285.74 776.32 moveto +(are) show +/Helvetica-Oblique findfont +11 scalefont +setfont +366.84 776.32 moveto +(the) show +331 linenum +/Helvetica-Oblique findfont +11 scalefont +setfont +211.06 764.51 moveto +(This) show +/Helvetica-Oblique findfont +11 scalefont +setfont +287.74 764.51 moveto +(is) show +/Helvetica-Oblique findfont +11 scalefont +setfont +363.95 764.51 moveto +(verse) show +219.06 804.68 1.000000 4n +228.32 807.68 1.000000 dot +219.06 798.68 1.000000 4n +228.32 801.68 1.000000 dot +219.06 792.68 1.000000 4n +228.32 795.68 1.000000 dot +212.83 792.68 moveto +225.29 792.68 lineto stroke +222.74 793.43 moveto +222.74 825.68 lineto stroke +289.72 804.68 1.000000 4n +298.98 807.68 1.000000 dot +289.72 798.68 1.000000 4n +298.98 801.68 1.000000 dot +289.72 792.68 1.000000 4n +298.98 795.68 1.000000 dot +283.49 792.68 moveto +295.95 792.68 lineto stroke +293.40 793.43 moveto +293.40 825.68 lineto stroke +370.67 810.68 1.000000 4n +379.93 813.68 1.000000 dot +370.67 801.68 1.000000 4n +379.93 801.68 1.000000 dot +370.67 795.68 1.000000 4n +379.93 795.68 1.000000 dot +374.35 796.43 moveto +374.35 831.68 lineto stroke +/Palatino-Roman findfont +14 scalefont +setfont +213.60 835.46 moveto +(Andante ) show +restore +% S_STAFF +% staff 2 +save +219.06 727.26 1.000000 4n +228.32 727.26 1.000000 dot +0.70 setlinewidth +222.74 728.01 moveto +222.74 748.26 lineto stroke +289.72 727.26 1.000000 4n +286.04 726.51 moveto +286.04 707.32 lineto stroke +318.60 724.26 1.000000 8rest +344.67 733.26 1.000000 4n +340.98 732.51 moveto +340.98 713.32 lineto stroke +370.67 736.26 1.000000 4n +379.93 739.26 1.000000 dot +366.99 735.51 moveto +366.99 715.26 lineto stroke +newpath +285.69 708.82 moveto +341.33 714.82 lineto +341.33 711.82 lineto +285.69 705.82 lineto +closepath +fill +219.81 751.26 moveto +219.80 751.41 lineto +263.09 755.16 306.44 756.06 349.85 754.11 curveto +393.25 752.17 436.35 747.40 479.13 739.79 curveto +479.09 739.50 lineto +436.24 746.30 393.13 750.67 349.78 752.62 curveto +306.43 754.56 263.10 754.06 219.81 751.11 curveto +fill +restore +% S_STAFF +% staff 3 +save +202.61 666.66 0.466667 4n +198.01 666.66 0.466667 dblsharp +0.56 setlinewidth +204.21 667.05 moveto +204.21 678.66 lineto stroke +205.72 678.66 0.466667 dnflag +newpath +201.61 669.66 moveto +201.61 670.86 lineto +206.81 676.46 lineto +206.81 675.26 lineto +closepath +fill +219.06 673.86 0.800000 2n +211.55 673.86 0.800000 sharp +226.64 673.86 0.800000 dot +/Palatino-Roman findfont +11 scalefont +setfont +212.92 680.53 moveto +219.06 680.53 0.916667 acc_gt +225.20 680.53 moveto +215.94 673.26 moveto +215.94 657.06 lineto stroke +370.67 666.66 0.800000 4rest +377.52 669.06 0.800000 dot +restore +% S_STAFF +% staff 4 +save +325.58 597.06 1.000000 ll1rest +restore +% S_STAFF +% staff 5 +save +219.06 527.13 1.000000 4n +0.70 setlinewidth +222.74 527.88 moveto +222.74 548.13 lineto stroke +256.90 518.13 1.000000 4n +260.59 518.88 moveto +260.59 539.13 lineto stroke +289.72 527.13 1.000000 4n +298.98 527.13 1.000000 dot +293.40 527.88 moveto +293.40 548.13 lineto stroke +370.67 536.13 1.000000 4n +374.35 536.88 moveto +374.35 557.13 lineto stroke +425.61 536.13 1.000000 4n +429.29 536.88 moveto +429.29 555.63 lineto stroke +443.17 536.13 1.000000 4n +446.85 536.88 moveto +446.85 555.63 lineto stroke +/NewCenturySchlbk-BoldItalic findfont +11 scalefont +setfont +234.81 545.91 moveto +(2) show +215.03 554.41 moveto +232.81 550.77 lineto stroke +243.15 549.06 moveto +260.94 545.41 lineto stroke +215.03 554.41 moveto +215.03 551.41 lineto stroke +260.94 545.41 moveto +260.94 542.41 lineto stroke +newpath +428.94 557.13 moveto +447.20 557.13 lineto +447.20 554.13 lineto +428.94 554.13 lineto +closepath +fill +newpath +428.94 552.13 moveto +447.20 552.13 lineto +447.20 549.13 lineto +428.94 549.13 lineto +closepath +fill +219.06 506.13 1.000000 2n +228.54 503.13 1.000000 dot +212.61 506.13 moveto +225.51 506.13 lineto stroke +215.16 505.38 moveto +215.16 485.13 lineto stroke +370.67 509.13 1.000000 4n +379.93 509.13 1.000000 dot +366.99 508.38 moveto +366.99 488.13 lineto stroke +300.22 512.13 1.000000 4n +303.90 512.88 moveto +303.90 532.22 lineto stroke +318.60 515.13 1.000000 4n +322.28 515.88 moveto +322.28 534.68 lineto stroke +344.67 518.13 1.000000 4n +348.35 518.88 moveto +348.35 538.17 lineto stroke +379.67 521.13 1.000000 4n +371.22 521.13 1.000000 nat +383.35 521.88 moveto +383.35 542.13 lineto stroke +386.38 542.13 1.000000 dnflag +400.18 521.13 1.000000 4n +403.86 521.88 moveto +403.86 542.13 lineto stroke +newpath +303.55 533.72 moveto +348.70 539.67 lineto +348.70 536.67 lineto +303.55 530.72 lineto +closepath +fill +376.70 541.23 moveto +376.68 541.37 lineto +384.59 544.22 392.75 545.64 401.16 545.64 curveto +409.56 545.64 417.72 544.22 425.63 541.37 curveto +425.59 541.08 lineto +417.57 543.12 409.43 544.14 401.16 544.14 curveto +392.88 544.14 384.74 543.12 376.72 541.08 curveto +fill +/Palatino-Roman findfont +14 scalefont +setfont +365.63 561.91 moveto +(VII) show +388.72 569.09 moveto +/Palatino-Roman findfont +9 scalefont +setfont +(6) show +385.12 558.82 moveto +386.92 562.11 0.416667 sharp +388.72 558.82 moveto +388.72 559.64 moveto +(5) show +393.20 561.91 moveto +/Palatino-Roman findfont +14 scalefont +setfont +( ) show +/Palatino-Roman findfont +14 scalefont +setfont +217.04 562.91 moveto +(i ) show +restore +% S_STAFF +% staff 6 +save +219.06 418.01 1.000000 4n +228.32 421.01 1.000000 dot +0.70 setlinewidth +212.83 418.01 moveto +225.29 418.01 lineto stroke +212.83 424.01 moveto +225.29 424.01 lineto stroke +219.06 397.01 1.000000 4n +228.32 397.01 1.000000 dot +212.83 400.01 moveto +225.29 400.01 lineto stroke +212.83 406.01 moveto +225.29 406.01 lineto stroke +212.83 412.01 moveto +225.29 412.01 lineto stroke +212.83 418.01 moveto +225.29 418.01 lineto stroke +212.83 424.01 moveto +225.29 424.01 lineto stroke +222.74 397.76 moveto +222.74 442.01 lineto stroke +289.72 418.01 1.000000 4n +298.98 421.01 1.000000 dot +283.49 418.01 moveto +295.95 418.01 lineto stroke +283.49 424.01 moveto +295.95 424.01 lineto stroke +289.72 397.01 1.000000 4n +298.98 397.01 1.000000 dot +283.49 400.01 moveto +295.95 400.01 lineto stroke +283.49 406.01 moveto +295.95 406.01 lineto stroke +283.49 412.01 moveto +295.95 412.01 lineto stroke +283.49 418.01 moveto +295.95 418.01 lineto stroke +283.49 424.01 moveto +295.95 424.01 lineto stroke +293.40 397.76 moveto +293.40 442.01 lineto stroke +370.67 421.01 1.000000 4n +379.93 421.01 1.000000 dot +364.44 424.01 moveto +376.90 424.01 lineto stroke +370.67 400.01 1.000000 4n +379.93 403.01 1.000000 dot +364.44 400.01 moveto +376.90 400.01 lineto stroke +364.44 406.01 moveto +376.90 406.01 lineto stroke +364.44 412.01 moveto +376.90 412.01 lineto stroke +364.44 418.01 moveto +376.90 418.01 lineto stroke +364.44 424.01 moveto +376.90 424.01 lineto stroke +374.35 400.76 moveto +374.35 442.01 lineto stroke +/Palatino-Roman findfont +14 scalefont +setfont +213.60 466.79 moveto +(Andante ) show +219.06 377.80 moveto +219.06 370.81 lineto stroke +219.06 370.81 moveto +221.59 370.81 lineto stroke +220.92 370.81 moveto +339.96 370.81 lineto stroke +339.63 370.81 moveto +344.67 377.80 lineto stroke +344.67 377.80 moveto +349.71 370.81 lineto stroke +/Palatino-Roman findfont +14 scalefont +setfont +368.43 381.58 moveto +368.43 388.76 moveto +/Palatino-Roman findfont +9 scalefont +setfont +(6) show +368.43 379.31 moveto +(5) show +gsave +0.58 setlinewidth +368.43 380.78 moveto +372.91 383.71 lineto stroke +grestore +372.91 379.31 moveto +372.91 381.58 moveto +/Palatino-Roman findfont +14 scalefont +setfont +( ) show +restore +% S_STAFF +% staff 7 +save +219.06 321.00 1.000000 4n +228.32 324.00 1.000000 dot +219.06 315.00 1.000000 4n +228.32 318.00 1.000000 dot +219.06 309.00 1.000000 4n +228.32 312.00 1.000000 dot +0.70 setlinewidth +212.83 309.00 moveto +225.29 309.00 lineto stroke +222.74 309.75 moveto +222.74 342.00 lineto stroke +289.72 309.00 1.000000 4n +283.49 309.00 moveto +295.95 309.00 lineto stroke +293.40 309.75 moveto +293.40 325.50 lineto stroke +318.60 300.00 1.000000 4n +312.37 303.00 moveto +324.83 303.00 lineto stroke +312.37 309.00 moveto +324.83 309.00 lineto stroke +322.28 300.75 moveto +322.28 325.50 lineto stroke +344.67 309.00 1.000000 4n +338.43 309.00 moveto +350.90 309.00 lineto stroke +348.35 309.75 moveto +348.35 325.50 lineto stroke +370.67 339.00 1.000000 4n +379.93 342.00 1.000000 dot +370.67 333.00 1.000000 4n +379.93 336.00 1.000000 dot +370.67 324.00 1.000000 4n +362.22 324.00 1.000000 nat +379.93 324.00 1.000000 dot +370.67 312.00 1.000000 4n +379.93 312.00 1.000000 dot +374.35 312.75 moveto +374.35 360.00 lineto stroke +newpath +293.05 327.00 moveto +348.70 327.00 lineto +348.70 324.00 lineto +293.05 324.00 lineto +closepath +fill +restore +% S_STAFF +% staff 8 +save +215.71 246.71 222.41 257.65 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +215.71 247.86 moveto +(0) show +215.71 236.51 222.41 247.03 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +215.71 237.52 moveto +(1) show +215.71 225.89 222.41 236.83 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +215.71 227.11 moveto +(3) show +286.37 225.89 293.07 236.83 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +286.37 227.11 moveto +(3) show +315.25 215.48 321.95 226.42 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +315.25 216.70 moveto +(3) show +341.32 225.89 348.01 236.83 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +341.32 227.11 moveto +(3) show +367.32 267.74 374.02 278.26 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +367.32 268.75 moveto +(1) show +367.32 257.12 374.02 268.06 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +367.32 258.34 moveto +(3) show +367.32 246.82 374.02 257.54 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +367.32 247.75 moveto +(2) show +367.32 236.30 374.02 247.24 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +367.32 237.45 moveto +(0) show +restore +% S_STAFF +% staff 9 +save +331 linenum +0.70 setlinewidth +232.87 138.97 moveto +484.11 138.97 lineto stroke +/Helvetica-Oblique findfont +11 scalefont +setfont +214.45 138.97 moveto +(ah) show +219.06 169.95 1.000000 fillrectangle +228.54 169.95 1.000000 dot +215.16 169.95 moveto +215.16 148.95 lineto stroke +289.72 175.95 1.000000 fillisostriangle +285.82 173.55 moveto +285.82 153.45 lineto stroke +318.60 169.95 1.000000 fillrectangle +314.70 169.95 moveto +314.70 153.45 lineto stroke +344.67 175.95 1.000000 fillisostriangle +340.77 173.55 moveto +340.77 153.45 lineto stroke +370.67 178.95 1.000000 fillsemicircle +380.15 181.95 1.000000 dot +366.77 181.35 moveto +366.77 157.95 lineto stroke +newpath +285.47 154.95 moveto +341.12 154.95 lineto +341.12 151.95 lineto +285.47 151.95 lineto +closepath +fill +restore +% S_BAR +331 linenum +0.70 setlinewidth +461.45 822.68 moveto +461.45 798.68 lineto stroke +461.45 742.26 moveto +461.45 718.26 lineto stroke +461.45 676.26 moveto +461.45 657.06 lineto stroke +461.45 609.06 moveto +461.45 597.06 lineto stroke +461.45 536.13 moveto +461.45 430.01 lineto stroke +461.45 339.00 moveto +461.45 220.95 lineto stroke +461.45 178.95 moveto +461.45 154.95 lineto stroke +/Palatino-Bold findfont +12 scalefont +setfont +gsave +newpath +1.000000 1.000000 scale +461.45 355.72 7.72 0 360 arc +1.000000 1.000000 scale +1.000000 1.000000 scale +461.45 355.72 7.22 0 360 arc +eofill +grestore +456.77 351.65 moveto +(A) show +/Palatino-Bold findfont +12 scalefont +setfont +gsave +newpath +1.000000 1.000000 scale +461.45 552.85 7.72 0 360 arc +1.000000 1.000000 scale +1.000000 1.000000 scale +461.45 552.85 7.22 0 360 arc +eofill +grestore +456.77 548.78 moveto +(A) show +/Palatino-Bold findfont +12 scalefont +setfont +gsave +newpath +1.000000 1.000000 scale +461.45 839.41 7.72 0 360 arc +1.000000 1.000000 scale +1.000000 1.000000 scale +461.45 839.41 7.22 0 360 arc +eofill +grestore +456.77 835.34 moveto +(A) show +0.70 setlinewidth +349.37 370.81 moveto +460.45 370.81 lineto stroke +% S_CHHEAD +% S_STAFF +% staff 1 +save +331 linenum +/Helvetica-Oblique findfont +11 scalefont +setfont +470.24 776.32 moveto +(words!) show +331 linenum +/Helvetica-Oblique findfont +11 scalefont +setfont +465.97 764.51 moveto +(two) show +/Ext-Helvetica-Oblique findfont +11 scalefont +setfont +() show +/Helvetica-Oblique findfont +11 scalefont +setfont +(oh) show +/Ext-Helvetica-Oblique findfont +11 scalefont +setfont +() show +/Helvetica-Oblique findfont +11 scalefont +setfont +(yes.) show +479.86 813.68 1.000000 2n +489.34 813.68 1.000000 dot +479.86 804.68 1.000000 2n +489.34 807.68 1.000000 dot +479.86 792.68 1.000000 2n +489.34 795.68 1.000000 dot +473.41 792.68 moveto +486.31 792.68 lineto stroke +483.76 793.43 moveto +483.76 834.68 lineto stroke +682.24 810.68 1.000000 4rest +690.54 813.68 1.000000 dot +/Palatino-Italic findfont +13 scalefont +setfont +674.54 845.57 moveto +(To coda ) show +727.93 854.86 1.083333 coda +737.72 845.57 moveto +/Times-Roman findfont +13 scalefont +setfont +674.54 831.68 moveto +restore +% S_STAFF +% staff 2 +save +479.86 733.26 1.000000 2n +489.34 733.26 1.000000 dot +479.86 727.26 1.000000 2n +489.34 727.26 1.000000 dot +0.70 setlinewidth +475.96 732.51 moveto +475.96 706.26 lineto stroke +682.24 730.26 1.000000 4rest +690.54 733.26 1.000000 dot +restore +% S_STAFF +% staff 3 +save +479.86 673.86 0.800000 2n +470.53 673.86 0.800000 dblflat +487.44 673.86 0.800000 dot +0.56 setlinewidth +476.74 673.26 moveto +476.74 657.06 lineto stroke +682.24 666.66 0.800000 4rest +689.09 669.06 0.800000 dot +restore +% S_STAFF +% staff 4 +save +479.86 603.06 1.000000 4n +489.12 606.06 1.000000 dot +0.70 setlinewidth +483.54 603.81 moveto +483.54 624.06 lineto stroke +574.99 603.06 1.000000 ll2rest +584.26 606.06 1.000000 dot +restore +% S_STAFF +% staff 5 +save +479.86 548.13 1.000000 2n +489.34 551.13 1.000000 dot +0.70 setlinewidth +473.41 548.13 moveto +486.31 548.13 lineto stroke +473.41 542.13 moveto +486.31 542.13 lineto stroke +483.76 548.88 moveto +483.76 569.13 lineto stroke +682.24 536.13 1.000000 4rest +690.54 539.13 1.000000 dot +479.86 512.13 1.000000 4n +476.18 511.38 moveto +476.18 495.63 lineto stroke +522.39 518.13 1.000000 4n +518.71 517.38 moveto +518.71 495.63 lineto stroke +549.56 512.13 1.000000 4n +545.88 511.38 moveto +545.88 495.63 lineto stroke +574.99 518.13 1.000000 4n +571.31 517.38 moveto +571.31 495.63 lineto stroke +591.72 512.13 1.000000 4n +588.03 511.38 moveto +588.03 495.63 lineto stroke +608.44 518.13 1.000000 4n +604.76 517.38 moveto +604.76 495.63 lineto stroke +625.17 512.13 1.000000 4n +621.48 511.38 moveto +621.48 495.63 lineto stroke +641.89 518.13 1.000000 4n +638.21 517.38 moveto +638.21 495.63 lineto stroke +658.78 512.13 1.000000 4n +655.09 511.38 moveto +655.09 495.63 lineto stroke +682.24 512.13 1.000000 4rest +690.54 515.13 1.000000 dot +newpath +475.83 497.13 moveto +546.23 497.13 lineto +546.23 494.13 lineto +475.83 494.13 lineto +closepath +fill +newpath +570.96 497.13 moveto +655.44 497.13 lineto +655.44 494.13 lineto +570.96 494.13 lineto +closepath +fill +newpath +570.96 502.13 moveto +588.38 502.13 lineto +588.38 499.13 lineto +570.96 499.13 lineto +closepath +fill +newpath +604.41 502.13 moveto +621.83 502.13 lineto +621.83 499.13 lineto +604.41 499.13 lineto +closepath +fill +newpath +637.86 502.13 moveto +655.44 502.13 lineto +655.44 499.13 lineto +637.86 499.13 lineto +closepath +fill +restore +% S_STAFF +% staff 6 +save +479.86 418.01 1.000000 2n +489.34 421.01 1.000000 dot +0.70 setlinewidth +473.41 418.01 moveto +486.31 418.01 lineto stroke +473.41 424.01 moveto +486.31 424.01 lineto stroke +483.76 418.76 moveto +483.76 440.51 lineto stroke +newpath +483.76 434.01 moveto +483.76 437.01 lineto +578.89 455.94 lineto +578.89 452.94 lineto +closepath +fill +newpath +483.76 439.01 moveto +483.76 442.01 lineto +578.89 460.94 lineto +578.89 457.94 lineto +closepath +fill +574.99 439.01 1.000000 2n +584.47 439.01 1.000000 dot +578.89 439.76 moveto +578.89 459.44 lineto stroke +682.24 442.01 1.000000 4rest +690.54 445.01 1.000000 dot +460.45 370.81 moveto +475.15 370.81 lineto stroke +474.82 370.81 moveto +479.86 377.80 lineto stroke +479.86 377.80 moveto +484.90 370.81 lineto stroke +484.57 370.81 moveto +639.62 370.81 lineto stroke +638.95 370.81 moveto +641.89 370.81 lineto stroke +641.89 377.80 moveto +641.89 370.81 lineto stroke +restore +% S_STAFF +% staff 7 +save +479.86 342.00 1.000000 2n +489.34 342.00 1.000000 dot +479.86 330.00 1.000000 2n +489.34 330.00 1.000000 dot +479.86 321.00 1.000000 2n +489.34 324.00 1.000000 dot +479.86 315.00 1.000000 2n +489.34 318.00 1.000000 dot +0.70 setlinewidth +475.96 341.25 moveto +475.96 289.20 lineto stroke +newpath +470.96 300.50 moveto +470.96 303.50 lineto +480.96 307.90 lineto +480.96 304.90 lineto +closepath +fill +newpath +470.96 295.50 moveto +470.96 298.50 lineto +480.96 302.90 lineto +480.96 299.90 lineto +closepath +fill +newpath +470.96 290.50 moveto +470.96 293.50 lineto +480.96 297.90 lineto +480.96 294.90 lineto +closepath +fill +682.24 327.00 1.000000 4rest +690.54 330.00 1.000000 dot +restore +% S_STAFF +% staff 8 +save +476.51 267.53 483.21 278.47 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +476.51 268.75 moveto +(3) show +476.51 257.33 483.21 267.85 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +476.51 258.34 moveto +(1) show +476.51 246.71 483.21 257.65 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +476.51 247.86 moveto +(0) show +476.51 236.51 483.21 247.03 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +476.51 237.52 moveto +(1) show +newpath +474.86 227.27 moveto +474.86 230.27 lineto +484.86 234.67 lineto +484.86 231.67 lineto +closepath +fill +newpath +474.86 222.27 moveto +474.86 225.27 lineto +484.86 229.67 lineto +484.86 226.67 lineto +closepath +fill +newpath +474.86 217.27 moveto +474.86 220.27 lineto +484.86 224.67 lineto +484.86 221.67 lineto +closepath +fill +restore +% S_STAFF +% staff 9 +save +479.86 175.95 1.000000 isostriangle +489.34 175.95 1.000000 dot +0.70 setlinewidth +475.96 173.55 moveto +475.96 154.95 lineto stroke +682.24 166.95 1.000000 4rest +690.54 169.95 1.000000 dot +restore +% S_BAR +331 linenum +0.70 setlinewidth +735.35 822.68 moveto +735.35 798.68 lineto stroke +738.35 822.68 moveto +738.35 798.68 lineto stroke +735.35 742.26 moveto +735.35 718.26 lineto stroke +738.35 742.26 moveto +738.35 718.26 lineto stroke +735.35 676.26 moveto +735.35 657.06 lineto stroke +738.35 676.26 moveto +738.35 657.06 lineto stroke +735.35 609.06 moveto +735.35 597.06 lineto stroke +738.35 609.06 moveto +738.35 597.06 lineto stroke +735.35 536.13 moveto +735.35 430.01 lineto stroke +738.35 536.13 moveto +738.35 430.01 lineto stroke +735.35 339.00 moveto +735.35 220.95 lineto stroke +738.35 339.00 moveto +738.35 220.95 lineto stroke +735.35 178.95 moveto +735.35 154.95 lineto stroke +738.35 178.95 moveto +738.35 154.95 lineto stroke +% S_FEED +336 linenum +% Printing header/footer +/Times-Roman findfont +18 scalefont +setfont +251.47 939.19 moveto +(Sample Song to Show What Mup Can Do) show +/Palatino-Italic findfont +12 scalefont +setfont +362.15 925.15 moveto +(This is a subtitle) show +/Times-Roman findfont +12 scalefont +setfont +65.45 912.33 moveto +(Text: Ann Onymous) show +/Times-Roman findfont +12 scalefont +setfont +625.73 912.33 moveto +(Tune: Arthur Unknown) show +/Times-Roman findfont +12 scalefont +setfont +65.45 899.51 moveto +/Times-Roman findfont +12 scalefont +setfont +706.88 899.51 moveto +(\(1995\)) show +/Times-Roman findfont +12 scalefont +setfont +323.99 103.77 moveto +(This is a sample of a Mup footer) show +/Times-Roman findfont +12 scalefont +setfont +400.57 90.96 moveto +( ) show +/Times-Roman findfont +11 scalefont +setfont +65.45 79.21 moveto +(Published by Arkkra Enterprises) show +/Times-Roman findfont +11 scalefont +setfont +320.17 79.21 moveto +(P. O. Box 315 Warrenville, IL 60555) show +/Times-Roman findfont +11 scalefont +setfont +636.34 79.21 moveto +(http://www.arkkra.com) show +showpage +restore +%%Page: 2 2 +save +1361190600 1361190394 sv +0.770000 0.770000 scale +/Times-Roman findfont +12 scalefont +setfont +364.28 930.22 moveto +(First movement) show +240.05 1338.43 1098.70 5 1.000000 1.000000 stf +/Helvetica-Oblique findfont +9 scalefont +setfont +100.55 860.43 moveto +(3) show +240.05 1255.27 1098.70 5 1.000000 1.000000 stf +240.05 1191.67 1098.70 5 1.000000 0.800000 stf +240.05 1125.09 1098.70 1 1.000000 1.000000 stf +240.05 1052.07 1098.70 5 1.000000 1.000000 stf +/Helvetica-Oblique findfont +9 scalefont +setfont +100.55 574.07 moveto +(3) show +240.05 979.83 1098.70 5 1.000000 1.000000 stf +240.05 895.55 1098.70 5 1.000000 1.000000 stf +/Helvetica-Oblique findfont +9 scalefont +setfont +100.55 417.55 moveto +(3) show +240.05 791.31 1098.70 6 1.735000 1.000000 stf +240.05 711.29 1098.70 5 1.000000 1.000000 stf +/Times-Roman findfont +12 scalefont +setfont +72.08 788.82 moveto +(Ch) show +/Times-Roman findfont +12 scalefont +setfont +65.45 507.92 moveto +(Kbd) show +/Times-Roman findfont +12 scalefont +setfont +70.13 335.40 moveto +(Gtr) show +94.05 849.43 736.27 bracket +95.55 560.07 463.83 brace +94.05 406.55 258.29 bracket +0.70 setlinewidth +96.05 846.43 moveto +96.05 195.29 lineto stroke +316.27 429.55 moveto +316.27 440.55 lineto stroke +/Times-Roman findfont +12 scalefont +setfont +319.27 430.55 moveto +(1.) show +316.27 440.55 moveto +419.86 440.55 lineto stroke +419.86 440.55 moveto +419.86 429.55 lineto stroke +316.27 578.09 moveto +316.27 589.09 lineto stroke +/Times-Roman findfont +12 scalefont +setfont +319.27 579.09 moveto +(1.) show +316.27 589.09 moveto +419.86 589.09 lineto stroke +419.86 589.09 moveto +419.86 578.09 lineto stroke +316.27 899.98 moveto +316.27 910.98 lineto stroke +/Times-Roman findfont +12 scalefont +setfont +319.27 900.98 moveto +(1.) show +316.27 910.98 moveto +419.86 910.98 lineto stroke +419.86 910.98 moveto +419.86 899.98 lineto stroke +423.86 429.55 moveto +423.86 440.55 lineto stroke +/Times-Roman findfont +12 scalefont +setfont +426.86 430.55 moveto +(2.) show +423.86 440.55 moveto +579.34 440.55 lineto stroke +423.86 578.09 moveto +423.86 589.09 lineto stroke +/Times-Roman findfont +12 scalefont +setfont +426.86 579.09 moveto +(2.) show +423.86 589.09 moveto +579.34 589.09 lineto stroke +423.86 899.98 moveto +423.86 910.98 lineto stroke +/Times-Roman findfont +12 scalefont +setfont +426.86 900.98 moveto +(2.) show +423.86 910.98 moveto +579.34 910.98 lineto stroke +% S_CLEFSIG +107.84 828.43 1.000000 gclef +108.09 757.27 1.000000 fclef +104.47 697.27 0.800000 cclef +102.05 613.59 moveto +102.05 628.59 lineto stroke +104.15 613.59 moveto +104.15 628.59 lineto stroke +107.84 542.07 1.000000 gclef +108.09 481.83 1.000000 fclef +107.84 385.55 1.000000 gclef +107.84 201.29 1.000000 gclef +121.88 834.43 1.000000 flat +127.37 843.43 1.000000 flat +132.85 831.43 1.000000 flat +121.88 745.27 1.000000 flat +127.37 754.27 1.000000 flat +132.85 742.27 1.000000 flat +121.99 687.67 0.800000 sharp +127.45 697.27 0.800000 sharp +132.90 690.07 0.800000 sharp +121.88 548.07 1.000000 flat +127.37 557.07 1.000000 flat +132.85 545.07 1.000000 flat +121.88 469.83 1.000000 flat +127.37 478.83 1.000000 flat +132.85 466.83 1.000000 flat +121.88 391.55 1.000000 flat +127.37 400.55 1.000000 flat +132.85 388.55 1.000000 flat +121.88 207.29 1.000000 flat +127.37 216.29 1.000000 flat +132.85 204.29 1.000000 flat +% S_CHHEAD +% S_STAFF +% staff 1 +save +165.79 816.43 1.000000 2n +175.27 819.43 1.000000 dot +159.34 816.43 moveto +172.24 816.43 lineto stroke +169.69 817.18 moveto +169.69 837.43 lineto stroke +267.32 828.43 1.000000 4n +276.59 831.43 1.000000 dot +271.01 829.18 moveto +271.01 849.43 lineto stroke +/Times-Roman findfont +14 scalefont +setfont +155.67 887.89 moveto +(Cm) show +153.79 880.03 4.80 5 3 1 2 6 [ -2 1 3 3 2 1 ] grid +restore +% S_STAFF +% staff 2 +save +165.79 754.27 1.000000 4n +175.06 754.27 1.000000 dot +0.70 setlinewidth +162.11 753.52 moveto +162.11 733.27 lineto stroke +213.33 754.27 1.000000 4n +222.59 754.27 1.000000 dot +229.06 754.27 1.000000 dot +209.65 753.52 moveto +209.65 729.77 lineto stroke +242.03 757.27 1.000000 4n +238.35 756.52 moveto +238.35 733.85 lineto stroke +252.89 760.27 1.000000 4n +249.20 759.52 moveto +249.20 735.39 lineto stroke +267.32 748.27 1.000000 4n +276.59 748.27 1.000000 dot +271.01 749.02 moveto +271.01 769.27 lineto stroke +newpath +209.30 731.27 moveto +249.55 736.89 lineto +249.55 733.89 lineto +209.30 728.27 lineto +closepath +fill +newpath +238.00 740.35 moveto +229.94 739.21 lineto +229.94 736.21 lineto +238.00 737.35 lineto +closepath +fill +newpath +238.00 745.35 moveto +229.94 744.21 lineto +229.94 741.21 lineto +238.00 742.35 lineto +closepath +fill +198.10 722.27 moveto +278.32 726.27 lineto stroke +198.10 722.27 moveto +278.32 718.26 lineto stroke +restore +% S_STAFF +% staff 3 +save +165.79 690.07 0.800000 2n +158.97 690.07 0.800000 nat +173.38 690.07 0.800000 dot +178.70 690.07 0.800000 dot +0.56 setlinewidth +162.67 689.47 moveto +162.67 673.27 lineto stroke +289.31 690.07 0.800000 4n +286.37 689.47 moveto +286.37 673.27 lineto stroke +/Palatino-Roman findfont +11 scalefont +setfont +282.58 701.96 moveto +289.31 701.96 0.916667 turn +296.04 701.96 moveto +173.15 703.79 moveto +267.32 703.79 0.800000 wavy +/Palatino-Roman findfont +11 scalefont +setfont +158.43 698.99 moveto +165.79 698.99 0.916667 tr +173.15 698.99 moveto +restore +% S_STAFF +% staff 4 +save +165.79 621.09 1.000000 2n +175.27 624.09 1.000000 dot +0.70 setlinewidth +169.69 621.84 moveto +169.69 642.09 lineto stroke +newpath +164.69 628.39 moveto +164.69 631.39 lineto +174.69 635.79 lineto +174.69 632.79 lineto +closepath +fill +newpath +164.69 633.39 moveto +164.69 636.39 lineto +174.69 640.79 lineto +174.69 637.79 lineto +closepath +fill +267.32 621.09 1.000000 4n +276.59 624.09 1.000000 dot +/Palatino-Roman findfont +14 scalefont +setfont +264.72 614.55 moveto +267.32 614.55 1.166667 dot +269.93 614.55 moveto +271.01 621.84 moveto +271.01 642.09 lineto stroke +restore +% S_STAFF +% staff 5 +save +165.79 542.07 1.000000 4n +175.06 545.07 1.000000 dot +165.79 536.07 1.000000 4n +175.06 539.07 1.000000 dot +165.79 530.07 1.000000 4n +175.06 533.07 1.000000 dot +0.70 setlinewidth +159.56 530.07 moveto +172.02 530.07 lineto stroke +169.47 530.82 moveto +169.47 563.07 lineto stroke +154.76 545.35 moveto +154.76 526.79 1.000000 wavy +154.76 548.35 moveto +150.76 540.35 lineto stroke +154.76 548.35 moveto +158.76 540.35 lineto stroke +213.33 542.07 1.000000 4n +222.59 545.07 1.000000 dot +213.33 536.07 1.000000 4n +222.59 539.07 1.000000 dot +213.33 530.07 1.000000 4n +222.59 533.07 1.000000 dot +207.10 530.07 moveto +219.56 530.07 lineto stroke +217.01 530.82 moveto +217.01 563.07 lineto stroke +202.30 545.35 moveto +202.30 526.79 1.000000 wavy +202.30 523.79 moveto +198.30 531.79 lineto stroke +202.30 523.79 moveto +206.30 531.79 lineto stroke +267.32 542.07 1.000000 4n +276.59 545.07 1.000000 dot +267.32 536.07 1.000000 4n +276.59 539.07 1.000000 dot +267.32 530.07 1.000000 4n +276.59 533.07 1.000000 dot +261.09 530.07 moveto +273.56 530.07 lineto stroke +271.01 530.82 moveto +271.01 563.07 lineto stroke +256.29 545.35 moveto +256.29 526.79 1.000000 wavy +/Times-BoldItalic findfont +14 scalefont +setfont +265.01 512.04 moveto +(ff ) show +restore +% S_STAFF +% staff 6 +save +164.02 478.83 0.583333 2n +175.27 478.83 1.000000 dot +165.79 472.83 1.000000 2n +175.27 472.83 1.000000 dot +0.70 setlinewidth +161.89 478.34 moveto +161.89 451.83 lineto stroke +267.32 478.83 1.000000 4n +263.64 478.08 moveto +263.64 457.83 lineto stroke +266.67 457.83 1.000000 upflag +289.31 472.83 1.000000 4n +292.99 473.58 moveto +292.99 493.83 lineto stroke +269.32 483.93 moveto +269.33 484.16 lineto +272.99 485.22 276.63 485.20 280.27 484.11 curveto +283.91 483.01 286.97 481.02 289.43 478.12 curveto +289.19 477.73 lineto +286.48 480.14 283.39 481.87 279.92 482.92 curveto +276.44 483.96 272.91 484.22 269.32 483.69 curveto +fill +restore +% S_STAFF +% staff 7 +save +165.79 409.55 1.000000 4n +157.34 409.55 1.000000 nat +175.06 412.55 1.000000 dot +0.70 setlinewidth +159.56 409.55 moveto +172.02 409.55 lineto stroke +169.47 410.30 moveto +169.47 430.55 lineto stroke +213.33 412.55 1.000000 4n +222.59 412.55 1.000000 dot +207.10 409.55 moveto +219.56 409.55 lineto stroke +217.01 413.30 moveto +217.01 433.55 lineto stroke +267.32 412.55 1.000000 4n +258.87 412.55 1.000000 nat +261.09 409.55 moveto +273.56 409.55 lineto stroke +271.01 413.30 moveto +271.01 433.55 lineto stroke +274.03 433.55 1.000000 dnflag +289.31 409.55 1.000000 4n +283.08 409.55 moveto +295.54 409.55 lineto stroke +292.99 410.30 moveto +292.99 430.55 lineto stroke +165.79 385.55 1.000000 4n +175.06 382.55 1.000000 dot +162.11 384.80 moveto +162.11 364.55 lineto stroke +213.33 385.55 1.000000 4n +209.65 384.80 moveto +209.65 364.55 lineto stroke +252.89 385.55 1.000000 4n +249.20 384.80 moveto +249.20 364.55 lineto stroke +252.23 364.55 1.000000 upflag +267.32 385.55 1.000000 4n +276.59 382.55 1.000000 dot +263.64 384.80 moveto +263.64 364.55 lineto stroke +273.36 417.65 moveto +281.86 418.94 lineto stroke +281.86 418.94 moveto +289.31 414.65 lineto stroke +227.59 417.65 moveto +247.46 425.75 lineto stroke +247.46 425.75 moveto +267.32 417.65 lineto stroke +180.06 414.65 moveto +195.97 424.22 lineto stroke +195.97 424.22 moveto +213.33 417.65 lineto stroke +restore +% S_STAFF +% staff 8 +save +162.44 307.87 169.14 318.81 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +162.44 309.09 moveto +(5) show +/Helvetica findfont +12 scalefont +setfont +204.98 331.11 moveto +(1/2) show +0.70 setlinewidth +171.64 314.34 moveto +173.72 314.22 175.81 314.22 177.89 314.34 curveto +185.58 314.76 193.26 315.32 200.82 316.86 curveto +202.25 317.15 203.69 317.42 204.99 318.12 curveto +208.24 319.87 211.64 321.45 213.33 325.06 curveto +213.63 325.69 213.63 326.32 213.33 326.95 curveto +stroke +213.33 324.53 1.000000 uwedge +/Helvetica findfont +12 scalefont +setfont +259.66 346.72 moveto +(full) show +213.33 327.95 moveto +216.03 327.82 218.73 327.82 221.43 327.95 curveto +231.38 328.44 241.31 329.08 251.13 330.88 curveto +252.97 331.21 254.82 331.51 256.53 332.34 curveto +260.63 334.33 265.07 335.89 267.32 340.38 curveto +267.69 341.11 267.69 341.84 267.32 342.57 curveto +stroke +267.32 340.15 1.000000 uwedge +267.32 343.57 moveto +268.42 343.80 269.52 343.80 270.62 343.57 curveto +275.03 342.64 279.11 340.95 282.72 338.21 curveto +283.66 337.49 284.36 336.57 284.92 335.53 curveto +287.37 330.91 288.56 325.91 289.31 320.78 curveto +289.51 319.44 289.51 318.10 289.31 316.76 curveto +stroke +289.31 314.34 1.000000 wedge +162.44 287.05 169.14 297.99 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +162.44 288.20 moveto +(0) show +209.98 287.05 216.68 297.99 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +209.98 288.20 moveto +(0) show +249.54 287.05 256.23 297.99 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +249.54 288.20 moveto +(0) show +263.98 287.05 270.67 297.99 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +263.98 288.20 moveto +(0) show +restore +% S_STAFF +% staff 9 +save +165.79 210.29 1.000000 fillrectangle +0.70 setlinewidth +161.89 210.29 moveto +161.89 191.55 lineto stroke +180.19 207.29 1.000000 4n +176.51 206.54 moveto +176.51 188.89 lineto stroke +198.10 204.29 1.000000 ufillrighttriangle +189.43 204.29 1.000000 nat +194.20 204.29 moveto +194.20 185.57 lineto stroke +213.33 201.29 1.000000 filldiamond +217.23 201.29 moveto +217.23 216.99 lineto stroke +227.77 189.29 1.000000 fillrectangle +221.32 189.29 moveto +234.22 189.29 lineto stroke +231.67 189.29 moveto +231.67 214.26 lineto stroke +252.89 192.29 1.000000 fillpiewedge +256.78 192.59 moveto +256.78 209.52 lineto stroke +267.32 195.29 1.000000 fillisostriangle +276.80 198.29 1.000000 dot +271.22 192.89 moveto +271.22 216.29 lineto stroke +newpath +161.54 193.05 moveto +194.55 187.07 lineto +194.55 184.07 lineto +161.54 190.05 lineto +closepath +fill +newpath +216.88 218.49 moveto +257.13 211.02 lineto +257.13 208.02 lineto +216.88 215.49 lineto +closepath +fill +restore +% S_LINE +345 linenum +gsave +179.04 816.43 translate +9.1 rotate +/Palatino-Italic findfont +11 scalefont +setfont +26.65 6.89 moveto +(gliss.) show +grestore +179.04 816.43 moveto +254.29 828.43 1.000000 wavy +% S_CURVE +480 linenum +441.19 484.83 moveto +441.10 484.94 lineto +461.94 513.57 488.54 535.07 520.90 549.43 curveto +547.42 561.20 574.40 569.92 603.93 562.46 curveto +641.95 552.86 670.65 531.02 690.05 496.95 curveto +689.87 496.71 lineto +670.10 530.27 641.31 551.71 603.49 561.03 curveto +574.36 568.21 547.73 559.54 521.55 548.08 curveto +489.27 533.95 462.52 512.83 441.29 484.71 curveto +fill +% S_BAR +388 linenum +0.70 setlinewidth +314.27 846.43 moveto +314.27 822.43 lineto stroke +314.27 763.27 moveto +314.27 739.27 lineto stroke +314.27 697.27 moveto +314.27 678.07 lineto stroke +314.27 627.09 moveto +314.27 615.09 lineto stroke +314.27 560.07 moveto +314.27 463.83 lineto stroke +314.27 403.55 moveto +314.27 261.29 lineto stroke +314.27 219.29 moveto +314.27 195.29 lineto stroke +% S_CHHEAD +% S_STAFF +% staff 1 +save +1.50 setlinewidth +331.38 828.43 moveto +331.38 840.43 lineto stroke +400.24 828.43 moveto +400.24 840.43 lineto stroke +3.00 setlinewidth +331.38 834.43 moveto +400.24 834.43 lineto stroke +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +361.20 849.43 moveto +(2) show +restore +% S_STAFF +% staff 2 +save +1.50 setlinewidth +331.38 745.27 moveto +331.38 757.27 lineto stroke +400.24 745.27 moveto +400.24 757.27 lineto stroke +3.00 setlinewidth +331.38 751.27 moveto +400.24 751.27 lineto stroke +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +361.20 766.27 moveto +(2) show +restore +% S_STAFF +% staff 3 +save +1.20 setlinewidth +335.22 682.87 moveto +335.22 692.47 lineto stroke +396.40 682.87 moveto +396.40 692.47 lineto stroke +2.40 setlinewidth +335.22 687.67 moveto +396.40 687.67 lineto stroke +/NewCenturySchlbk-Bold findfont +13 scalefont +setfont +362.07 699.67 moveto +(2) show +restore +% S_STAFF +% staff 4 +save +1.50 setlinewidth +331.38 615.09 moveto +331.38 627.09 lineto stroke +400.24 615.09 moveto +400.24 627.09 lineto stroke +3.00 setlinewidth +331.38 621.09 moveto +400.24 621.09 lineto stroke +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +361.20 627.09 moveto +(2) show +restore +% S_STAFF +% staff 5 +save +1.50 setlinewidth +331.38 542.07 moveto +331.38 554.07 lineto stroke +400.24 542.07 moveto +400.24 554.07 lineto stroke +3.00 setlinewidth +331.38 548.07 moveto +400.24 548.07 lineto stroke +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +361.20 563.07 moveto +(2) show +restore +% S_STAFF +% staff 6 +save +1.50 setlinewidth +331.38 469.83 moveto +331.38 481.83 lineto stroke +400.24 469.83 moveto +400.24 481.83 lineto stroke +3.00 setlinewidth +331.38 475.83 moveto +400.24 475.83 lineto stroke +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +361.20 490.83 moveto +(2) show +restore +% S_STAFF +% staff 7 +save +1.50 setlinewidth +331.38 385.55 moveto +331.38 397.55 lineto stroke +400.24 385.55 moveto +400.24 397.55 lineto stroke +3.00 setlinewidth +331.38 391.55 moveto +400.24 391.55 lineto stroke +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +361.20 406.55 moveto +(2) show +restore +% S_STAFF +% staff 8 +save +restore +% S_STAFF +% staff 9 +save +1.50 setlinewidth +331.38 201.29 moveto +331.38 213.29 lineto stroke +400.24 201.29 moveto +400.24 213.29 lineto stroke +3.00 setlinewidth +331.38 207.29 moveto +400.24 207.29 lineto stroke +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +361.20 222.29 moveto +(2) show +restore +% S_BAR +394 linenum +417.86 837.43 1.000000 dot +417.86 831.43 1.000000 dot +0.70 setlinewidth +421.86 846.43 moveto +421.86 822.43 lineto stroke +3.00 setlinewidth +425.86 846.43 moveto +425.86 822.43 lineto stroke +0.70 setlinewidth +417.86 754.27 1.000000 dot +417.86 748.27 1.000000 dot +421.86 763.27 moveto +421.86 739.27 lineto stroke +3.00 setlinewidth +425.86 763.27 moveto +425.86 739.27 lineto stroke +0.70 setlinewidth +417.86 690.07 0.800000 dot +417.86 685.27 0.800000 dot +421.86 697.27 moveto +421.86 678.07 lineto stroke +3.00 setlinewidth +425.86 697.27 moveto +425.86 678.07 lineto stroke +0.70 setlinewidth +417.86 624.09 1.000000 dot +417.86 618.09 1.000000 dot +421.86 627.09 moveto +421.86 615.09 lineto stroke +3.00 setlinewidth +425.86 627.09 moveto +425.86 615.09 lineto stroke +0.70 setlinewidth +417.86 551.07 1.000000 dot +417.86 545.07 1.000000 dot +417.86 478.83 1.000000 dot +417.86 472.83 1.000000 dot +421.86 560.07 moveto +421.86 463.83 lineto stroke +3.00 setlinewidth +425.86 560.07 moveto +425.86 463.83 lineto stroke +0.70 setlinewidth +417.86 394.55 1.000000 dot +417.86 388.55 1.000000 dot +417.86 297.72 1.000000 dot +417.86 276.90 1.000000 dot +421.86 403.55 moveto +421.86 261.29 lineto stroke +3.00 setlinewidth +425.86 403.55 moveto +425.86 261.29 lineto stroke +0.70 setlinewidth +417.86 210.29 1.000000 dot +417.86 204.29 1.000000 dot +421.86 219.29 moveto +421.86 195.29 lineto stroke +3.00 setlinewidth +425.86 219.29 moveto +425.86 195.29 lineto stroke +0.70 setlinewidth +% S_SSV +398 linenum +% S_CHHEAD +% S_STAFF +% staff 1 +save +423 linenum +/Helvetica-Oblique findfont +14 scalefont +setfont +466.96 787.40 moveto +(-) show +/Helvetica-Oblique findfont +11 scalefont +setfont +435.17 787.40 moveto +/Helvetica-Oblique findfont +14 scalefont +setfont +(Ma) show +/Helvetica-Oblique findfont +14 scalefont +setfont +511.97 787.40 moveto +(-) show +/Helvetica-Oblique findfont +14 scalefont +setfont +482.26 787.40 moveto +/Ext-Helvetica-Oblique findfont +14 scalefont +setfont +(f) show +/Helvetica-Oblique findfont +14 scalefont +setfont +(a) show +/Helvetica-Oblique findfont +14 scalefont +setfont +529.04 787.40 moveto +(na) show +441.19 822.43 1.000000 4n +450.46 825.43 1.000000 dot +441.19 816.43 1.000000 4n +450.46 819.43 1.000000 dot +434.96 816.43 moveto +447.43 816.43 lineto stroke +444.88 817.18 moveto +444.88 843.43 lineto stroke +487.32 828.43 1.000000 4n +496.59 831.43 1.000000 dot +487.32 822.43 1.000000 4n +496.59 825.43 1.000000 dot +491.01 823.18 moveto +491.01 849.43 lineto stroke +532.95 822.43 1.000000 4n +542.21 825.43 1.000000 dot +532.95 816.43 1.000000 4n +542.21 819.43 1.000000 dot +526.72 816.43 moveto +539.18 816.43 lineto stroke +536.63 817.18 moveto +536.63 843.43 lineto stroke +441.94 810.16 moveto +441.95 810.31 lineto +483.13 806.43 524.40 804.99 565.75 805.99 curveto +607.10 806.99 648.25 810.43 689.19 816.31 curveto +689.22 816.01 lineto +648.34 809.33 607.20 805.50 565.79 804.49 curveto +524.38 803.49 483.09 805.33 441.94 810.01 curveto +fill +/Times-Roman findfont +14 scalefont +setfont +431.07 887.89 moveto +(Cm) show +429.19 880.03 4.80 5 3 1 2 6 [ -2 1 3 3 2 1 ] grid +restore +% S_STAFF +% staff 2 +save +441.19 760.27 1.000000 4n +450.46 760.27 1.000000 dot +441.19 748.27 1.000000 4n +450.46 748.27 1.000000 dot +0.70 setlinewidth +437.51 759.52 moveto +437.51 727.27 lineto stroke +487.32 754.27 1.000000 4n +496.59 754.27 1.000000 dot +487.32 748.27 1.000000 4n +496.59 748.27 1.000000 dot +483.64 753.52 moveto +483.64 727.27 lineto stroke +532.95 760.27 1.000000 4n +542.21 760.27 1.000000 dot +532.95 748.27 1.000000 4n +542.21 748.27 1.000000 dot +529.27 759.52 moveto +529.27 727.27 lineto stroke +441.94 766.54 moveto +441.94 766.69 lineto +483.09 771.38 524.38 773.21 565.79 772.21 curveto +607.20 771.20 648.34 767.37 689.22 760.69 curveto +689.19 760.39 lineto +648.25 766.27 607.10 769.71 565.75 770.71 curveto +524.40 771.71 483.13 770.27 441.95 766.39 curveto +fill +restore +% S_STAFF +% staff 3 +save +441.19 699.67 0.800000 4n +433.86 699.67 0.800000 sharp +448.61 699.67 0.800000 dot +0.56 setlinewidth +438.25 699.07 moveto +438.25 682.87 lineto stroke +487.32 702.07 0.800000 4n +494.74 704.47 0.800000 dot +482.34 702.07 moveto +492.31 702.07 lineto stroke +484.38 701.47 moveto +484.38 685.27 lineto stroke +532.95 699.67 0.800000 4n +/Times-Roman findfont +10 scalefont +setfont +515.68 697.15 moveto +(\() show +522.58 699.67 0.800000 sharp +/Times-Roman findfont +10 scalefont +setfont +526.18 697.15 moveto +(\)) show +540.36 699.67 0.800000 dot +530.00 699.07 moveto +530.00 682.87 lineto stroke +restore +% S_STAFF +% staff 4 +save +441.19 624.09 1.000000 xnote +450.67 624.09 1.000000 dot +0.70 setlinewidth +445.09 627.09 moveto +445.09 645.09 lineto stroke +487.32 624.09 1.000000 xnote +496.80 624.09 1.000000 dot +491.22 627.09 moveto +491.22 645.09 lineto stroke +532.95 624.09 1.000000 xnote +536.85 627.09 moveto +536.85 643.59 lineto stroke +548.18 624.09 1.000000 xnote +552.07 627.09 moveto +552.07 643.59 lineto stroke +564.28 624.09 1.000000 xnote +568.18 627.09 moveto +568.18 643.59 lineto stroke +newpath +536.50 645.09 moveto +568.53 645.09 lineto +568.53 642.09 lineto +536.50 642.09 lineto +closepath +fill +441.19 618.09 1.000000 4n +450.67 618.09 1.000000 dot +437.51 617.34 moveto +437.51 597.09 lineto stroke +487.32 618.09 1.000000 4n +496.80 618.09 1.000000 dot +483.64 617.34 moveto +483.64 597.09 lineto stroke +532.95 618.09 1.000000 4n +542.43 618.09 1.000000 dot +529.27 617.34 moveto +529.27 597.09 lineto stroke +restore +% S_STAFF +% staff 5 +save +532.95 530.07 1.000000 4n +0.70 setlinewidth +526.72 530.07 moveto +539.18 530.07 lineto stroke +529.27 529.32 moveto +529.27 508.67 lineto stroke +548.18 536.07 1.000000 4n +544.49 535.32 moveto +544.49 514.67 lineto stroke +564.28 542.07 1.000000 4n +560.60 541.32 moveto +560.60 521.02 lineto stroke +newpath +444.53 477.21 moveto +560.95 522.52 lineto +560.95 519.52 lineto +444.53 474.21 lineto +closepath +fill +restore +% S_STAFF +% staff 6 +save +441.19 451.83 1.000000 4n +0.70 setlinewidth +434.96 451.83 moveto +447.43 451.83 lineto stroke +434.96 457.83 moveto +447.43 457.83 lineto stroke +444.88 452.58 moveto +444.88 475.71 lineto stroke +456.81 457.83 1.000000 4n +450.58 457.83 moveto +463.04 457.83 lineto stroke +460.49 458.58 moveto +460.49 481.86 lineto stroke +471.69 463.83 1.000000 4n +475.37 464.58 moveto +475.37 487.72 lineto stroke +487.32 472.83 1.000000 4n +491.01 473.58 moveto +491.01 493.88 lineto stroke +502.57 478.83 1.000000 4n +506.25 479.58 moveto +506.25 499.88 lineto stroke +517.88 484.83 1.000000 4n +521.56 485.58 moveto +521.56 505.92 lineto stroke +restore +% S_STAFF +% staff 7 +save +441.19 406.55 1.000000 2n +450.67 406.55 1.000000 dot +441.19 400.55 1.000000 2n +450.67 400.55 1.000000 dot +441.19 394.55 1.000000 2n +450.67 394.55 1.000000 dot +441.19 385.55 1.000000 2n +450.67 388.55 1.000000 dot +441.19 373.55 1.000000 2n +450.67 376.55 1.000000 dot +0.70 setlinewidth +434.75 373.55 moveto +447.64 373.55 lineto stroke +445.09 374.30 moveto +445.09 427.55 lineto stroke +532.95 406.55 1.000000 4n +542.21 406.55 1.000000 dot +532.95 400.55 1.000000 4n +542.21 400.55 1.000000 dot +532.95 394.55 1.000000 4n +542.21 394.55 1.000000 dot +532.95 385.55 1.000000 4n +542.21 388.55 1.000000 dot +532.95 373.55 1.000000 4n +542.21 376.55 1.000000 dot +526.72 373.55 moveto +539.18 373.55 lineto stroke +536.63 374.30 moveto +536.63 427.55 lineto stroke +534.95 368.45 moveto +534.97 368.60 lineto +543.73 366.33 552.62 365.19 561.67 365.19 curveto +570.71 365.19 579.61 366.33 588.37 368.60 curveto +588.41 368.30 lineto +579.76 365.23 570.85 363.69 561.67 363.69 curveto +552.49 363.69 543.58 365.23 534.93 368.30 curveto +fill +547.21 385.55 moveto +547.24 385.73 lineto +553.16 384.21 559.17 383.45 565.28 383.45 curveto +571.40 383.45 577.41 384.21 583.33 385.73 curveto +583.38 385.37 lineto +577.53 383.27 571.50 382.22 565.28 382.22 curveto +559.07 382.22 553.04 383.27 547.19 385.37 curveto +fill +547.21 394.55 moveto +547.24 394.73 lineto +553.16 393.21 559.17 392.45 565.28 392.45 curveto +571.40 392.45 577.41 393.21 583.33 394.73 curveto +583.38 394.37 lineto +577.53 392.27 571.50 391.22 565.28 391.22 curveto +559.07 391.22 553.04 392.27 547.19 394.37 curveto +fill +547.21 400.55 moveto +547.24 400.73 lineto +553.16 399.21 559.17 398.45 565.28 398.45 curveto +571.40 398.45 577.41 399.21 583.33 400.73 curveto +583.38 400.37 lineto +577.53 398.27 571.50 397.22 565.28 397.22 curveto +559.07 397.22 553.04 398.27 547.19 400.37 curveto +fill +547.21 411.65 moveto +547.19 411.81 lineto +554.17 414.33 561.38 415.58 568.80 415.58 curveto +576.22 415.58 583.43 414.33 590.41 411.81 curveto +590.36 411.49 lineto +583.29 413.29 576.10 414.19 568.80 414.19 curveto +561.50 414.19 554.31 413.29 547.24 411.49 curveto +fill +restore +% S_STAFF +% staff 8 +save +437.85 307.87 444.54 318.81 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +437.85 309.09 moveto +(3) show +437.85 297.67 444.54 308.19 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +437.85 298.68 moveto +(4) show +437.85 287.05 444.54 297.99 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +437.85 288.27 moveto +(5) show +437.85 276.64 444.54 287.58 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +437.85 277.86 moveto +(5) show +437.85 266.23 444.54 277.17 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +437.85 267.45 moveto +(3) show +529.60 307.87 536.30 318.81 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +529.60 309.09 moveto +(3) show +529.60 297.67 536.30 308.19 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +529.60 298.68 moveto +(4) show +529.60 287.05 536.30 297.99 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +529.60 288.27 moveto +(5) show +529.60 276.64 536.30 287.58 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +529.60 277.86 moveto +(5) show +529.60 266.23 536.30 277.17 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +529.60 267.45 moveto +(3) show +restore +% S_STAFF +% staff 9 +save +441.19 201.29 1.000000 filldiamond +0.70 setlinewidth +445.09 201.29 moveto +445.09 219.99 lineto stroke +456.81 195.29 1.000000 fillisostriangle +460.71 192.89 moveto +460.71 216.90 lineto stroke +471.69 195.29 1.000000 fillisostriangle +475.59 192.89 moveto +475.59 213.95 lineto stroke +487.32 207.29 1.000000 fillslashhead +498.89 210.29 1.000000 dot +481.34 201.89 moveto +481.34 186.29 lineto stroke +532.95 207.29 1.000000 fillslashhead +544.52 210.29 1.000000 dot +526.96 201.89 moveto +526.96 186.29 lineto stroke +newpath +444.74 221.49 moveto +475.94 215.45 lineto +475.94 212.45 lineto +444.74 218.49 lineto +closepath +fill +restore +% S_BAR +454 linenum +0.70 setlinewidth +581.34 846.43 moveto +581.34 822.43 lineto stroke +581.34 763.27 moveto +581.34 739.27 lineto stroke +581.34 697.27 moveto +581.34 678.07 lineto stroke +581.34 627.09 moveto +581.34 615.09 lineto stroke +581.34 560.07 moveto +581.34 463.83 lineto stroke +581.34 403.55 moveto +581.34 261.29 lineto stroke +581.34 219.29 moveto +581.34 195.29 lineto stroke +% S_CHHEAD +% S_STAFF +% staff 1 +save +459 linenum +/Helvetica-Oblique findfont +14 scalefont +setfont +585.52 787.40 moveto +(am) show +/Helvetica-Oblique findfont +14 scalefont +setfont +670.61 787.40 moveto +(-) show +/Helvetica-Oblique findfont +14 scalefont +setfont +626.45 787.40 moveto +(gr) show +/Ext-Helvetica-Oblique findfont +14 scalefont +setfont +(lF) show +/Helvetica-Oblique findfont +14 scalefont +setfont +(t) show +/Helvetica-Oblique findfont +14 scalefont +setfont +685.09 787.40 moveto +(en,) show +590.39 822.43 1.000000 4n +599.65 825.43 1.000000 dot +590.39 816.43 1.000000 4n +599.65 819.43 1.000000 dot +584.16 816.43 moveto +596.62 816.43 lineto stroke +594.07 817.18 moveto +594.07 843.43 lineto stroke +635.77 828.43 1.000000 4n +645.04 831.43 1.000000 dot +635.77 822.43 1.000000 4n +645.04 825.43 1.000000 dot +639.46 823.18 moveto +639.46 849.43 lineto stroke +689.96 828.43 1.000000 4n +699.22 831.43 1.000000 dot +689.96 822.43 1.000000 4n +699.22 825.43 1.000000 dot +693.64 823.18 moveto +693.64 849.43 lineto stroke +/Palatino-Italic findfont +14 scalefont +setfont +newpath +583.35 858.43 moveto +583.35 891.02 lineto +693.94 891.02 lineto +693.94 858.43 lineto +closepath +stroke +585.35 879.09 moveto +(A special note, on) show +585.35 862.71 moveto +(two lines, in a box.) show +restore +% S_STAFF +% staff 2 +save +590.39 760.27 1.000000 4n +599.65 760.27 1.000000 dot +590.39 748.27 1.000000 4n +599.65 748.27 1.000000 dot +0.70 setlinewidth +586.71 759.52 moveto +586.71 727.27 lineto stroke +635.77 754.27 1.000000 4n +645.04 754.27 1.000000 dot +635.77 748.27 1.000000 4n +645.04 748.27 1.000000 dot +632.09 753.52 moveto +632.09 727.27 lineto stroke +689.96 754.27 1.000000 4n +699.22 754.27 1.000000 dot +689.96 748.27 1.000000 4n +699.22 748.27 1.000000 dot +686.28 753.52 moveto +686.28 727.27 lineto stroke +restore +% S_STAFF +% staff 3 +save +659.85 687.67 0.800000 measrpt +/Times-Roman findfont +9 scalefont +setfont +657.61 699.67 moveto +(2) show +restore +% S_STAFF +% staff 4 +save +590.39 624.09 1.000000 xnote +599.87 624.09 1.000000 dot +0.70 setlinewidth +594.29 627.09 moveto +594.29 645.09 lineto stroke +635.77 624.09 1.000000 xnote +645.25 624.09 1.000000 dot +639.67 627.09 moveto +639.67 645.09 lineto stroke +689.96 624.09 1.000000 xnote +693.86 627.09 moveto +693.86 643.59 lineto stroke +705.19 624.09 1.000000 xnote +709.08 627.09 moveto +709.08 643.59 lineto stroke +721.29 624.09 1.000000 xnote +725.19 627.09 moveto +725.19 643.59 lineto stroke +newpath +693.51 645.09 moveto +725.54 645.09 lineto +725.54 642.09 lineto +693.51 642.09 lineto +closepath +fill +590.39 618.09 1.000000 2n +599.87 618.09 1.000000 dot +586.49 617.34 moveto +586.49 597.09 lineto stroke +689.96 618.09 1.000000 4n +699.44 618.09 1.000000 dot +686.28 617.34 moveto +686.28 597.09 lineto stroke +/Palatino-Italic findfont +14 scalefont +setfont +gsave +newpath +1.941964 1.000000 scale +308.62 656.08 9.99 0 360 arc +0.514943 1.000000 scale +2.018418 1.000000 scale +296.93 656.08 9.49 0 360 arc +eofill +grestore +584.93 651.62 moveto +(mute) show +restore +% S_STAFF +% staff 5 +save +restore +% S_STAFF +% staff 6 +save +590.39 551.07 1.000000 4n +590.39 536.07 1.000000 4n +0.70 setlinewidth +586.71 550.32 moveto +586.71 477.33 lineto stroke +606.18 542.07 1.000000 4n +606.18 493.83 1.000000 4n +599.95 493.83 moveto +612.41 493.83 lineto stroke +602.50 541.32 moveto +602.50 473.49 lineto stroke +621.41 536.07 1.000000 4n +621.41 484.83 1.000000 4n +617.73 535.32 moveto +617.73 469.79 lineto stroke +635.77 493.83 1.000000 4n +629.54 493.83 moveto +642.01 493.83 lineto stroke +635.77 478.83 1.000000 4n +632.09 493.08 moveto +632.09 462.33 lineto stroke +659.57 484.83 1.000000 4n +655.89 484.08 moveto +655.89 462.33 lineto stroke +674.80 478.83 1.000000 4n +671.12 478.08 moveto +671.12 462.33 lineto stroke +689.96 472.83 1.000000 4n +699.22 472.83 1.000000 dot +693.64 473.58 moveto +693.64 493.83 lineto stroke +newpath +586.36 478.83 moveto +618.08 471.29 lineto +618.08 468.29 lineto +586.36 475.83 lineto +closepath +fill +newpath +631.74 463.83 moveto +671.47 463.83 lineto +671.47 460.83 lineto +631.74 460.83 lineto +closepath +fill +restore +% S_STAFF +% staff 7 +save +590.39 406.55 1.000000 4n +599.65 406.55 1.000000 dot +590.39 400.55 1.000000 4n +599.65 400.55 1.000000 dot +590.39 394.55 1.000000 4n +599.65 394.55 1.000000 dot +590.39 385.55 1.000000 4n +599.65 388.55 1.000000 dot +590.39 373.55 1.000000 4n +599.65 376.55 1.000000 dot +0.70 setlinewidth +584.16 373.55 moveto +596.62 373.55 lineto stroke +594.07 374.30 moveto +594.07 427.55 lineto stroke +635.77 406.55 1.000000 2n +645.25 406.55 1.000000 dot +635.77 400.55 1.000000 2n +645.25 400.55 1.000000 dot +635.77 394.55 1.000000 2n +645.25 394.55 1.000000 dot +635.77 385.55 1.000000 2n +645.25 388.55 1.000000 dot +635.77 373.55 1.000000 2n +645.25 376.55 1.000000 dot +629.33 373.55 moveto +642.22 373.55 lineto stroke +639.67 374.30 moveto +639.67 427.55 lineto stroke +restore +% S_STAFF +% staff 8 +save +632.43 307.87 639.12 318.81 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +632.43 309.09 moveto +(3) show +632.43 297.67 639.12 308.19 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +632.43 298.68 moveto +(4) show +632.43 287.05 639.12 297.99 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +632.43 288.27 moveto +(5) show +632.43 276.64 639.12 287.58 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +632.43 277.86 moveto +(5) show +632.43 266.23 639.12 277.17 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +632.43 267.45 moveto +(3) show +restore +% S_STAFF +% staff 9 +save +659.85 207.29 1.000000 measrpt +/Times-Roman findfont +11 scalefont +setfont +657.11 222.29 moveto +(2) show +restore +% S_BAR +476 linenum +0.70 setlinewidth +738.35 846.43 moveto +738.35 822.43 lineto stroke +738.35 763.27 moveto +738.35 739.27 lineto stroke +738.35 697.27 moveto +738.35 678.07 lineto stroke +738.35 627.09 moveto +738.35 615.09 lineto stroke +738.35 560.07 moveto +738.35 463.83 lineto stroke +738.35 403.55 moveto +738.35 261.29 lineto stroke +738.35 219.29 moveto +738.35 195.29 lineto stroke +% S_SSV +% S_SSV +% S_SSV +% S_SSV +% S_FEED +% Printing header/footer +/Times-Roman findfont +12 scalefont +setfont +65.45 944.05 moveto +(Sample Songs) show +/Times-Roman findfont +12 scalefont +setfont +366.29 944.05 moveto +(This is the title) show +/Times-Roman findfont +12 scalefont +setfont +685.13 944.05 moveto +(page 2 of 3) show +/Times-Roman findfont +12 scalefont +setfont +65.45 78.33 moveto +(This is a sample remark at the bottom of the page) show +showpage +restore +%%Page: 3 3 +save +41125291 41125529 sv +0.770000 0.770000 scale +/Times-Roman findfont +12 scalefont +setfont +364.28 930.22 moveto +(First movement) show +168.05 901.55 1170.70 5 1.000000 1.000000 stf +/Helvetica-Oblique findfont +9 scalefont +setfont +100.55 855.55 moveto +(8) show +168.05 815.56 1170.70 5 1.000000 1.000000 stf +168.05 745.63 1170.70 1 1.000000 1.000000 stf +168.05 638.83 1170.70 5 1.000000 1.000000 stf +/Helvetica-Oblique findfont +9 scalefont +setfont +100.55 592.83 moveto +(8) show +168.05 570.53 1170.70 5 1.000000 1.000000 stf +168.05 483.17 1170.70 5 1.000000 1.000000 stf +/Helvetica-Oblique findfont +9 scalefont +setfont +100.55 437.17 moveto +(8) show +168.05 369.28 1170.70 6 1.735000 1.000000 stf +168.05 289.25 1170.70 5 1.000000 1.000000 stf +/Times-Roman findfont +12 scalefont +setfont +72.08 782.52 moveto +(Ch) show +/Times-Roman findfont +12 scalefont +setfont +65.45 528.65 moveto +(Kbd) show +/Times-Roman findfont +12 scalefont +setfont +70.13 350.19 moveto +(Gtr) show +94.05 844.55 728.56 bracket +95.55 578.83 486.53 brace +94.05 426.17 268.25 bracket +0.70 setlinewidth +96.05 841.55 moveto +96.05 205.25 lineto stroke +338.46 842.55 362.46 204.25 whitebox +359.46 844.55 728.56 bracket +360.96 578.83 486.53 brace +359.46 426.17 268.25 bracket +362.11 841.55 moveto +362.11 205.25 lineto stroke +% S_CLEFSIG +107.84 823.55 1.000000 gclef +108.09 749.56 1.000000 fclef +102.05 666.13 moveto +102.05 681.13 lineto stroke +104.15 666.13 moveto +104.15 681.13 lineto stroke +107.84 560.83 1.000000 gclef +108.09 504.53 1.000000 fclef +107.84 405.17 1.000000 gclef +107.84 211.25 1.000000 gclef +121.88 829.55 1.000000 flat +127.37 838.55 1.000000 flat +132.85 826.55 1.000000 flat +121.88 737.56 1.000000 flat +127.37 746.56 1.000000 flat +132.85 734.56 1.000000 flat +121.88 566.83 1.000000 flat +127.37 575.83 1.000000 flat +132.85 563.83 1.000000 flat +121.88 492.53 1.000000 flat +127.37 501.53 1.000000 flat +132.85 489.53 1.000000 flat +121.88 411.17 1.000000 flat +127.37 420.17 1.000000 flat +132.85 408.17 1.000000 flat +121.88 217.25 1.000000 flat +127.37 226.25 1.000000 flat +132.85 214.25 1.000000 flat +% S_CHHEAD +% S_STAFF +% staff 1 +save +489 linenum +/Helvetica-Oblique findfont +14 scalefont +setfont +176.94 791.60 moveto +(tr) show +/Ext-Helvetica-Oblique findfont +14 scalefont +setfont +(\\) show +/Helvetica-Oblique findfont +14 scalefont +setfont +(s) show +/Helvetica-Oblique findfont +14 scalefont +setfont +223.12 791.60 moveto +(bien!) show +182.75 829.55 1.000000 4n +174.30 829.55 1.000000 nat +192.02 832.55 1.000000 dot +182.75 811.55 1.000000 4n +173.29 811.55 1.000000 dblsharp +192.02 814.55 1.000000 dot +176.52 811.55 moveto +188.98 811.55 lineto stroke +186.43 812.30 moveto +186.43 850.55 lineto stroke +230.72 829.55 1.000000 2n +240.20 832.55 1.000000 dot +230.72 811.55 1.000000 2n +240.20 814.55 1.000000 dot +224.27 811.55 moveto +237.17 811.55 lineto stroke +234.62 812.30 moveto +234.62 850.55 lineto stroke +/Palatino-Italic findfont +15 scalefont +setfont +266.44 854.60 moveto +(D.C. al Coda ) show +/Times-Roman findfont +14 scalefont +setfont +175.47 887.81 moveto +(G) show +185.55 894.53 moveto +/Times-Roman findfont +9 scalefont +setfont +(9) show +185.55 885.67 moveto +(7) show +170.75 879.95 4.80 6 0 0 0 0 [ 3 -1 0 0 0 5 ] grid +restore +% S_STAFF +% staff 2 +save +182.75 749.56 1.000000 4n +192.02 752.56 1.000000 dot +182.75 731.56 1.000000 4n +192.02 734.56 1.000000 dot +0.70 setlinewidth +186.43 732.31 moveto +186.43 770.56 lineto stroke +230.72 749.56 1.000000 2n +240.20 752.56 1.000000 dot +230.72 731.56 1.000000 2n +240.20 734.56 1.000000 dot +234.62 732.31 moveto +234.62 770.56 lineto stroke +restore +% S_STAFF +% staff 3 +save +restore +% S_STAFF +% staff 4 +save +182.75 691.63 1.000000 4rest +191.05 694.63 1.000000 dot +230.72 676.63 1.000000 4n +239.98 676.63 1.000000 dot +0.70 setlinewidth +234.40 677.38 moveto +234.40 697.63 lineto stroke +283.91 676.63 1.000000 4n +293.17 676.63 1.000000 dot +287.59 677.38 moveto +287.59 697.63 lineto stroke +182.75 670.63 1.000000 4n +192.02 670.63 1.000000 dot +179.07 669.88 moveto +179.07 649.63 lineto stroke +230.72 655.63 1.000000 4rest +239.02 658.63 1.000000 dot +283.91 655.63 1.000000 4rest +292.21 658.63 1.000000 dot +restore +% S_STAFF +% staff 5 +save +182.75 566.83 1.000000 4n +174.30 566.83 1.000000 nat +199.38 569.83 1.000000 dot +190.12 560.83 1.000000 4n +199.38 563.83 1.000000 dot +182.75 557.83 1.000000 4n +199.38 557.83 1.000000 dot +182.75 551.83 1.000000 4n +199.38 551.83 1.000000 dot +0.70 setlinewidth +186.43 552.58 moveto +186.43 587.83 lineto stroke +230.72 566.83 1.000000 4n +247.35 569.83 1.000000 dot +238.08 560.83 1.000000 4n +247.35 563.83 1.000000 dot +230.72 557.83 1.000000 4n +247.35 557.83 1.000000 dot +230.72 551.83 1.000000 4n +247.35 551.83 1.000000 dot +234.40 552.58 moveto +234.40 587.83 lineto stroke +283.91 563.83 1.000000 4n +275.45 563.83 1.000000 nat +293.17 563.83 1.000000 dot +283.91 557.83 1.000000 4n +293.17 557.83 1.000000 dot +283.91 551.83 1.000000 4n +293.17 551.83 1.000000 dot +287.59 552.58 moveto +287.59 584.83 lineto stroke +restore +% S_STAFF +% staff 6 +save +182.75 498.53 1.000000 4n +192.02 501.53 1.000000 dot +0.70 setlinewidth +186.43 499.28 moveto +186.43 519.53 lineto stroke +230.72 495.53 1.000000 4n +239.98 495.53 1.000000 dot +234.40 496.28 moveto +234.40 516.53 lineto stroke +271.53 492.53 0.750000 gclef +283.91 504.53 1.000000 4n +293.17 507.53 1.000000 dot +280.22 503.78 moveto +280.22 483.53 lineto stroke +restore +% S_STAFF +% staff 7 +save +156.58 426.17 0.583333 4n +/Times-Roman findfont +7 scalefont +setfont +150.92 424.40 moveto +(\() show +/Times-Roman findfont +7 scalefont +setfont +159.93 424.40 moveto +(\)) show +156.58 405.17 0.583333 4n +/Times-Roman findfont +7 scalefont +setfont +150.92 403.40 moveto +(\() show +/Times-Roman findfont +7 scalefont +setfont +159.93 403.40 moveto +(\)) show +182.75 429.17 1.000000 4n +174.30 429.17 1.000000 nat +192.02 432.17 1.000000 dot +0.70 setlinewidth +176.52 429.17 moveto +188.98 429.17 lineto stroke +182.75 408.17 1.000000 4n +174.30 408.17 1.000000 nat +192.02 408.17 1.000000 dot +179.07 428.42 moveto +179.07 387.17 lineto stroke +230.72 426.17 1.000000 4n +239.98 426.17 1.000000 dot +230.72 405.17 1.000000 4n +239.98 408.17 1.000000 dot +227.04 425.42 moveto +227.04 384.17 lineto stroke +272.99 420.17 0.583333 4n +267.65 420.17 0.583333 nat +275.00 420.66 moveto +275.00 435.17 lineto stroke +276.76 432.05 0.583333 dnflag +276.76 435.17 0.583333 dnflag +283.91 423.17 1.000000 4n +293.17 426.17 1.000000 dot +280.22 422.42 moveto +280.22 402.17 lineto stroke +298.17 423.17 moveto +307.17 426.17 lineto stroke +182.75 403.07 moveto +202.63 393.49 lineto stroke +202.63 393.49 moveto +223.69 400.07 lineto stroke +184.75 434.27 moveto +207.29 440.85 lineto stroke +207.29 440.85 moveto +228.72 431.27 lineto stroke +158.58 401.57 moveto +165.07 399.50 lineto stroke +165.07 399.50 moveto +170.88 403.07 lineto stroke +157.58 433.37 moveto +168.96 439.08 lineto stroke +168.96 439.08 moveto +180.75 434.27 lineto stroke +restore +% S_STAFF +% staff 8 +save +179.40 307.42 186.10 318.37 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +179.40 308.57 moveto +(8) show +/Helvetica findfont +12 scalefont +setfont +175.08 352.94 moveto +(full) show +176.06 276.19 189.45 287.14 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +176.06 277.34 moveto +(10) show +/Helvetica findfont +12 scalefont +setfont +175.08 342.07 moveto +(full) show +0.70 setlinewidth +182.75 319.37 moveto +182.75 338.92 lineto stroke +182.75 335.50 1.000000 uwedge +227.37 307.42 234.07 318.37 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +227.37 308.57 moveto +(8) show +224.02 276.19 237.41 287.14 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +224.02 277.34 moveto +(10) show +182.75 338.92 moveto +185.15 339.08 187.55 339.08 189.95 338.92 curveto +198.81 338.35 207.66 337.58 216.33 335.49 curveto +217.99 335.09 219.65 334.70 221.13 333.78 curveto +225.01 331.34 228.84 328.84 230.72 324.36 curveto +231.08 323.50 231.08 322.64 230.72 321.79 curveto +stroke +230.72 319.37 1.000000 wedge +272.54 319.20 277.56 327.41 whitebox +/Helvetica-Bold findfont +9 scalefont +setfont +272.54 320.06 moveto +(0) show +280.56 318.05 287.25 328.56 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +280.56 319.06 moveto +(1) show +289.25 323.30 moveto +298.25 326.30 lineto stroke +restore +% S_STAFF +% staff 9 +save +503 linenum +0.70 setlinewidth +196.56 186.28 moveto +335.46 186.28 lineto stroke +/Helvetica-Oblique findfont +11 scalefont +setfont +178.15 186.28 moveto +(oo) show +182.75 211.25 1.000000 diamond +192.23 214.25 1.000000 dot +186.65 211.25 moveto +186.65 232.25 lineto stroke +283.91 211.25 1.000000 filldiamond +293.39 214.25 1.000000 dot +287.80 211.25 moveto +287.80 232.25 lineto stroke +184.75 206.15 moveto +184.77 206.30 lineto +200.65 201.85 216.84 199.62 233.33 199.62 curveto +249.82 199.62 266.01 201.85 281.88 206.30 curveto +281.93 206.01 lineto +266.16 200.75 249.96 198.12 233.33 198.12 curveto +216.70 198.12 200.50 200.75 184.73 206.01 curveto +fill +restore +% S_BAR +505 linenum +0.70 setlinewidth +335.11 841.55 moveto +335.11 817.55 lineto stroke +338.11 841.55 moveto +338.11 817.55 lineto stroke +335.11 755.56 moveto +335.11 731.56 lineto stroke +338.11 755.56 moveto +338.11 731.56 lineto stroke +335.11 679.63 moveto +335.11 667.63 lineto stroke +338.11 679.63 moveto +338.11 667.63 lineto stroke +335.11 578.83 moveto +335.11 486.53 lineto stroke +338.11 578.83 moveto +338.11 486.53 lineto stroke +335.11 423.17 moveto +335.11 271.25 lineto stroke +338.11 423.17 moveto +338.11 271.25 lineto stroke +335.11 229.25 moveto +335.11 205.25 lineto stroke +338.11 229.25 moveto +338.11 205.25 lineto stroke +% S_CHHEAD +% S_STAFF +% staff 1 +save +restore +% S_STAFF +% staff 2 +save +restore +% S_STAFF +% staff 3 +save +restore +% S_STAFF +% staff 4 +save +restore +% S_STAFF +% staff 5 +save +restore +% S_STAFF +% staff 6 +save +restore +% S_STAFF +% staff 7 +save +restore +% S_STAFF +% staff 8 +save +restore +% S_STAFF +% staff 9 +save +restore +% S_BAR +513 linenum +0.70 setlinewidth +% S_SSV +516 linenum +% S_CLEFSIG +374.25 823.55 1.000000 gclef +374.50 749.56 1.000000 fclef +374.25 560.83 1.000000 gclef +374.50 504.53 1.000000 fclef +374.25 405.17 1.000000 gclef +374.25 211.25 1.000000 gclef +388.29 829.55 1.000000 flat +393.78 838.55 1.000000 flat +399.26 826.55 1.000000 flat +388.29 737.56 1.000000 flat +393.78 746.56 1.000000 flat +399.26 734.56 1.000000 flat +388.29 566.83 1.000000 flat +393.78 575.83 1.000000 flat +399.26 563.83 1.000000 flat +388.29 492.53 1.000000 flat +393.78 501.53 1.000000 flat +399.26 489.53 1.000000 flat +388.29 411.17 1.000000 flat +393.78 420.17 1.000000 flat +399.26 408.17 1.000000 flat +388.29 217.25 1.000000 flat +393.78 226.25 1.000000 flat +399.26 214.25 1.000000 flat +% S_CHHEAD +% S_STAFF +% staff 1 +save +434.45 823.55 1.000000 2n +443.93 826.55 1.000000 dot +434.45 814.55 1.000000 2n +425.45 814.55 1.000000 flat +443.93 814.55 1.000000 dot +438.34 815.30 moveto +438.34 844.55 lineto stroke +510.12 829.55 1.000000 4n +501.67 829.55 1.000000 nat +510.12 823.55 1.000000 4n +513.80 824.30 moveto +513.80 850.55 lineto stroke +543.54 829.55 1.000000 4n +543.54 823.55 1.000000 4n +547.23 824.30 moveto +547.23 850.55 lineto stroke +/NewCenturySchlbk-BoldItalic findfont +11 scalefont +setfont +523.67 852.84 moveto +(2) show +506.09 856.84 moveto +521.67 856.84 lineto stroke +532.00 856.84 moveto +547.58 856.84 lineto stroke +506.09 856.84 moveto +506.09 853.84 lineto stroke +547.58 856.84 moveto +547.58 853.84 lineto stroke +/Times-Roman findfont +14 scalefont +setfont +505.08 891.01 moveto +(G) show +498.12 883.15 4.80 5 0 0 0 0 [ 3 -1 0 0 0 3 ] grid +/Times-Roman findfont +14 scalefont +setfont +421.80 883.01 moveto +(G) show +436.00 883.18 1.166667 dim +440.12 883.01 moveto +(7) show +422.45 875.15 4.80 5 0 0 0 0 [ 0 1 2 0 2 0 ] grid +/Palatino-Italic findfont +15 scalefont +setfont +429.45 899.74 moveto +(Coda ) show +/Palatino-Roman findfont +13 scalefont +setfont +382.66 866.84 moveto +392.45 866.84 1.083333 coda +402.24 866.84 moveto +restore +% S_STAFF +% staff 2 +save +434.45 758.56 1.000000 2n +425.45 758.56 1.000000 flat +443.93 758.56 1.000000 dot +434.45 749.56 1.000000 2n +422.47 749.56 1.000000 flat +443.93 752.56 1.000000 dot +0.70 setlinewidth +430.55 757.81 moveto +430.55 728.56 lineto stroke +510.12 752.56 1.000000 4n +510.12 743.56 1.000000 4n +501.67 743.56 1.000000 nat +/Times-Roman findfont +12 scalefont +setfont +494.29 740.53 moveto +(\() show +/Times-Roman findfont +12 scalefont +setfont +515.15 740.53 moveto +(\)) show +510.12 722.56 1.000000 4n +501.67 722.56 1.000000 nat +503.89 725.56 moveto +516.35 725.56 lineto stroke +513.80 723.31 moveto +513.80 773.56 lineto stroke +543.54 758.56 1.000000 4n +535.09 758.56 1.000000 nat +543.54 743.56 1.000000 4n +539.86 757.81 moveto +539.86 722.56 lineto stroke +/NewCenturySchlbk-BoldItalic findfont +11 scalefont +setfont +523.67 709.92 moveto +(2) show +506.09 712.28 moveto +521.67 713.58 lineto stroke +532.00 714.26 moveto +547.58 715.56 lineto stroke +506.09 712.28 moveto +506.09 715.28 lineto stroke +547.58 715.56 moveto +547.58 718.56 lineto stroke +restore +% S_STAFF +% staff 3 +save +restore +% S_STAFF +% staff 4 +save +restore +% S_STAFF +% staff 5 +save +434.45 620.83 1.000000 2n +425.45 620.83 1.000000 flat +443.93 623.83 1.000000 dot +0.70 setlinewidth +428.00 620.83 moveto +440.89 620.83 lineto stroke +428.00 614.83 moveto +440.89 614.83 lineto stroke +428.00 608.83 moveto +440.89 608.83 lineto stroke +428.00 602.83 moveto +440.89 602.83 lineto stroke +428.00 596.83 moveto +440.89 596.83 lineto stroke +428.00 590.83 moveto +440.89 590.83 lineto stroke +428.00 584.83 moveto +440.89 584.83 lineto stroke +434.45 614.83 1.000000 2n +417.97 614.83 1.000000 flat +443.93 617.83 1.000000 dot +428.00 614.83 moveto +440.89 614.83 lineto stroke +428.00 608.83 moveto +440.89 608.83 lineto stroke +428.00 602.83 moveto +440.89 602.83 lineto stroke +428.00 596.83 moveto +440.89 596.83 lineto stroke +428.00 590.83 moveto +440.89 590.83 lineto stroke +428.00 584.83 moveto +440.89 584.83 lineto stroke +434.45 608.83 1.000000 2n +443.93 611.83 1.000000 dot +428.00 608.83 moveto +440.89 608.83 lineto stroke +428.00 602.83 moveto +440.89 602.83 lineto stroke +428.00 596.83 moveto +440.89 596.83 lineto stroke +428.00 590.83 moveto +440.89 590.83 lineto stroke +428.00 584.83 moveto +440.89 584.83 lineto stroke +434.45 602.83 1.000000 2n +443.93 605.83 1.000000 dot +428.00 602.83 moveto +440.89 602.83 lineto stroke +428.00 596.83 moveto +440.89 596.83 lineto stroke +428.00 590.83 moveto +440.89 590.83 lineto stroke +428.00 584.83 moveto +440.89 584.83 lineto stroke +438.34 603.58 moveto +438.34 635.83 lineto stroke +510.12 623.83 1.000000 4n +519.39 623.83 1.000000 dot +503.89 620.83 moveto +516.35 620.83 lineto stroke +503.89 614.83 moveto +516.35 614.83 lineto stroke +503.89 608.83 moveto +516.35 608.83 lineto stroke +503.89 602.83 moveto +516.35 602.83 lineto stroke +503.89 596.83 moveto +516.35 596.83 lineto stroke +503.89 590.83 moveto +516.35 590.83 lineto stroke +503.89 584.83 moveto +516.35 584.83 lineto stroke +510.12 614.83 1.000000 4n +519.39 617.83 1.000000 dot +503.89 614.83 moveto +516.35 614.83 lineto stroke +503.89 608.83 moveto +516.35 608.83 lineto stroke +503.89 602.83 moveto +516.35 602.83 lineto stroke +503.89 596.83 moveto +516.35 596.83 lineto stroke +503.89 590.83 moveto +516.35 590.83 lineto stroke +503.89 584.83 moveto +516.35 584.83 lineto stroke +510.12 608.83 1.000000 4n +501.67 608.83 1.000000 nat +519.39 611.83 1.000000 dot +503.89 608.83 moveto +516.35 608.83 lineto stroke +503.89 602.83 moveto +516.35 602.83 lineto stroke +503.89 596.83 moveto +516.35 596.83 lineto stroke +503.89 590.83 moveto +516.35 590.83 lineto stroke +503.89 584.83 moveto +516.35 584.83 lineto stroke +510.12 602.83 1.000000 4n +519.39 605.83 1.000000 dot +503.89 602.83 moveto +516.35 602.83 lineto stroke +503.89 596.83 moveto +516.35 596.83 lineto stroke +503.89 590.83 moveto +516.35 590.83 lineto stroke +503.89 584.83 moveto +516.35 584.83 lineto stroke +513.80 603.58 moveto +513.80 638.83 lineto stroke +434.45 581.83 1.000000 2n +443.93 581.83 1.000000 dot +434.45 560.83 1.000000 2n +443.93 557.83 1.000000 dot +430.55 581.08 moveto +430.55 539.83 lineto stroke +510.12 581.83 1.000000 4n +519.39 581.83 1.000000 dot +510.12 560.83 1.000000 4n +519.39 557.83 1.000000 dot +506.44 581.08 moveto +506.44 539.83 lineto stroke +1.00 setlinewidth +[0.1 5] 0 setdash +1 setlinecap +1 setlinejoin +434.45 555.73 moveto +445.63 552.30 457.07 550.59 468.77 550.59 curveto +480.47 550.59 491.91 552.30 503.09 555.73 curveto +stroke +448.93 581.83 moveto +457.75 579.13 466.78 577.77 476.01 577.77 curveto +485.24 577.77 494.27 579.13 503.09 581.83 curveto +stroke +1.00 setlinewidth +[3 3] 0 setdash +448.93 602.83 moveto +457.75 605.54 466.78 606.90 476.01 606.90 curveto +485.24 606.90 494.27 605.54 503.09 602.83 curveto +stroke +448.93 608.83 moveto +456.64 611.20 464.52 612.38 472.59 612.38 curveto +480.65 612.38 488.54 611.20 496.25 608.83 curveto +stroke +448.93 614.83 moveto +457.75 617.54 466.78 618.90 476.01 618.90 curveto +485.24 618.90 494.27 617.54 503.09 614.83 curveto +stroke +448.93 625.93 moveto +458.75 629.48 468.87 631.51 479.30 632.02 curveto +489.73 632.53 500.00 631.50 510.12 628.93 curveto +stroke +restore +% S_STAFF +% staff 6 +save +restore +% S_STAFF +% staff 7 +save +442.24 420.17 1.000000 2n +425.78 420.17 1.000000 nat +451.72 420.17 1.000000 dot +434.45 417.17 1.000000 2n +418.61 417.17 1.000000 flat +451.72 414.17 1.000000 dot +434.45 405.17 1.000000 2n +451.72 408.17 1.000000 dot +434.45 399.17 1.000000 2n +425.78 399.17 1.000000 nat +451.72 402.17 1.000000 dot +434.45 390.17 1.000000 2n +451.72 390.17 1.000000 dot +0.70 setlinewidth +[] 0 setdash +0 setlinecap +0 setlinejoin +428.00 393.17 moveto +440.89 393.17 lineto stroke +434.45 378.17 1.000000 2n +425.78 378.17 1.000000 nat +451.72 378.17 1.000000 dot +428.00 381.17 moveto +440.89 381.17 lineto stroke +428.00 387.17 moveto +440.89 387.17 lineto stroke +428.00 393.17 moveto +440.89 393.17 lineto stroke +438.34 378.92 moveto +438.34 441.17 lineto stroke +newpath +433.34 432.47 moveto +433.34 435.47 lineto +443.34 439.87 lineto +443.34 436.87 lineto +closepath +fill +510.12 426.17 1.000000 4n +519.39 426.17 1.000000 dot +510.12 411.17 1.000000 4n +501.67 411.17 1.000000 nat +519.39 414.17 1.000000 dot +510.12 405.17 1.000000 4n +519.39 408.17 1.000000 dot +510.12 396.17 1.000000 4n +519.39 396.17 1.000000 dot +510.12 384.17 1.000000 4n +519.39 384.17 1.000000 dot +503.89 387.17 moveto +516.35 387.17 lineto stroke +503.89 393.17 moveto +516.35 393.17 lineto stroke +513.80 384.92 moveto +513.80 447.17 lineto stroke +restore +% S_STAFF +% staff 8 +save +431.10 317.83 437.79 328.78 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +431.10 318.98 moveto +(0) show +431.10 307.53 437.79 318.26 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +431.10 308.47 moveto +(2) show +431.10 297.01 437.79 307.96 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +431.10 298.16 moveto +(0) show +431.10 286.71 437.79 297.44 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +431.10 287.65 moveto +(2) show +431.10 276.41 437.79 286.92 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +431.10 277.42 moveto +(1) show +431.10 265.78 437.79 276.73 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +431.10 266.93 moveto +(0) show +newpath +429.45 251.55 moveto +429.45 254.55 lineto +439.45 258.95 lineto +439.45 255.95 lineto +closepath +fill +506.77 317.83 513.47 328.78 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +506.77 319.06 moveto +(3) show +506.77 307.42 513.47 318.37 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +506.77 308.57 moveto +(0) show +506.77 297.01 513.47 307.96 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +506.77 298.16 moveto +(0) show +506.77 286.60 513.47 297.55 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +506.77 287.75 moveto +(0) show +506.77 265.78 513.47 276.73 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +506.77 267.01 moveto +(3) show +restore +% S_STAFF +% staff 9 +save +548 linenum +/Helvetica-Oblique findfont +11 scalefont +setfont +431.86 186.28 moveto +(At) show +/Helvetica-Oblique findfont +11 scalefont +setfont +506.29 186.28 moveto +(the) show +434.45 211.25 1.000000 diamond +443.93 214.25 1.000000 dot +0.70 setlinewidth +438.34 211.25 moveto +438.34 232.25 lineto stroke +510.12 217.25 1.000000 4n +501.67 217.25 1.000000 nat +519.39 220.25 1.000000 dot +506.44 216.50 moveto +506.44 196.25 lineto stroke +restore +% S_BAR +551 linenum +0.70 setlinewidth +573.54 841.55 moveto +573.54 817.55 lineto stroke +573.54 755.56 moveto +573.54 731.56 lineto stroke +573.54 679.63 moveto +573.54 667.63 lineto stroke +573.54 578.83 moveto +573.54 486.53 lineto stroke +573.54 423.17 moveto +573.54 271.25 lineto stroke +573.54 229.25 moveto +573.54 205.25 lineto stroke +% S_SSV +555 linenum +% S_CLEFSIG +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +577.04 829.55 moveto +(2) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +577.04 817.53 moveto +(4) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +586.25 825.67 moveto +(+) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +595.95 829.55 moveto +(3) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +595.95 817.34 moveto +(8) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +577.04 743.56 moveto +(2) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +577.04 731.54 moveto +(4) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +586.25 739.68 moveto +(+) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +595.95 743.56 moveto +(3) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +595.95 731.35 moveto +(8) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +577.04 673.63 moveto +(2) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +577.04 661.61 moveto +(4) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +586.25 669.75 moveto +(+) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +595.95 673.63 moveto +(3) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +595.95 661.42 moveto +(8) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +577.04 566.83 moveto +(2) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +577.04 554.82 moveto +(4) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +586.25 562.96 moveto +(+) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +595.95 566.83 moveto +(3) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +595.95 554.63 moveto +(8) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +577.04 498.53 moveto +(2) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +577.04 486.52 moveto +(4) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +586.25 494.66 moveto +(+) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +595.95 498.53 moveto +(3) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +595.95 486.33 moveto +(8) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +577.04 411.17 moveto +(2) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +577.04 399.15 moveto +(4) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +586.25 407.29 moveto +(+) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +595.95 411.17 moveto +(3) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +595.95 398.96 moveto +(8) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +577.04 217.25 moveto +(2) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +577.04 205.24 moveto +(4) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +586.25 213.38 moveto +(+) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +595.95 217.25 moveto +(3) show +/NewCenturySchlbk-Bold findfont +16 scalefont +setfont +595.95 205.05 moveto +(8) show +% S_CHHEAD +% S_STAFF +% staff 1 +save +623.87 832.55 1.000000 2n +623.87 823.55 1.000000 2n +623.87 817.55 1.000000 2n +627.77 818.30 moveto +627.77 853.55 lineto stroke +684.61 832.55 1.000000 4n +693.87 832.55 1.000000 dot +684.61 823.55 1.000000 4n +693.87 826.55 1.000000 dot +684.61 817.55 1.000000 4n +693.87 820.55 1.000000 dot +688.29 818.30 moveto +688.29 853.55 lineto stroke +625.87 812.45 moveto +625.89 812.60 lineto +635.19 810.16 644.64 808.94 654.24 808.94 curveto +663.85 808.94 673.30 810.16 682.59 812.60 curveto +682.63 812.30 lineto +673.45 809.06 663.98 807.44 654.24 807.44 curveto +644.50 807.44 635.04 809.06 625.85 812.30 curveto +fill +630.12 823.55 moveto +630.14 823.70 lineto +637.92 821.72 645.82 820.74 653.85 820.74 curveto +661.87 820.74 669.78 821.72 677.56 823.70 curveto +677.60 823.40 lineto +669.93 820.63 662.01 819.24 653.85 819.24 curveto +645.69 819.24 637.77 820.63 630.10 823.40 curveto +fill +630.12 837.65 moveto +630.10 837.80 lineto +638.92 840.92 648.01 842.48 657.37 842.48 curveto +666.72 842.48 675.81 840.92 684.63 837.80 curveto +684.59 837.50 lineto +675.66 839.82 666.59 840.98 657.37 840.98 curveto +648.14 840.98 639.07 839.82 630.14 837.50 curveto +fill +/Palatino-Roman findfont +14 scalefont +setfont +674.07 855.72 moveto +684.61 855.72 1.166667 ferm +695.15 855.72 moveto +/Times-Roman findfont +14 scalefont +setfont +613.75 884.01 moveto +(Cm) show +611.87 876.15 4.80 5 3 1 2 6 [ -2 1 3 3 2 1 ] grid +restore +% S_STAFF +% staff 2 +save +623.87 761.56 1.000000 2n +0.70 setlinewidth +617.42 761.56 moveto +630.32 761.56 lineto stroke +623.87 752.56 1.000000 2n +623.87 746.56 1.000000 2n +619.97 760.81 moveto +619.97 725.56 lineto stroke +684.61 761.56 1.000000 4n +693.87 764.56 1.000000 dot +678.38 761.56 moveto +690.84 761.56 lineto stroke +684.61 752.56 1.000000 4n +693.87 752.56 1.000000 dot +684.61 746.56 1.000000 4n +693.87 746.56 1.000000 dot +680.93 760.81 moveto +680.93 725.56 lineto stroke +623.87 741.46 moveto +623.89 741.61 lineto +632.69 739.32 641.64 738.18 650.73 738.18 curveto +659.81 738.18 668.76 739.32 677.56 741.61 curveto +677.60 741.31 lineto +668.91 738.22 659.95 736.68 650.73 736.68 curveto +641.50 736.68 632.54 738.22 623.85 741.31 curveto +fill +630.12 752.56 moveto +630.10 752.71 lineto +637.77 755.48 645.69 756.87 653.85 756.87 curveto +662.01 756.87 669.93 755.48 677.60 752.71 curveto +677.56 752.41 lineto +669.78 754.38 661.87 755.37 653.85 755.37 curveto +645.82 755.37 637.92 754.38 630.14 752.41 curveto +fill +625.87 766.66 moveto +625.85 766.81 lineto +635.04 770.04 644.50 771.66 654.24 771.66 curveto +663.98 771.66 673.45 770.04 682.63 766.81 curveto +682.59 766.51 lineto +673.30 768.95 663.85 770.16 654.24 770.16 curveto +644.64 770.16 635.19 768.95 625.89 766.51 curveto +fill +/Palatino-Roman findfont +14 scalefont +setfont +674.07 773.06 moveto +684.61 773.06 1.166667 ferm +695.15 773.06 moveto +restore +% S_STAFF +% staff 3 +save +restore +% S_STAFF +% staff 4 +save +668.85 679.63 1.000000 1rest +668.85 661.63 1.000000 1rest +/Palatino-Roman findfont +14 scalefont +setfont +658.30 687.86 moveto +668.85 687.86 1.166667 ferm +679.39 687.86 moveto +restore +% S_STAFF +% staff 5 +save +623.87 548.83 1.000000 2n +0.70 setlinewidth +617.42 548.83 moveto +630.32 548.83 lineto stroke +627.77 549.58 moveto +627.77 569.83 lineto stroke +684.61 548.83 1.000000 4n +693.87 551.83 1.000000 dot +678.38 548.83 moveto +690.84 548.83 lineto stroke +688.29 549.58 moveto +688.29 569.83 lineto stroke +625.87 543.73 moveto +625.89 543.88 lineto +635.19 541.45 644.64 540.23 654.24 540.23 curveto +663.85 540.23 673.30 541.45 682.59 543.88 curveto +682.63 543.59 lineto +673.45 540.35 663.98 538.73 654.24 538.73 curveto +644.50 538.73 635.04 540.35 625.85 543.59 curveto +fill +/Palatino-Roman findfont +14 scalefont +setfont +674.07 581.01 moveto +684.61 581.01 1.166667 ferm +695.15 581.01 moveto +restore +% S_STAFF +% staff 6 +save +623.87 495.53 1.000000 2n +0.70 setlinewidth +627.77 496.28 moveto +627.77 516.53 lineto stroke +684.61 495.53 1.000000 4n +693.87 495.53 1.000000 dot +688.29 496.28 moveto +688.29 516.53 lineto stroke +625.87 490.43 moveto +625.89 490.58 lineto +635.19 488.15 644.64 486.93 654.24 486.93 curveto +663.85 486.93 673.30 488.15 682.59 490.58 curveto +682.63 490.29 lineto +673.45 487.05 663.98 485.43 654.24 485.43 curveto +644.50 485.43 635.04 487.05 625.85 490.29 curveto +fill +/Palatino-Roman findfont +14 scalefont +setfont +674.07 518.71 moveto +684.61 518.71 1.166667 ferm +695.15 518.71 moveto +1.00 setlinewidth +[3 3] 0 setdash +644.16 479.18 moveto +726.21 479.18 lineto stroke +726.21 479.18 moveto +726.21 488.18 lineto stroke +0.70 setlinewidth +[] 0 setdash +0 setlinecap +0 setlinejoin +/Palatino-Italic findfont +12 scalefont +setfont +620.88 474.68 moveto +(8va) show +restore +% S_STAFF +% staff 7 +save +623.87 456.17 1.000000 2n +0.70 setlinewidth +617.42 453.17 moveto +630.32 453.17 lineto stroke +617.42 447.17 moveto +630.32 447.17 lineto stroke +617.42 441.17 moveto +630.32 441.17 lineto stroke +617.42 435.17 moveto +630.32 435.17 lineto stroke +617.42 429.17 moveto +630.32 429.17 lineto stroke +619.97 455.42 moveto +619.97 411.17 lineto stroke +684.61 456.17 1.000000 4n +693.87 456.17 1.000000 dot +678.38 453.17 moveto +690.84 453.17 lineto stroke +678.38 447.17 moveto +690.84 447.17 lineto stroke +678.38 441.17 moveto +690.84 441.17 lineto stroke +678.38 435.17 moveto +690.84 435.17 lineto stroke +678.38 429.17 moveto +690.84 429.17 lineto stroke +680.93 455.42 moveto +680.93 411.17 lineto stroke +625.87 461.27 moveto +625.85 461.42 lineto +635.04 464.65 644.50 466.27 654.24 466.27 curveto +663.98 466.27 673.45 464.65 682.63 461.42 curveto +682.59 461.12 lineto +673.30 463.56 663.85 464.77 654.24 464.77 curveto +644.64 464.77 635.19 463.56 625.89 461.12 curveto +fill +restore +% S_STAFF +% staff 8 +save +617.18 317.83 630.57 328.78 whitebox +/Helvetica-Bold findfont +12 scalefont +setfont +617.18 318.98 moveto +(20) show +restore +% S_STAFF +% staff 9 +save +573 linenum +/Helvetica-Oblique findfont +11 scalefont +setfont +618.51 186.28 moveto +(end.) show +623.87 220.25 1.000000 rectangle +0.70 setlinewidth +619.97 220.25 moveto +619.97 199.25 lineto stroke +684.61 220.25 1.000000 fillrectangle +694.09 220.25 1.000000 dot +680.71 220.25 moveto +680.71 199.25 lineto stroke +625.87 225.35 moveto +625.85 225.50 lineto +635.04 228.74 644.50 230.36 654.24 230.36 curveto +663.98 230.36 673.45 228.74 682.63 225.50 curveto +682.59 225.21 lineto +673.30 227.64 663.85 228.86 654.24 228.86 curveto +644.64 228.86 635.19 227.64 625.89 225.21 curveto +fill +restore +% S_BAR +576 linenum +0.70 setlinewidth +733.20 841.55 moveto +733.20 817.55 lineto stroke +3.00 setlinewidth +737.20 841.55 moveto +737.20 817.55 lineto stroke +0.70 setlinewidth +733.20 755.56 moveto +733.20 731.56 lineto stroke +3.00 setlinewidth +737.20 755.56 moveto +737.20 731.56 lineto stroke +0.70 setlinewidth +733.20 679.63 moveto +733.20 667.63 lineto stroke +3.00 setlinewidth +737.20 679.63 moveto +737.20 667.63 lineto stroke +0.70 setlinewidth +733.20 578.83 moveto +733.20 486.53 lineto stroke +3.00 setlinewidth +737.20 578.83 moveto +737.20 486.53 lineto stroke +0.70 setlinewidth +733.20 423.17 moveto +733.20 271.25 lineto stroke +3.00 setlinewidth +737.20 423.17 moveto +737.20 271.25 lineto stroke +0.70 setlinewidth +733.20 229.25 moveto +733.20 205.25 lineto stroke +3.00 setlinewidth +737.20 229.25 moveto +737.20 205.25 lineto stroke +0.70 setlinewidth +% S_SSV +% S_SSV +% S_SSV +% S_SSV +% Printing header/footer +/Times-Roman findfont +12 scalefont +setfont +65.45 944.05 moveto +(Sample Songs) show +/Times-Roman findfont +12 scalefont +setfont +366.29 944.05 moveto +(This is the title) show +/Times-Roman findfont +12 scalefont +setfont +685.13 944.05 moveto +(page 3 of 3) show +/Times-Roman findfont +12 scalefont +setfont +65.45 78.33 moveto +(This is a sample remark at the bottom of the page) show +showpage +restore +%%Trailer +%%DocumentFonts: /Times-Roman /Times-BoldItalic /Helvetica /Helvetica-Oblique /Helvetica-Bold /NewCenturySchlbk-Bold /NewCenturySchlbk-BoldItalic /Palatino-Roman /Palatino-Italic /Palatino-Bold /Ext-Helvetica-Oblique +%%Pages: 3