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: <[EMAIL PROTECTED]>
To: <lilypond-user@gnu.org>
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 <[EMAIL PROTECTED]>
Subject: time signature above staff
To: "lilypond-user@gnu.org list" <lilypond-user@gnu.org>
Message-ID: <[EMAIL PROTECTED]>
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
------------------------------
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user