Frisky (1): Difference between revisions
No edit summary |
No edit summary |
||
Line 26: | Line 26: | ||
%crossRefNumber = "1" | %crossRefNumber = "1" | ||
%footnotes = "" | %footnotes = "" | ||
tagline = | tagline = "UETEXT" | ||
} | } | ||
voicedefault = { | voicedefault = { |
Revision as of 16:20, 14 February 2011
<lilybook> \version "2.10.33" \header { %book = "Peacocks' Tunes"
composer = \markup { \teeny {collected by:} \small {John Peacock (c. 1754 - 1817)} }
%crossRefNumber = "1" %footnotes = "" tagline = "UETEXT" } voicedefault = {
%%%% START PASTE AREA %%%% \key g \major \override Staff.TimeSignature #'stencil = #(lambda (grob) (bracketify-stencil (ly:time-signature::print grob) Y 0.1 0.2 0.1))
\time 2/4 %\override Staff.TimeSignature #'stencil = ##f \set Staff.instrumentName = \markup{\fontsize #2.1 {"1."}}
\relative c { \repeat volta 2{
\stemDown d16^\markup{ \fontsize #2.1 { \hspace #0 {\raise #0.5 {Frisky}}}} b g' d e d c b| a b c d c b a g| d' b g' d e d c b| a c b a \stemUp g8 g\stemNeutral \break } \repeat volta 2 { a16 c b d d c b a| b d c e e d c b| d b g' d e d c b| a c b a \stemUp g8 g\stemNeutral \break } }
} %%%% END PASTE AREA %%%%
\score{
<<
\context Staff="default" { \voicedefault }
>> \layout { \context { \Score \remove "Bar_number_engraver" } }
} </lilybook>
ABC notation in: Tune Discussion