lilypond-user
[Top][All Lists]
Advanced

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

tabFullNotation


From: Phil Burfitt
Subject: tabFullNotation
Date: Sun, 26 May 2013 21:24:58 +0100

Am I doing something wrong here? I can't get musical symbols to show with polphony.

\version "2.17.8"

upper = \relative c' {  c4 d e f }

lower = \relative c { c4 d e f }

\score {
   \new TabStaff {
       \tabFullNotation
       << \upper \\ \lower >>
       }
}




reply via email to

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