On Thu, 3 Jul 2008, Reinhold Kainhofer wrote:
Am Donnerstag, 3. Juli 2008 schrieb Johan Vromans:
Carl Sorensen <[EMAIL PROTECTED]> writes:
Here is an example.
Very nice!
Is there a way to avoid the naturals and sharps? They're rather
meaningless.
You mean the key signature (and its cancellation)? That's easy: Simple create
the staff context manually and remove the Key_engraver there:
myrhythm = {
\key f \major
\improvisationOn
e8 f8 r8 b8 r8 b8 r8 b |
c1
}
Because b natural is used in the myrhythm in the first measure, a natural
is used before that note head in the first measure. Carl was just
illustrating that pitch changes don't affect note head vertical positions.
The best practice, I assume would be to use the root note of the chord
rather than random notes and the accidentals should disappear.
Chris
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user