On 16 March 2012 16:47, Francisco Vila <paconet....@gmail.com> wrote:
>
> Well I'd change the title to "be able to start a slur from a specific
> note of a chord". This gives a warning and does not printa a slur. For
> cases like this, maybe still the named slurs have any sense.
>
> \version "2.15.30"
> \new Staff {
>  \new Voice \relative f {
>    <c''' c,( >16  d, b c )
>  }
> }

To have a slur from the highest note of the chord use
  <c''' c,>^(

For a slur to start from the lowest note
  <c''' c,>_(

What would you expect —as graphical output— for a slur starting on
a note *in the middle of a chord*?  I cannot represent how it would
look like and I cannot remember having seen such thing (in "normal
chords I mean, this is different from a polyphonic passage)?
  <c, c'( c''> ??

Cheers,
Xavier

-- 
Xavier Scheuer <x.sche...@gmail.com>

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to