"Phil Burfitt" writes:
> Yes, placing tabFullNotation in the layout block works =)
>
> Harm and Eluze, thank you very much!
I've proposed a patch in
http://code.google.com/p/lilypond/issues/detail?id=3379> that would
appear to let your original example work as expected. That seemed
easier to do
Yes, placing tabFullNotation in the layout block works =)
Harm and Eluze, thank you very much!
Regards,
Phil.
- Original Message -
From: "Thomas Morley"
To: "Phil Burfitt"
Cc:
Sent: Sunday, May 26, 2013 9:51 PM
Subject: Re: tabFullNotation
2013/5/26 Phil B
Thanks Harm
I've added an issue:
https://code.google.com/p/lilypond/issues/detail?id=3379
2013/5/26 Thomas Morley
> 2013/5/26 Phil Burfitt :
> > Am I doing something wrong here? I can't get musical symbols to show with
> > polphony.
> >
> > \version "2.17.8"
> >
> > upper = \relative c' { c4
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 \\ \low
2013/5/26 Phil Burfitt :
> 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