lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5538 bendAfte


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5538 bendAfter broken by chords
Date: Fri, 19 Jul 2019 12:47:47 -0000


[issues:#5538] bendAfter broken by chords

Status: New
Created: Fri Jul 19, 2019 12:47 PM UTC by Palmer Ralph
Last Updated: Fri Jul 19, 2019 12:47 PM UTC
Owner: nobody

Mark Knoop wrote:

There seems to be a problem with the \bendAfter command which is affected when used with chords, even in another voice. Not sure what's going on here.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.19.83"

{
  \textLengthOn
  c''1\bendAfter #-5 ^"this bend OK"
  <c' c''>^"no bend attempted"
  c''1\bendAfter #-5 ^"this bend OK"
  <c' c''>\bendAfter #-5 ^"bend fails"
  c''1\bendAfter #-5 ^"bend fails"
}

{
  << {
    \voiceOne
    c''1\bendAfter #-5 ^"bend fails even if chord is in another voice"
  } \context Voice {
    \voiceTwo
    <c' g'>
  } >> \oneVoice
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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