lilypond-user
[Top][All Lists]
Advanced

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

chord repetition and strings in TabStaff


From: Federico Bruni
Subject: chord repetition and strings in TabStaff
Date: Sun, 20 Feb 2011 19:33:23 +0100

q forgets in which string a note is played and as a result you get a
wrong chord in TabStaff:


\version "2.13.49"

\new TabStaff {
  % first chord is ok, second is "wrong"
  <fis a e'\2>4 q
  <e b\2 c'\3 g'>2. q4
}


Is it possible to improve q?
I couldn't find anything related in the open issues of the tracker.

Thanks,
Federico




reply via email to

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