to7m <tho7maspeng...@gmail.com> writes: > % The 2nd system's accidental is correctly hidden, but the 4th system's is > % incorrectly present. The 6th system uses the workaround of placing the > % hide-tied-accidental-after-break bit in the voice. The direction of the > % ties is different too. > > > \version "2.18.2" > > { \override Accidental #'hide-tied-accidental-after-break = ##t > { \break ges1~ > \break ges > \break << { ges1~ > \break ges } \\ >> > \break << { \override Accidental #'hide-tied-accidental-after-break = > ##t ges1~ > \break ges } \\ >> > } > }
That's behaving as expected. The properties in the default Voice are independent from the properties in Voice = "1" and Voice = "2". -- David Kastrup _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond