Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > ffe16b32b9f5eec0add70c0a6bc8cec8 > files > 1933

lilypond-doc-2.12.2-3mdv2009.1.i586.rpm

%% Generated by lilypond-book.py
%% Options: [quote,alt=[image of music],indent=0\mm]
\include "lilypond-book-preamble.ly"


% ****************************************************************
% Start cut-&-pastable-section
% ****************************************************************



\paper {
  #(define dump-extents #t)
  
  line-width = 160\mm - 2.0 * 0.4\in
  indent = 0\mm
  force-assignment = #""
  line-width = #(- line-width (* mm  3.000000))
}

\layout {
  
}



% ****************************************************************
% ly snippet:
% ****************************************************************
\sourcefilename "expressive-headword.ly"
\sourcefileline 0
\version "2.12.0"
\include "english.ly"
#(set-global-staff-size 15)
\paper {
  line-width = 16\cm
  indent = 0\cm
}

% NR 1.3 Expressive marks

% L. v. Beethoven, Op. 49 no. 1 
% Piano sonata 19 - "Leichte Sonate"
% measures 1 - 12

%\layout {
%   \context {
%      \Score
%      \override SpacingSpanner #'base-shortest-duration = 
%         #(ly:make-moment 1 20) 
%   }
%}

\new PianoStaff <<

   % RH Staff
   \new Staff {
      \clef treble
      \key g \major
      \time 6/8
      \partial 2
      \once \override TextScript #'staff-padding = #2
      d'8 \staccato
      ^ \markup { \column {
         RONDO
         \italic Allegro } }
      d'8 \staccato
      g'8 \staccato
      a'8 \staccato

      |

      b'8 [ (
      g'8 ] )
      e'8 \staccato
      e' \staccato
      a'8 \staccato
      b'8 \staccato

      |

      c''8 [ (
      a'8 ] )
      e''8 \staccato
      d''8 \staccato
      c''8 \staccato
      b'8 \staccato

      |

      a'8 \staccato
      g'8 \staccato
      a'8 \staccato
      \acciaccatura { g'16 [ a'16 ] }
      bf'8
      a'8 \staccato
      g'8 \staccato

      |

      fs'8 [ (
      d'8 ] )
      d'8 \staccato
      d'8 \staccato
      g'8 \staccato
      a'8 \staccato

      |

      b'8 [ (
      g'8 ] )
      e'8 \staccato
      e'8 \staccato
      a'8 \staccato
      b'8 \staccato

      |

      c''8 [ (
      a'8 ] )
      e''8 \staccato
      d''8 \staccato
      c''8 \staccato
      b'8 \staccato

      |

      a'8 \staccato
      g'8 \staccato
      a'8 \staccato
      <<
         {
            \voiceOne
            d'8
            g'8
            fs'8
            \oneVoice
         }
         \new Voice {
            \voiceTwo
            d'4
            c'8
            \oneVoice
         }
      >>

      |

      <b g'>4 \tenuto
      d'8 \staccato
      g'8 \staccato
      b'8 \staccato
      d''8 \staccato

      |

      d''8 (
      <c'' a'>8 \staccato )
      <c'' a'>8 \staccato
      d''8 (
      <b' g'>8 \staccato )
      <b' g'>8 \staccato

      |

      d''8 (
      <c'' a'>8 \staccato )
      <c'' a'>8 \staccato
      d''8 (
      <b' g'>8 \staccato )
      <b' g'>8 \staccato

      |

      d''8 \staccato
      <c'' a'>8 \staccato
      <b' g'>8 \staccato
      d'' \staccato
      <c'' a'>8 \staccato
      <b' g'>8 \staccato

      |

      <d'' c'' a'>4 \fermata
      r8 r4 r8
   }

   % LH Staff
   \new Staff {
      \clef bass
      \key g \major
      \time 6/8
      \partial 2
      r8
      r8
      <d' b>8 \staccato
      <c' a>8 \staccato

      |

      <b g>4
      r8
      r8
      <e' c'>8 \staccato
      <d' b>8 \staccato

      |

      <c' a>4
      r8
      r8
      <a fs>8 \staccato
      <b g>8 \staccato

      |

      <c' a>8 \staccato
      <b d'>8 \staccato
      <e' c'>8 \staccato
      <e' cs'>4. (

      |

      d'4 )
      r8
      r8
      <d' b!>8 \staccato
      <c'! a>8 \staccato

      |

      <b g>4
      r8
      r8
      <e' c'>8 \staccato
      <d' b>8 \staccato

      |

      <c' a>4
      r8
      r8
      <a fs>8 \staccato
      <b g>8 \staccato 

      |

      <c' a>8 \staccato
      <d' b>8 \staccato
      <e' c'>8 \staccato
      <b d>4
      <a d>8 \staccato

      |

      <g g,>4 \tenuto
      r8
      r4
      r8

      |

      r8
      <d' fs>8 \staccato
      <d' fs>8 \staccato
      r8
      <d' g>8 \staccato
      <d' g>8 \staccato

      |

      r8
      <d' fs>8 \staccato
      <d' fs>8 \staccato
      r8
      <d' g>8 \staccato
      <d' g>8 \staccato

      |

      r8
      <d' fs>8 \staccato
      <d' g>8 \staccato
      r8
      <d' fs>8 \staccato
      <d' g>8 \staccato

      |

      <d' fs>4 \fermata
      r8 r4 r8
   }

>>



% ****************************************************************
% end ly snippet
% ****************************************************************