Rene Olsthoorn writes:

> Compile the code below, and notice that because of the gis'4 in the
> first barline, the g'4 in the SECOND barline is corrupted!

You switch off all timing:

>      \property Score.timing = ##f

so there is no such thing as a bar.  Accidentals last until the end of
the bar by default, but there are many more options.

Because you have no timing, you may want to set \forgetAccidentals.
See accidentals in the manual for more information.

Jan.

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org



_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to