2012/3/16 Xavier Scheuer <x.sche...@gmail.com>:
> On 16 March 2012 17:30, Francisco Vila <paconet....@gmail.com> wrote:
>>
>> This is not an upright slur from the lowest note, this is a 'downside' slur
>
> Right, I did not consider this case.
> Nice request, then.
>
>> See attached again. How do you do that?
>
> Right now I would use two voices.  ;-P

Thank you. I have tried the \hideNotes trick but does not work because
a beam is only printed it the initial note is not hidden.

See

\version "2.15.30"
\new Staff {
  <<
    \new Voice
    \relative f {
      \voiceOne <c'' c'>16 % here \voiceTwo is even worse
    }
    \new Voice
    \relative f {
      \voiceTwo %\hideNotes   %this removes beam!
      c''16[ ^(
      \unHideNotes d b c] )
    }
  >>
}

%END

> But with your "be able to start a slur from a specific note of a chord"
> it would be easier, of course.


-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com

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

Reply via email to