That did the trick - thank you. Richard On Tue, 2013-03-26 at 12:58 +0100, Urs Liska wrote: > Am 26.03.2013 12:46, schrieb Richard Shann: > > > Dear LilyPonders, > > When a tied note with accidental ties across a line boundary the > > accidental is repeated in the next bar. If there is a further note with > > the same accidental, the accidental is repeated, which looks very odd, > > as the accidental has already been printed in that bar. > > This snippet illustrates this > > > > \version "2.16" > > \score { > > \new Staff { > > ees'4 ees'8 ees'4 ees' ees'8 ~ > > ees' ees'4 ees' ees' ees'8 ~ > > ees' ees'4 ees' ees' ees'8 ~ > > ees' ees'4 ees' ees' ees'8 ~ > > %5 > > ees' ees'4 ees' ees' ees'8 ~ > > ees' ees'4 ees' ees' ees'8 ~ > > ees' ees'4 ees' ees' ees'8 ~ > > ees' ees'4 ees' ees' ees'8 > > } > > } > > > > Is this a bug? > I don't know, but: > > And more immediately, how can I omit the printing of the > > accidental - I have been digging through the manual without success ... > You can use > > > suppressAccidental = { > > \once \override Accidental #'stencil = ##f > > } > > > HTH > Urs > > > > > > > Richard Shann > > > > > > > > _______________________________________________ > > lilypond-user mailing list > > lilypond-user@gnu.org > > https://lists.gnu.org/mailman/listinfo/lilypond-user > > _______________________________________________ > lilypond-user mailing list > lilypond-user@gnu.org > https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user