lilypond-user
[Top][All Lists]
Advanced

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

Making a half-note overlap an eight-note


From: Han-Wen Nienhuys
Subject: Making a half-note overlap an eight-note
Date: Wed, 10 Apr 2002 11:03:11 +0200

address@hidden writes:
>        |
>        |  *   *   *
>       O  |   |   |
>      |   |   |   |
>      |___|___|___|
> 
> 
> Is there any other property of the NoteCollision engraver I can use? I've
> looked at the online documentation but I couldn't find any usefull
> properties to set/override.
> 
> Hopefully someone understands what I'm asking...

I should look at this some day, but for now, you can fake this by
making the black head transparent (NoteHead \override #'transparent =
##t), and setting force-hshift for the collision manually (NoteColumn
\override #'force-hshift = #0.01).

-- 

Han-Wen Nienhuys   |   address@hidden    | http://www.cs.uu.nl/~hanwen/




reply via email to

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