lilypond-user
[Top][All Lists]
Advanced

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

Re: time signature above staff AND Notes instead of numbers


From: Mats Bengtsson
Subject: Re: time signature above staff AND Notes instead of numbers
Date: Mon, 01 Aug 2005 10:32:52 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

Just use text markup to typeset whatever you want above the staff.
For example, something like
\score{
  { \mark \markup{ \number 3 \large / \small \note #"4" #1 }
  \time 3/4 \override Staff.TimeSignature #'transparent = ##t
  c d e  }
}
see the section on "Text" in "Advanced Notation" for more information.

For the original question, the same idea can be used. An alternative
could be to just move the ordinary time signature using
\override Staff.TimeSignature #'extra-offset = #'(0 . 5)

   /Mats


Mehmet Okonsar wrote:
----- Original Message ----- From: <address@hidden>
To: <address@hidden>
Sent: Thursday, July 28, 2005 6:36 AM
Subject: lilypond-user Digest, Vol 32, Issue 52


Also can we have notes (ex. a quarter or a eight note ..) as a denominator.
Like 3 / {here a quarter note} all put above the staff?



Message: 9
Date: Wed, 27 Jul 2005 23:05:50 -0400
From: Bec and John <address@hidden>
Subject: time signature above staff
To: "address@hidden list" <address@hidden>
Message-ID: <address@hidden>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed

Hi,

I was wondering if it's possible with Lilypond to put the time signature above the staff? Thanks.

- John




------------------------------





reply via email to

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