| [ << Rhythms ] | [Top][Contents] | [ Expressive marks >> ] |
| [ < Time signature in parentheses ] | [ Up : Rhythms ] | [ Time signature printing only the numerator as a number (instead of the fraction) > ] |
Time signature in parentheses - method 3
Another way to put the time signature in parenthesis
\relative c'' { \override Staff.TimeSignature.stencil = #(lambda (grob) (parenthesize-stencil (ly:time-signature::print grob) 0.1 0.4 0.4 0.1 )) \time 2/4 a4 b8 c }
| [ << Rhythms ] | [Top][Contents] | [ Expressive marks >> ] |
| [ < Time signature in parentheses ] | [ Up : Rhythms ] | [ Time signature printing only the numerator as a number (instead of the fraction) > ] |
![[image of music]](../eb/lily-df88b68b.png)