----- Original Message -----
From: "Thomas Scharkowski" <t.scharkow...@t-online.de>
To: "lilypond-user" <lilypond-user@gnu.org>
Sent: Saturday, April 30, 2011 6:24 PM
Subject: Compound time signature
Hi,
I try to print a compound time signature using this construction:
--
\once \override Staff.TimeSignature #'stencil = #ly:text-interface::print
\once \override Staff.TimeSignature #'text =
\markup {
\override #'( baseline-skip . 0 )
%%% \hspace #2
\number {
\center-column {\line {"3 2 3" } "8" }
}
}
--
The first number touches the clef, so I used \hspace to shift it to the
right - but then the 8 jumps down one space.
Any hints appreciated.
Thomas
LilyPond 2.13.60
Kubuntu 10.10
Is this any help?:
http://lsr.dsi.unimi.it/LSR/Item?id=743
--
Phil Holmes
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user