lilypond-auto
[Top][All Lists]
Advanced

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

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


From: Auto mailings of changes to Lily Issues
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #1505 bendAfter not spanning line break properly
Date: Thu, 24 Dec 2015 12:09:10 +0000


[issues:#1505] bendAfter not spanning line break properly

Status: Accepted
Created: Sun Feb 06, 2011 08:40 PM UTC by Anonymous
Last Updated: Thu Dec 08, 2011 01:13 AM UTC
Owner: nobody
Attachments:

Originally created by: *anonymous

Originally created by: address@hidden

\score {
  \new Staff <<
    { s1*3 \break }
    \relative c' {
      s1*2
      \times 44/72 {
        \crescTextCresc
        \bendAfter #-3 ges4^\< s16 s s s s s s s
        \bendAfter #-2 a4 s16 s s s s s s
        \bendAfter #-1 b4 s16 s s s s s
        c4 s16 s s s s
        \bendAfter #1 d4 s16 s s s
        \bendAfter #2 e4 s16 s s
        \bendAfter #4 f4 s16 s
        \bendAfter #8 g4 s16
        \bendAfter #16 a4\ff
      }
    }
  >>
  \layout {
    \context {
      \Voice
      \remove "Forbid_line_break_engraver"
      \override Beam #'breakable = ##t
    }
  }
}

The 3rd bendAfter is broken at the line end, with the remainder displayed at the beginning of the same line.


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]