lilypond-user
[Top][All Lists]
Advanced

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

Re: NoteHead


From: Ferenc Wagner
Subject: Re: NoteHead
Date: Mon, 29 Dec 2003 20:30:19 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux)

donald_j_axel <address@hidden> writes:

> I started out with four voices. The piece is actually a beautiful
> demonstration of voicing in Chopin's style.
>
> [...] I did try to put the clashing notes in <chord>
> angles, but the skew is the wrong way no matter what I do
> (because of basic formating rule).
>
> Using \once \property Voice.NoteHead \set #'extra-offset = #'(
> 0.8 .  0.0) leaves the formating engine unaware of the notehead
> (as documented)

What if you put

  \once \property Voice.NoteColumn \set #'horizontal-shift = #1

instead of that?  Or you can augment extra-offset with

  \once \property Voice.NoteHead \set #'stem-attachment-function = #(lambda (x) 
'(0 . 0))

Maybe if you provided some drawing of what you've got in
your mind, one could help more.

Feri.




reply via email to

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