Xavier Scheuer writes: > On 2 February 2013 23:52, Piotr <[email protected]> wrote: >> > I'm not top posting. >> >> \version "2.16.2" >> %{ >> A reminder accidental can be forced by adding >> an exclamation mark ! after the pitch. >> Here it makes error. >> %} >> >> \relative c'' { >> \clef "treble" \key bes \major \time 6/8 >> \autoBeamOff b8 a es!'~ es16[ c] d[ g] e8~| >> } > > Hi, > > The octave (' or , etc.) is part of the pitch. > Replace es!'~ by es'!~ . >
Thanks for responding to that, Xavier. Piotr, I'm pretty sure that your example will work if you make the correction suggested by Xavier. Cheers, Colin Hall Bug squad -- Colin Hall _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
