On Fri, Sep 25, 2015 at 6:25 PM, David Nalesnik <david.nales...@gmail.com>
wrote:


>
> Dashed lines may now (as of 2.19.27) be created using the function
> ly:line-interface::line.  This takes a grob argument from which it extracts
> layout information.  So you'd just override the 'style property. Dashed
> lines would be the default.
>
>

With the file you can do things like:

\once \override BoxTextSpanner.thickness = 4

\once \override BoxTextSpanner.dash-period = 2

\once \override BoxTextSpanner.style = ##f  %% solid line

You can do 'zigzag and 'trill, but those look pretty awful (especially the
last).

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

Reply via email to