bug-lilypond
[Top][All Lists]
Advanced

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

slurs/accidentals across barlines


From: David Bobroff
Subject: slurs/accidentals across barlines
Date: Thu, 09 Jun 2005 18:41:57 +0000

The following code illustrates what I believe is a bug:

\version "2.5.30"

\score {
  \relative c'' {
    \key as \major
    a1-(
    as-)
  }
}


The output looks like a pair of tied 'a's but is, in fact a slur from an
a to an a-flat.  To be sure, LilyPond *does* make a visual difference
between slurs and ties, but when reading music the output from the above
will not clearly communicate that the second note is an a-flat.  I think
LilyPond should recognize such situations and force a courtesy
accidental.

-David





reply via email to

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