lilypond-user
[Top][All Lists]
Advanced

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

Re: Vertical position of a breathe sign


From: Neil Puttock
Subject: Re: Vertical position of a breathe sign
Date: Wed, 15 Jun 2011 20:32:49 +0100

2011/6/15 Jakub Pavlík <address@hidden>:

> I'm using sort of non-standard notation - in four-lines-staff in the way in 
> which gregorian chant is notated.
> In this way I set up the staff:
>
> \override Staff.StaffSymbol #'line-positions = #'(-7 -5 -3 -1)
>
> So, the notes B, D, F, A lie on the lines.
>
> But in this setup, the breathe sign is typesetted flying over the staff. I 
> want it to lie on the top-most line, on the line A, but I haven't found any 
> way to modify vertical positioning of this sign. Is there any?

Try this:

\override BreathingSign #'Y-offset = #-0.5

Cheers,
Neil



reply via email to

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