Hello,

On 27 January 2012 14:48, Rutger Hofman <rut...@cs.vu.nl> wrote:
> % If a slur spans a bar, and after the bar a note has an accidental
> % as-per key, and the note before the bar is the same but natural-ed,
> % an accidental should be printed for the note after the bar.
> %
> % The first line in the example should be identical to the second line.
> % This is irrespective of accidentalStyle.
>
> \version "2.14.0"
>
> \score {
>    \new Staff {
>        \key g \major
>        \time 2/4
>
>        f'2( |
>        fis') | \break
>        f'2( |
>        fis'!) |
>    }
> }
>
> _______________________________________________


I *think* this is related to

http://code.google.com/p/lilypond/issues/detail?id=649#c8


-- 
--

James

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to