lilypond-user
[Top][All Lists]
Advanced

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

Compound time signature


From: Thomas Scharkowski
Subject: Compound time signature
Date: Sat, 30 Apr 2011 19:24:59 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8

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



reply via email to

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