1 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
2 %% This file is in the public domain.
6 lsrtags
= "staff-notation, contexts-and-engravers"
9 An extra staff can be added (possibly temporarily) after the start of a
13 doctitle
= "Adding an extra staff"
17 \new Staff
\relative c'' { c1 c c c c }
18 \new StaffGroup
\relative c'' {
21 << c1 \new Staff
{ \once \override Staff
.TimeSignature
#'stencil
= ##f c1 } >>