lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Re: Ticket 664


From: Auto mailings of changes to Lily Issues
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Re: Ticket 664 discussion
Date: Mon, 21 Mar 2016 10:45:00 +0000

Which would mean fixed_2_13_56.


[issues:#664] 1 breakable glissando => 2 same-looking glissandos

Status: Verified
Created: Wed Aug 20, 2008 06:55 AM UTC by Anonymous
Last Updated: Mon Mar 21, 2016 10:43 AM UTC
Owner: nobody

Originally created by: *anonymous

Originally created by: v.villenave
Originally owned by: v.villenave

% before the line break, the glissando is already at the vertical
% position of its end note; after the line break, it starts again
% from the same vertical position as its starting point, as if
% there were two complete glissandos, with the same right and left end.

\version "2.11.56"

\layout {
  ragged-right = ##t
  \context { \Voice
    \remove Forbid_line_break_engraver
    \override Glissando #'breakable = ##t
  }
}

<<
  { c'''1*3/2 \glissando
    c'2 } \\   { s1 \break s1 }
>>

% See also Issue 663.


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]