Status: Accepted
Owner: [email protected]
Labels: Type-Defect Priority-Medium
New issue 1696 by [email protected]: 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
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond