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">
%% http://lsr.di.unimi.it/LSR/Item?id=833
% Tchaikovsky op. 71a
 
% The Nutcracker (suite)
% NR 2.whatever  Wind
% VII Dance of the Merlitons
% Tchaikovsky
% 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]]