lilypond-user
[Top][All Lists]
Advanced

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

Re: stacking whole notes of different size


From: Marc Hohl
Subject: Re: stacking whole notes of different size
Date: Mon, 31 Aug 2015 18:22:06 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

Am 31.08.2015 um 15:41 schrieb Simon Albrecht:
Hello Marc,

this is a known issue: see
<https://sourceforge.net/p/testlilyissues/issues/3900/>.

Ok, so I managed to shift the upper note heads by using extra-offset:

< g \tweak font-size #-3 \tweak Accidental.font-size #-3 \tweak extra-offset #'(-0.25 . 0) b > | < fis \tweak font-size #-3 \tweak Accidental.font-size #-3 \tweak extra-offset #'(-0.25 . 0) h! > |
    < e \tweak font-size #-3 \tweak extra-offset #'(-0.25 . 0) cis' > |
< d \tweak font-size #-3 \tweak extra-offset #'(-0.25 . 0) d' >~) | 1~ | 1~ | < d \tweak font-size #-3 d' >2

One problem remains: the upper ties are drawn as if the notes weren't shifted. How can I access the upper ties for reformatting? Is there a way to apply the shift amount to all control points simultaneously?

(I tried shifting the smaller notes by \tweak X-offset #-0.25 first, but that does not seem to have any effect.)

TIA,

Marc


Yours, Simon

Am 31.08.2015 um 14:15 schrieb Marc Hohl:
Hello list,

I have songs for single voice and wanted to include an optional higher
voice for those singers that are able to each the notes and are capable
of doing a second voice.

Since the doubled part is just at the end of a song, I did not want to
fiddle with a separate voice and wrote chords instead like this:

< e \tweak font-size #-3 g >

Now I have a question about the alignment of the note heads. In the
cases where a visible stem is present, the note heads are aligned to the
stem, which is ok.

When I stack whole notes, the note heads are also right aligned, which
looks kind of strange, see the attached picture.

I did not find any suitable example in Gould, so I wanted to ask here:
is the graphical output ok, or should the smaller notes be centered over
the main voice? If yes, is there a automatic way to do this, or do I
have to \tweak the note head position manually by some trial-and-error?

Thanks in advance,

Marc


_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user


Attachment: smaller-whole-notes2.jpg
Description: JPEG image


reply via email to

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