…ties only connect two notes in the same voice. By introducing a tie in a different voice, and blanking the first up-stem in that voice, the tie appears to cross voices.
Results 1−8 of 8 for tie voice |
…grob-str #\.)) (context (if dot-index (string-take grob-str dot-index) "Voice")) (grob (if dot-index (substring grob-str (+ dot-index 1)) grob-str))) (cons context … …context (car (parse-grob-sym grob-sym))) (top-grob (cdr (parse-grob-sym grob-sym)))) #{ \override Tie.layer = #-2 \override Slur.layer = #-2 \override PhrasingSlur.…
…TupletBracket.bracket-visibility = ##f \override TupletNumber.stencil = ##f \override Tie.transparent = ##t \override Rest.transparent = ##t \override Slur.transparent = ##t % … …a1:m | d:m | e:7 | } \score { << \new ChordNames { \harmonies } \new Staff { \new Voice = "vocal" { \melody } } \new Lyrics \lyricsto "vocal" \text >> \layout { } } \…