Phil Burfitt wrote
> 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 >>
>         }
> }

with 2.17.18 

\layout { \tabFullNotation }

works!

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/tabFullNotation-tp146310p146315.html
Sent from the User mailing list archive at Nabble.com.

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

Reply via email to