Orchestra, choir and piano template: Difference between revisions

Import snippet from LSR
 
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
Line 1: Line 1:
This template demonstrates the use of nested <code>StaffGroup</code> and <code>GrandStaff</code> contexts to sub-group instruments of the same type together, and a way to use <code>\transpose</code> so that variables hold music for transposing instruments at concert pitch.
This template demonstrates the use of nested <code>StaffGroup</code> and <code>GrandStaff</code> contexts to sub-group instruments of the same type together, and a way to use <code>\transpose</code> so that variables hold music for transposing instruments at concert pitch.


<lilypond version="2.24.0" full>
<lilypond version="2.24" full>
#(set-global-staff-size 17)
#(set-global-staff-size 17)