| [ << Staff notation ] | [Top][Contents] | [ Editorial annotations >> ] |
| [ < Tick bar lines ] | [ Up : Staff notation ] | [ Time signature in parentheses - method 3 > ] |
Time signature in parentheses
The time signature can be enclosed within parentheses.
\relative c'' { \override Staff.TimeSignature.stencil = #(lambda (grob) (bracketify-stencil (ly:time-signature::print grob) Y 0.1 0.2 0.1)) \time 2/4 a4 b8 c }
| [ << Staff notation ] | [Top][Contents] | [ Editorial annotations >> ] |
| [ < Tick bar lines ] | [ Up : Staff notation ] | [ Time signature in parentheses - method 3 > ] |
![[image of music]](../59/lily-ed0f8b9e.png)