sop = \notes \relative c'' { \clef "violin"; \time 3/4; \context Staff < \context Voice = uVoice { \stemup e4 [cis8 r16 e~] [e c d g] | } \context Voice = lVoice { \stemdown [cis,8 b] [a \skip 16*1; c16] g4 | }> } \score { \notes < \sop > \paper { linewidth=7.0\cm; } }