Grouping contexts: Difference between revisions
m I deleted the full keyword because, as far as I can tell, this snippet does not need to demonstrate page layout features. |
mNo edit summary |
||
| Line 2: | Line 2: | ||
<lilypond version="2.24"> | <lilypond version="2.24"> | ||
topVoice = \relative c' { | topVoice = \relative c' { | ||
\key d\major | \key d\major | ||
| Line 46: | Line 40: | ||
\score { | \score { | ||
\ | \new Staff << \topVoice \\ \botVoice >> | ||
} | } | ||
\score { | \score { | ||