LSR: Update.
[lilypond.git] / input / lsr / time-signature-in-parentheses.ly
blob6ac0c39d5674fb1f895f31a54a815ad1ebb8bc12
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.
3 \version "2.11.55"
5 \header {
6 lsrtags = "staff-notation, tweaks-and-overrides"
8 texidoc = "
9 The time signature can be enclosed within parentheses.
12 doctitle = "Time signature in parentheses"
13 } % begin verbatim
14 \relative c'' {
15 \override Staff.TimeSignature #'stencil = #(lambda (grob)
16 (bracketify-stencil (ly:time-signature::print grob) Y 0.1 0.2 0.1))
17 \time 2/4
18 a4 b8 c