lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4839 Skyliner


From: Auto mailings of changes to Lily Issues
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4839 Skyliner misses beams after staff change
Date: Sat, 30 Apr 2016 12:30:00 +0000


[issues:#4839] Skyliner misses beams after staff change

Status: Accepted
Created: Sat Apr 30, 2016 12:30 PM UTC by Phil Holmes
Last Updated: Sat Apr 30, 2016 12:30 PM UTC
Owner: nobody
Attachments:

Malte Meyn reported:

the following code produces an incorrect skyline for the "rh" staff. It
includes the noteheads but not the stems and beam. This happens only
with certain rhythms (for example, 8. 16 in the "lh" staff produces a
correct skyline in the "rh" staff).

\version "2.19.40" % also 2.18.2, 2.16.2, 2.14.2

#(ly:set-option 'debug-skylines #t)

<<
   \new Staff = "rh" s2.
   \new Staff = "lh" {
     d'8 f''
     \change Staff = "rh"
     d'8. f''16
     \change Staff = "lh"
     d'4
   }
 >>

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.

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
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]