1\version "2.16.0"
2\header {
3  texidoc = "The left text of a @code{DynamicTextSpanner} is
4left-aligned to its anchor note.
5"
6}
7
8\relative c' {
9  \crescTextCresc
10  \dimTextDim
11  c4\< c c c\!
12  c4\> c c c\!
13}
14