]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/mozart-hrn3-romanze.ily
Imported Upstream version 2.19.45
[lilypond.git] / input / regression / mozart-hrn3-romanze.ily
1 \version "2.19.21"
2 \include  "mozart-hrn3-defs.ily"
3
4 romanze =  \relative {
5   \key f \major
6   \time 2/2
7
8   c''4.( _\markup { \dynamic "p" \italic { "" con molto espressione } }
9   f8) a,4 a
10   bes8[( c d bes] g4) r8 g
11   a r bes r c r d[( bes)]
12   a2( g8[) a( bes b)]
13   c4. ( f8) a,4 a |
14   % 6
15   bes8[ (c d bes)] g4 r8 c,
16   c8[( e g bes)] a[( c f d)]
17   c r e r f r r4
18   \mark "A"
19   R1*8
20   g4.\mf f8   e[ d c bes]
21   % 18
22   bes[( a d c)] c4 r
23   R1*2
24   g'4. f8  e[ d c bes]
25   bes[ (a d c)] c4 r
26   R1
27   % 25
28   c16[ ( d c d)] e[ ( f e f)] g[( e) c-. c-.] f[( d) b-. b-.]
29   c16[\p ( d c d)] e[ ( f e f)] g[( e) c-. c-.] f[( d) b-. b-.]
30   c8[ \< c, c c] c[ c c c\!]
31   \mark "B"
32   c1\f
33   R1*9
34   f'4.(\p  d8) b4 r8 g
35   g'4.( e8) c4 r8 cis |
36   % 39
37   d4(~  16[ e d e)] f8[ ( d) f( d)]
38   c2( b4) r
39   R1*4
40   e4. ( g8) c,4 ( cis)
41   d8[( e f d)] b4 r8 g
42   c[ ( e) g g] g[( f e d)]
43   c4(
44   \grace e16
45   d8.[  c16) \< ]  c8[ c-.( c-. c)-.]\!
46   \mark "C"
47   \override DynamicLineSpanner.staff-padding = #2.5
48   des1\sfp
49   g,1\sfp
50   c\sfp
51   c,\sfp
52   \revert DynamicLineSpanner.staff-padding
53   R1*3
54   r8  c[\p c c] c2~
55   8[ c' c c] c2~
56   8[ \< e( g f] e[ d\!\> c bes]
57   \mark "D"
58   a4\!) r r2
59   R1*3
60   c4.\p ( f8) a,4 a |
61   bes8[ (c d bes)] g4 r8 c,
62   c8[( e g bes)] a[( c f d)]
63   c r e r f4 r4
64   R1*3
65   r2 r4 r8 c,8
66   c8[( e g bes)] a[( c f d)]
67   c r e r f4 r4
68   g,1
69   c,2 c4. c8
70   c8[( e g bes)] a[( c f d)]
71   c r e r f4 r4
72   R1
73   c8-. r e-. r f4 r4
74   % Finish with F if played separately
75   c8-.( r c,-. r c4) r4|
76   \bar "|."
77 }
78
79