| [ << Changing defaults ] | [Top][Contents][Index] | [ Notation manual tables >> ] |
| [ < Controlling spanner end points ] | [ Up : Useful concepts and properties ] | [ Line spanners > ] |
5.4.5 Line styles
The line-interface groups all objects printing lines. All objects supporting these interfaces can be printed using different line styles. Here is an example showing the available values.
\relative { d''2 \glissando d'2 \once \override Glissando.style = #'dashed-line d,2 \glissando d'2 \override Glissando.style = #'dotted-line d,2 \glissando d'2 \override Glissando.style = #'zigzag d,2 \glissando d'2 \override Glissando.style = #'trill d,2 \glissando d'2 }
Some objects may support specific additional styles.
| [ << Changing defaults ] | [Top][Contents][Index] | [ Notation manual tables >> ] |
| [ < Controlling spanner end points ] | [ Up : Useful concepts and properties ] | [ Line spanners > ] |
![[image of music]](../eb/lily-5493d687.png)