Ok... This already helped a lot. I did the following:
tsa = \markup {
\override #'(baseline-skip . 0.0 )
\column { \number 3+1/2 \number 4 }
}
\once \override Staff.TimeSignature #'style = #'default
\once \override Staff.TimeSignature #'stencil = #(lambda (grob)
(grob-interpret-markup grob tsa))
\time 7/8
Now the problem is that the slash is slightly too big so the "4" is
placed a bit too low. How could I solve this?
Stefan
Am Donnerstag, den 19.11.2009, 22:32 -0500 schrieb Kieren MacMillan:
> Hi Stefan,
>
> > Do you have any idea how to do this override stuff?
>
> Lots of examples in the LSR:
> <http://lsr.dsi.unimi.it/LSR/Search?q=time+signature>
>
> Hope this helps!
> Kieren.
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user