\header {
dedication = "Dedicated to Pleasanton Middle School Symphonic Band of 2006
title = "Hungarian Rhapsody no.2"
subtitle = "Transciption by Alex So"
composer = "Franz Liszt (1811-1886)"
arranger = "Alex So"
copyright = "Alex So 2006"
}
\version "2.7.17"
global = {
\key e \minor
\time 2/4
}
i = \context Staff \relative c''{
\context Voice = "i"
\voiceOne
\acciaccatura cis,8 cis2 | \appoggiatura cis16[ \appoggiatura b16 \appoggiatura cis16]
}
\score {
\context PianoStaff <<
\context Staff = "violin" <<
\global
\clef treble
\i
>>
>>
\layout {
\context {
\Score
\override SpacingSpanner #'spacing-increment = #3
}
}
\midi {
\tempo 4 = 54
}
}
%% Local Variables:
%% coding: utf-8
%% End:
I haven't changed the instruments either. (If you want to know the transposed piece I am trying to do, Hungarian Rhapsody no. 2 - Liszt)
View this message in context: Double clefs?
Sent from the Gnu - Lilypond - User forum at Nabble.com.
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user