bug-lilypond
[Top][All Lists]
Advanced

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

Misplaced staccato dot


From: Timothy Lanfear
Subject: Misplaced staccato dot
Date: Sun, 12 May 2013 17:11:47 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> I'm not top posting.

Why is the staccato dot far below the note? Strangely, the slur is
important: if you remove the slur, the dot moves to the correct place. Bug
first appears in 2.17.10

\version "2.17.10"

{
  <<
    \new Staff = "R" { s2 }
    \new Staff = "L" {
      \new Voice {
        \voiceTwo
        f'8 \change Staff="R" f'( \change Staff="L" f'_. f')
      }
    }
  >>
}





reply via email to

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