lilypond-user
[Top][All Lists]
Advanced

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

Re: vertical space..under the staff


From: David Nalesnik
Subject: Re: vertical space..under the staff
Date: Sat, 15 Jun 2013 07:25:35 -0500

Hi Paul,


On Sat, Jun 15, 2013 at 6:49 AM, Paul Malcolm <address@hidden> wrote:

Most of the offsets and padding for objects seem to be for above the staff. 
I would like to display a filled square and triangle for indications of 5/8  
time beat groupings, but I want them underneath the staff.  
For example under the given C note

c4.\DB^\markup{\center-align \larger \triangle ##t}

Is there please some way to control and fix and offset (below) the staff 
for this triangle ? 


The problem here is simply that you're using the caret, which indicates that the markup should be placed above.  Replace "^" with "_" and the overrides will work as you expect.

--David 

reply via email to

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