On 11/30/2011 09:46 PM, Nick Payne wrote:
On 01/12/11 01:43, Rutger Hofman wrote:
Good afternoon list,

I think in the following example (see attached) lilypond should
automatically add a sharp in bar 2, as enforced in the second line:

\version "2.14.0"

\score {
\new Staff {
\key g \major
\time 2/4

f'2( |
fis') |

\break
f'2( |
fis'!) |
}
}

IMHO this is a bug.

If you add

\accidentalStyle "modern"

you will get the sharp on both fis.

Nick

Yes, certainly. But I think there should be a sharp irrespective of accidentalStyle. That's why I think it is a bug.

Rutger

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

Reply via email to