bug-lilypond
[Top][All Lists]
Advanced

[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




reply via email to

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