Wind headword: Difference between revisions
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series |
m add indentation |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
<lilypond version="2.24"> | <lilypond version="2.24"> | ||
% | % Tchaikovsky op. 71a | ||
% The Nutcracker (suite) | |||
% | % VII Dance of the Merlitons | ||
% | |||
#(set-global-staff-size 15) | #(set-global-staff-size 15) | ||
| Line 35: | Line 33: | ||
} | } | ||
>> | >> | ||
} | |||
\layout { | |||
indent = 2\cm | |||
} | } | ||
</lilypond> | </lilypond> | ||
| Line 40: | Line 42: | ||
[[Category:Headword]] | [[Category:Headword]] | ||
[[Category:Included in the official documentation]] | [[Category:Included in the official documentation]] | ||
[[Category:Snippet]] | |||