Fixes Issue 1504, allowing feather beam line breaking.
[lilypond/patrick.git] / input / regression / chord-scripts.ly
blob1e0f454b2000d5829a9d1aa196ab1050424d2bde
1 \version "2.12.0"
3 \header {
4 texidoc = "Scripts can also be attached to chord elements.
5 They obey manual direction indicators."
8 \relative c'' {
9 < c-. >4
10 < c-> >4
11 < c-. e-. g-. b-. >4
12 < c^^ >4
13 < c_^ >4
14 < c_^ e^^ >4
15 < c_^ e_^ >4