lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4806 Cross-st


From: Auto mailings of changes to Lily Issues
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4806 Cross-staff glissando at line break: incorrect slope on first sibling
Date: Mon, 21 Mar 2016 10:55:03 +0000


[issues:#4806] Cross-staff glissando at line break: incorrect slope on first sibling

Status: Accepted
Created: Mon Mar 21, 2016 10:55 AM UTC by Simon Albrecht
Last Updated: Mon Mar 21, 2016 10:55 AM UTC
Owner: nobody
Attachments:

As Harm reported, the fix for issue 1578 (which is probably the same that fixed 664) doesn’t work for cross-staff cases.

\version "2.19.38"

\paper { line-width = 50 }

lower =
\relative c'' {
  \override Glissando #'breakable = ##t
  \override Glissando #'after-line-breaking = ##t
  d,,1\glissando
  \break
  \change Staff = "upper"
  f'''1
}

\new PianoStaff <<
  \new Staff = "upper" { s1*2 }
  \new Staff = "lower" { \clef bass \lower }
>>

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.

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
_______________________________________________
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]