From e9a46a3fc6cee794d222d4444aca3c77c01bc2c6 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Tue, 1 Jul 2008 13:19:35 -0700 Subject: [PATCH] Removed due to copyright issues. --- input/manual/keyboard-headword.ly | 73 +------------------------------ 1 file changed, 1 insertion(+), 72 deletions(-) diff --git a/input/manual/keyboard-headword.ly b/input/manual/keyboard-headword.ly index ac7d638bc5..bdceca334d 100644 --- a/input/manual/keyboard-headword.ly +++ b/input/manual/keyboard-headword.ly @@ -1,7 +1,4 @@ -% Sergei Rachmaninoff, Prelude Op. 3 No. 5, mm. 44–47 - \version "2.11.49" -\include "english.ly" #(set-global-staff-size 15) \paper{ @@ -10,73 +7,5 @@ indent=0\cm } -rh = { \change Staff = RH \voiceFour } -lh = { \change Staff = LH \voiceOne } -\new PianoStaff << - \set Score.currentBarNumber = #44 - \new Staff = "RH" { - << - \override Staff.NoteCollision #'merge-differently-dotted = ##t - \relative c''' { - \key g \minor - r8 --( -- -- 4-- 8 8) - 8( 4)-- 8(-- 4) - r8 (_\markup \italic cresc. - 4) 8( ) - \mf( ) ( 4\> 8)\! - 8\p - } - \\ - \relative c'' { - s8 a16( c d4)-- s4 - 4 s2 - s1 - s4 2 - } - >> - } - \new Staff = "LH" << - \override Staff.NoteCollision #'merge-differently-dotted = ##t - \clef bass - \key g \minor - \new Voice \relative c' { - \rh 2-- c8 \lh d ef f - g4 fs8-- \rh g^- a4.-- a16( c - \showStaffSwitch - 2--) r8 d-- ef-- f-- - g4-- \lh g,~-- g8 \clef treble a-- bf-- c-- - \rh d2*1/4 - } - \new Voice \relative c, { - \times 4/6 {d16[( a' d fs c' d]} - \override TupletNumber #'transparent = ##t - \times 4/6 {fs d c fs, d a)} - \voiceTwo - \times 4/6 {d,[ a' g' d'( c g)]} - \times 4/6 {ef'( c g) f'( c g)} - - \times 4/6 {d,[( a' g' a bf cs])} - \times 4/6 {fs( cs bf g a, d,~)} - \oneVoice - \times 4/6 {d[( a' d d a' d]} - \times 4/6 {c a d, d d, d')} - - \times 4/6 {g,[( d' g bf \clef treble d g]} - \times 4/6 {bf g d \clef bass bf g d)} - \times 4/6 {f,([ d' g af bf \clef treble d]} - \times 4/6 {af' ef bf d \clef bass af bf,)} - - \times 4/6 {ef,([ bf' g' bf ef f])} - \voiceTwo - \times 4/6 {g( ef bf g bf, ef,)} - \times 4/6 {e[( g' ) a'( g d)]} - \times 4/6 {bf'( g d) c'( g d)} - - \oneVoice - \clef bass a,,16 - } - >> ->> +\relative c' { c } -- 2.39.5