1\version "2.19.21"
2
3\header {
4  texidoc = "If a dynamic has an explicit direction that differs from the
5dynamic line spanner's direction, automatically break the dynamic line spanner.
6"
7}
8
9\relative {
10  c'1^\<
11  c1_\>
12  f,1\p
13
14  c'1^\<
15  c1_\p^\>
16  c1\!
17}
18