bug-lilypond
[Top][All Lists]
Advanced

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

Re: Cue Stem Alignment of Merged Noteheads


From: Colin Hall
Subject: Re: Cue Stem Alignment of Merged Noteheads
Date: Thu, 10 Jan 2013 13:39:31 +0000
User-agent: mu4e 0.9.9.5-dev6; emacs 23.3.1

Jay Anderson writes:

> \version "2.16.0"
>
> mus = \relative c'
> {
>   c8 d e f g a b c
> }
>
> \score
> {
>   \new Staff
>   <<
>     \new CueVoice
>     {
>       \voiceOne
>       % Workaround:
>       %\override Stem #'X-offset = #1.22
>       \mus
>     }
>     \new Voice
>     {
>       \voiceTwo
>       \mus
>     }
>   >>
> }
>
> The cue stems look like they're coming out of the middle of the shared
> notehead. It's easy to manually push the stems over (in practice this needs
> to be done on a note-by-note basis), but it'd be nice if this happened
> automatically.

Thanks for the bug report, Jay, and for reporting the workaround.

I can't imagine how to have Lilypond automatically tweak the X alignment
of the cue voice stems when the noteheads overlap. I hope the devs can
come up with something.

Tracker here:

http://code.google.com/p/lilypond/issues/detail?id=3099

Cheers,
Colin.

-- 
Colin Hall



reply via email to

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