lilypond-user
[Top][All Lists]
Advanced

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

Re: Shifted notehead won't merge with same pitch from other voice


From: Thomas Morley
Subject: Re: Shifted notehead won't merge with same pitch from other voice
Date: Thu, 29 May 2014 12:43:03 +0200

2014-05-29 10:24 GMT+02:00 Pierre Perol-Schneider
<address@hidden>:
> 2014-05-29 9:15 GMT+02:00 Javier Ruiz-Alma <address@hidden>:
>
>> I'm typesetting the attached music using four voices.  However, a shifted
>> quarter note refuses to merge with the half-note from other voice. I suspect
>> it has to do with both having same stem direction, but how does one tell LP
>> to merge anyway? Force-shifting notecolumn didn't seem to do the trick.
>
>
> If you really want to reproduce your image you'll have to do something bad
> like :
>
> %%%%%%%%%
> \version "2.18.2"
>
> \relative c' {
>
> \key g \minor
>
> <<
>
> { c8[
>
> \once \override NoteHead.stencil = #ly:text-interface::print
>
> \once \override NoteHead.text = \markup\musicglyph #"noteheads.s1"

How about:
\tweak #'duration-log #1

>
> d fis bes^( a)] }
>
> \\
>
> { \once\hideNotes c,8_~ c2 }
>
> \\
>
> { \mergeDifferentlyDottedOn s4 \stemDown fis4. }
>
>>>
>
> }
>
> %%%%%%%%%%%%%%
>
>
> But, as Urs, I'll encourage you to copy the Learning Manual example which is
> much more elegant.
>
> Cheers,
>
> Pierre
>
>
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>

Cheers,
  Harm



reply via email to

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