sorry, forgot to attach the code to the previous message - her it comes:

musA = \relative {
  <d g~ c~ >2.
  <d g c>
}
musB = \relative {
  <d~ g~ c~ >2.
  <d g c>
}
\markup "\stemDown \\tieDown"{
  \time 3/4
  \stemDown
  \tieDown
        \musA \musB
}
\markup "\voiceTwo"
\relative { 
  \time 3/4
  \voiceTwo 
        \musA \musB
}


-- 
View this message in context: 
http://old.nabble.com/wrong-position-of-a-tie-between-notes-in-chord-tp33414606p33417559.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to