This is _probably_ fixed through the same patch as [1578](#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](http://code.google.com/u/v.villenave/)
*Originally owned by:* [v.villenave](http://code.google.com/u/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](#663).


---

Sent from sourceforge.net because [email protected] 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

Reply via email to