|
From: | Auto mailings of changes to Lily Issues |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Ticket 664 discussion |
Date: | Mon, 21 Mar 2016 10:43:35 +0000 |
This is probably fixed through the same patch as 1578 – I can only guess, though.
[issues:#664] 1 breakable glissando => 2 same-looking glissandos
Status: Verified
Created: Wed Aug 20, 2008 06:55 AM UTC by Anonymous
Last Updated: Thu Aug 18, 2011 08:12 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
[Prev in Thread] | Current Thread | [Next in Thread] |