]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/mozart-hrn3-romanze.ily
Imported Upstream version 2.14.2
[lilypond.git] / input / regression / mozart-hrn3-romanze.ily
diff --git a/input/regression/mozart-hrn3-romanze.ily b/input/regression/mozart-hrn3-romanze.ily
new file mode 100644 (file)
index 0000000..cca5e18
--- /dev/null
@@ -0,0 +1,88 @@
+\version "2.11.61"
+\include  "mozart-hrn3-defs.ily"
+
+romanze =  \relative c' {
+       \key f \major
+       \time 2/2
+       \set Score.skipBars =  ##t
+
+       c'4.( _\markup { \dynamic "p" \italic { "" con molto espressione } }
+                f8) a,4 a
+        bes8[( c d bes]  g4) r8 g
+       a r bes r c r  d[( bes)]
+       a2(  g8[) a( bes  b)]
+       c4. ( f8) a,4 a |
+       % 6 
+        bes8[ (c d bes)] g4 r8 c,
+        c8[( e g  bes)]  a[( c f  d)]
+       c r e r f r r4
+       \mark "A"
+       R1*8
+       g4.\mf f8   e[ d c bes]
+       % 18
+        bes[( a d  c)] c4 r
+       R1*2
+       g'4. f8  e[ d c bes]
+        bes[ (a d  c)] c4 r
+       R1
+       % 25
+        c16[ ( d c  d)]  e[ ( f e  f)]  g[( e) c-. c-.]  f[( d) b-. b-.]
+        c16[\p ( d c  d)]  e[ ( f e  f)]  g[( e) c-. c-.]  f[( d) b-. b-.]
+        c8[ \< c, c c]  c[ c c c\!]
+       \mark "B"
+       c1\f
+       R1*9
+       f'4.(\p  d8) b4 r8 g
+       g'4.( e8) c4 r8 cis |
+       % 39
+       d4(~  d16[ e d  e)]  f8[ ( d) f( d)]
+       c2( b4) r
+       R1*4
+       e4. ( g8) c,4 ( cis)
+        d8[( e f  d)] b4 r8 g
+        c[ ( e) g g]  g[( f e  d)]
+       c4(
+       \grace {
+  \override Stem   #'stroke-style = #"grace"
+   \longgrace e16 \endlonggrace 
+  \revert Stem #'stroke-style }
+
+        d8.[  c16) \< ]  c8[ c-.( c-. c)-.]\!
+       \mark "C"
+
+       %% this is a trick to get the sfp-s to align. 
+       \override Hairpin   #'transparent = ##t
+       des1\sfp \> 
+       g,1\sfp\!  \> 
+       c\sfp \!   \> 
+       c,\sfp\!
+       \revert Hairpin #'transparent 
+       R1*3
+       r8  c[\p c c] c2~
+        c8[ c' c c] c2~
+        c8[ \< e( g f]  e[  d\!\> c bes]
+       \mark "D"
+       a4\!) r r2
+       R1*3
+       c4.\p ( f8) a,4 a |
+        bes8[ (c d bes)] g4 r8 c,
+        c8[( e g  bes)]  a[( c f  d)]
+       c r e r f4 r4
+       R1*3
+       r2 r4 r8 c,8
+        c8[( e g  bes)]  a[( c f  d)]
+       c r e r f4 r4   
+       g,1
+       c,2 c4. c8
+        c8[( e g  bes)]  a[( c f  d)]
+       c r e r f4 r4                   % -. ? 
+
+       R1
+       c8-.   r e-. r f4 r4
+
+       % Finish with F if played separately 
+       c8-.(   r c,-. r  c4) r4| 
+       \bar "|."
+}
+
+