lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compound time signature


From: Phil Holmes
Subject: Re: Compound time signature
Date: Sat, 30 Apr 2011 18:45:54 +0100

----- Original Message ----- From: "Thomas Scharkowski" <address@hidden>
To: "lilypond-user" <address@hidden>
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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]