lilypond-devel
[Top][All Lists]
Advanced

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

Re: fact check for manual: devel bugs


From: Erik Sandberg
Subject: Re: fact check for manual: devel bugs
Date: Mon, 13 Sep 2004 17:31:43 +0200
User-agent: KMail/1.6.2

On Sunday 12 September 2004 15.20, Han-Wen Nienhuys wrote:
> address@hidden writes:
> > So: In my eyes, the following is a good bug report:
> >
> > It seems that the slur engine doesn't look at accidentals. In the
> > following example, the slur touches the accidental.
> >
> > Using Mac OSX 10.3.4, fink package lilypond-unstable
> >
> > \version "2.3.11"
> > \relative c''{
> >   a1 a a a a
> >   a2. g16( b d fis)
> > }
>
> IWBN to add an example bugreport, with a should be deliberately
> blotched output to fake a bug, i.e.
>
> @verbatim
>
> It seems that placement of accidentals is broken. In the
> following example, the accidental touches the note head.
>
> Using Mac OSX 10.3.4, fink package lilypond-unstable
>
>
>  \version "2.3.11"
>  \relative c''{
>    a1 a a a a
>    a2. g16( b d fis)
>  }
> @end verbatim
>
> @lilypond
>  \version "2.3.11"
>  \relative c''{
>    a1 a a a a
>    a2. g16( b d
>    \override Accidental #'extra-offset = #'(1.0 . 0)
>   fis)
>  }
> @end lilypond

Agreed, good idea. Your formulation is imho better, too.

Erik




reply via email to

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