bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wrong position of a tie between notes in chord


From: -Eluze
Subject: Re: wrong position of a tie between notes in chord
Date: Wed, 29 Feb 2012 14:39:10 -0800 (PST)

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]