| [ << Tweaks and overrides ] | [Top][Contents] | [ Paper and layout >> ] |
| [ < Suppressing warnings for clashing note columns ] | [ Up : Tweaks and overrides ] | [ 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 }
| [ << Tweaks and overrides ] | [Top][Contents] | [ Paper and layout >> ] |
| [ < Suppressing warnings for clashing note columns ] | [ Up : Tweaks and overrides ] | [ Time signature in parentheses - method 3 > ] |
![[image of music]](../59/lily-ed0f8b9e.png)