\version "2.14.2" unsetCrescTextCresc = { \unset crescendoText \unset crescendoSpanner } \relative c' { \time 4/4 g8\p (a) \times 2/3 {bes (c bes)} \times 4/5 {g'16 (a bes c bes)} \crescTextCresc g\< (a bes c) d ([es32 d es16 g]) g ([as32 g as16 bes]) c32 (d c d es d es d) \times 2/3 {e8-- g-- a--\!} \time 3/4 \unsetCrescTextCresc \once \override Script #'script-priority = #-100 g4\ff\trill^\markup \italic \fontsize #1.5 "breiter" f\trill\> e\trill\! \time 4/4 \tempo \markup \fontsize #1.5 "im Zeitmaß" d4\f b8. b16 a4 bes8. bes16 dis,8 e d c g'-> f-> gis-> g-> a4 b8. b16 a4 dis,8 e d4 b8. b16 a4 \times 2/3 {g8\> (f e\!)} d2\p es a, as g d' es as \override BreathingSign #'text = \markup { \musicglyph #"scripts.caesura.curved" } \breathe d4\< (es a\! g) a,8 (bes16 c) d8 es\< e8 (f16 as\!) bes8 c 4\f }