Hi Thomas, I don't know why LilyPond actually does this, I find it annoying too.
You can remove the accidental at the line break by setting the break-visibility property: \once \override Accidental #'break-visibility = #all-invisible You can read more about this property in 'NR 5.4.6 Visibility of objects'. Regards, Tao -------- Original-Nachricht -------- > Datum: Wed, 29 Apr 2009 22:38:48 +0200 > Von: "Thomas Scharkowski" <[email protected]> > An: [email protected] > Betreff: Hiding accidental for tied note after line break > Hi, > > I do not want to display an accidental for a tied note after a line > break (lilyponds default is to diplay one [why?]). > > \once \override Accidental #'stencil = ##f > or > \once \override Accidental #'transparent = ##t > > works, but the tie at the beginning of the line gets shortened to > reserve space for the accidental. > How can I change this? > > Thank you > Thomas > > > > _______________________________________________ > lilypond-user mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/lilypond-user -- Neu: GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate + Telefonanschluss für nur 17,95 Euro/mtl.!* http://dslspecial.gmx.de/freedsl-surfflat/?ac=OM.AD.PD003K11308T4569a _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
