What does "breakable" mean?  The program reference defines it as
"Can this object appear at a line break, like clefs and bar lines? "
but it appears to have no affect in the following example:


\paper{ linewidth=10\cm }
\relative c'{
\override Glissando #'breakable = ##f
c4 c c c c c c c c c c c
\glissando c''
c c c c c c c c c c c
}



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to