On 27 January 2012 15:48, Rutger Hofman <[email protected]> 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'!) | > } > }
This is disputed. Just for the record, 2 threads discussing this "issue" (and whether this should be considered as an issue or not). "Workarounds" are straightforward and are also mentioned there. http://lists.gnu.org/archive/html/lilypond-user/2011-11/msg00408.html http://lists.gnu.org/archive/html/lilypond-user/2011-01/msg00524.html Cheers, Xavier -- Xavier Scheuer <[email protected]> _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
