Issue 274: Enter one-line summary
http://code.google.com/p/lilypond/issues/detail?id=274
Comment #1 by trevorbaca:
These happen when you override Glissando #'breakable = ##t and then actually
break a
glissando over a line- or page-break.
%%% BEGIN %%%
\version "2.11.15"
\new Staff {
\override Glissando #'breakable = ##t
c'1 \glissando
\break
d'1
}
%%% END %%%
I think Joe may already have fixed in his copy of the current unstable, but not
completely sure.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond