[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue 1696 in lilypond: Breathing sign incorrectly positioned on custom
From: |
lilypond |
Subject: |
Issue 1696 in lilypond: Breathing sign incorrectly positioned on custom staves using 'line-positions |
Date: |
Wed, 15 Jun 2011 20:20:56 +0000 |
Status: Accepted
Owner: address@hidden
Labels: Type-Defect Priority-Medium
New issue 1696 by address@hidden: Breathing sign incorrectly
positioned on custom staves using 'line-positions
http://code.google.com/p/lilypond/issues/detail?id=1696
Breathing signs should be positioned correctly on custom staves whose lines
are set via 'line-positions.
In the following snippet, the breathing sign is erroneously placed above
the stave, instead of hanging on the top line.
\version "2.15.2"
\relative c' {
\override Staff.StaffSymbol #'line-positions = #'(-7 -5 -3 -1)
b1 \breathe
b1
}
Attachments:
breathe-bug.png 1.9 KB
- Issue 1696 in lilypond: Breathing sign incorrectly positioned on custom staves using 'line-positions,
lilypond <=
- Re: Issue 1696 in lilypond: Breathing sign incorrectly positioned on custom staves using 'line-positions, lilypond, 2011/06/15
- Re: Issue 1696 in lilypond: Breathing sign incorrectly positioned on custom staves using 'line-positions, lilypond, 2011/06/18
- Re: Issue 1696 in lilypond: Breathing sign incorrectly positioned on custom staves using 'line-positions, lilypond, 2011/06/20
- Re: Issue 1696 in lilypond: Breathing sign incorrectly positioned on custom staves using 'line-positions, lilypond, 2011/06/25
- Re: Issue 1696 in lilypond: Breathing sign incorrectly positioned on custom staves using 'line-positions, lilypond, 2011/06/25