bug-lilypond
[Top][All Lists]
Advanced

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

Re: slurs/accidentals across barlines


From: Erik Sandberg
Subject: Re: slurs/accidentals across barlines
Date: Fri, 10 Jun 2005 09:45:43 +0200
User-agent: KMail/1.8

On Friday 10 June 2005 00.03, Han-Wen Nienhuys wrote:
> Erik Sandberg wrote:
> >>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.
> >
> > I think this is one of the rare situations where the user should realise
> > that a reminder would be a good idea, & add a ! to the as.
>
> I agree with David on this one. This is not a blatant error, but very
> insidious: you cannot tell from the output there is an error in the part.

OK, added as accidental-reminder-slur.ly:
%
%David Bobroff
\version "2.5.30"

\header {
texidoc = "There should be an automatic reminder accidental before the as."
reportedin = "2.5.30"
}

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

-- 
Erik Sandberg
Maintainer of the Lilypond bug CVS archive,
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lily-bugs/bugs/
http://lilypond.org/doc/v2.5/bugs/out/index.html




reply via email to

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