Re: fretboard bug

2017-10-01 Thread David Kastrup
bb writes: >> Am 01.10.2017 um 16:07 schrieb: >>> bb writes: >>> As you may see there is one string open and fingered same time. I sent a bug report. \version "2.19.65"    Cuatro =\stringTuning <  a, d g c' f'> cmSeven = { < g'\1 c,\2 g\3 dis\4 ais\5 > } % cd#ga# >>

Re: fretboard bug

2017-10-01 Thread Thomas Morley
2017-10-01 17:14 GMT+02:00 bb : > ok, not a bug, no error message. One has to live with. > > If one knows that difficulty, one might find it easily. But that is not > a robust syntax. > > Thanks and regards BB As already said, some time ago I implemented a patch to get a more robust syntax for the

Re: fretboard bug

2017-10-01 Thread bb
ok, not a bug, no error message. One has to live with. If one knows that difficulty, one might find it easily. But that is not a robust syntax.  Thanks and regards BB Am 01.10.2017 um 16:07 schrieb David Kastrup: > bb writes: > >> As you may see there is one string open and fingered same time.

Re: fretboard bug

2017-10-01 Thread David Kastrup
bb writes: > As you may see there is one string open and fingered same time. I sent a > bug report. > > \version "2.19.65" >    Cuatro =\stringTuning <  a, d g c' f'> > cmSeven = { < g'\1 c,\2 g\3 dis\4 ais\5 > } % cd#ga# > \storePredefinedDiagram #default-fret-table \cmSeven % cd#ga# >  

Re: fretboard bug

2017-10-01 Thread Phil Holmes
- Original Message - From: "bb" To: Sent: Sunday, October 01, 2017 1:52 PM Subject: fretboard bug As you may see there is one string open and fingered same time. I sent a bug report. \version "2.19.65" Cuatro =\stringTuning < a, d g c' f'> cmS

fretboard bug

2017-10-01 Thread bb
As you may see there is one string open and fingered same time. I sent a bug report. \version "2.19.65"    Cuatro =\stringTuning <  a, d g c' f'> cmSeven = { < g'\1 c,\2 g\3 dis\4 ais\5 > } % cd#ga# \storePredefinedDiagram #default-fret-table \cmSeven % cd#ga#     #Cuatro  

Re: fretboard-bug?

2017-09-28 Thread Thomas Morley
2017-09-28 13:50 GMT+02:00 Malte Meyn : > > > Am 28.09.2017 um 13:08 schrieb bb: >> >> #"1-1; 1-1;o;o;2-2;" % > > > This is not a bug but you have an extra space here. It should be > > #"1-1;1-1;o;o;2-2;" % correct > #"1-1; 1-1;o;o;2-2;" % wrong but not a bug commit e2e1

Re: fretboard-bug?

2017-09-28 Thread Malte Meyn
Am 28.09.2017 um 13:08 schrieb bb:     #"1-1; 1-1;o;o;2-2;" % This is not a bug but you have an extra space here. It should be #"1-1;1-1;o;o;2-2;" % correct #"1-1; 1-1;o;o;2-2;" % wrong but not a bug ___ lilypond-user mailing

fretboard-bug?

2017-09-28 Thread bb
The fretboard shows fourth string as open and fingered fret one. I have added a pdf as a proof. If you compile you should get this pdf as well. Regards BB \version "2.19.2"    allFourthsA =\stringTuning <  a, d g c' f'> cmSevenA = { < g'\1 c,\2 g\3 dis\4 ais\5 > } % cd#ga# \storePredefinedDiagram