Am Mo., 10. Juni 2019 um 20:54 Uhr schrieb Aaron Hill
<lilyp...@hillvisions.com>:
>
> On 2019-06-10 11:04 am, Paul Scott wrote:
> > Can LilyPond make a glissando across a line break?
> >
> > [ . . . ]
> >
> > Is there an equivalent of
> > \override Beam.breakable = ##t for glissandos ?
>
> %%%%
>    \override Glissando.breakable = ##t
> %%%%
>
>
> Glissando [1] supports unbreakable-spanner-interface [2] which has the
> breakable property.
>
> [1]: http://lilypond.org/doc/v2.19/Documentation/internals/glissando
> [2]:
> http://lilypond.org/doc/v2.19/Documentation/internals/unbreakable_002dspanner_002dinterface
>
>
>
> -- Aaron Hill

If you then wanna see some glissando-line at line-begin, add
[ \once ] \override Glissando.after-line-breaking = #'()

Cheers,
  Harm

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

Reply via email to