lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Head of merged half note getting filled


From: Jonathan Kulp
Subject: Re: Head of merged half note getting filled
Date: Thu, 30 Apr 2009 21:43:09 -0500
User-agent: Thunderbird 2.0.0.21 (X11/20090318)

Nick Payne wrote:
I've got a score where the heads of half and dotted half notes that are
merged with eighth notes are being incorrectly filled in. I've minimised it
to the attached example. I've found that the problem is due to having three
voices. If I remove the treble voice from my example, then the merged note
in the middle and bass voices outputs correctly with an unfilled notehead.

Nick Payne


Nick,

I'm not sure why it doesn't behave like you want, but you can force it to do so with this code before the offending note in the middle voice:

  \once \override NoteHead #'transparent = ##t

You can also use much simpler \stemUp, \stemDown, and \stemNeutral commands to control direction of stems.

HTH,

Jon
--
Jonathan Kulp
http://www.jonathankulp.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]