Re: tabFullNotation

2013-05-28 Thread David Kastrup
"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

Re: tabFullNotation

2013-05-26 Thread Phil Burfitt
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

Re: tabFullNotation

2013-05-26 Thread Federico Bruni
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

Re: tabFullNotation

2013-05-26 Thread Eluze
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

Re: tabFullNotation

2013-05-26 Thread 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 d e f } > > lower = \relative c { c4 d e f } > > \score { >\new TabStaff { >\tabFullNotation ><< \upper \\ \lower