Re: user-defined predefined fretboard hash-table

2010-11-12 Thread Carl Sorensen
It's now pushed to git, and it works properly for me. Thanks for checking, Carl ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: user-defined predefined fretboard hash-table

2010-11-12 Thread Carl Sorensen
On 11/12/10 5:32 AM, "Patrick Schmidt" wrote: > > With these two changes the example compiles with 2.13.38 but I get > some strange results (no fretboards and weird chord names). See file > attached. Apparently I pushed the wrong commit when I added the custom fretboards. I'm in the midst of a

Re: Doc: NR 2.1.2 Lyrics and repeats, improvement proposals

2010-11-12 Thread Mats Bengtsson
Bernard Hurley wrote: It may well be an accident, but it is an incredibly helpful trick. I wish I had known it earlier. I think it should be officially part of lily i.e. it should be documented and maybe there should be a regression test for it. It should be noted, though, that there's a

Re: user-defined predefined fretboard hash-table

2010-11-12 Thread Carl Sorensen
On 11/12/10 5:32 AM, "Patrick Schmidt" wrote: > Hi all, > > the following example doesn't compile with version 2.13.38: [...] > > With these two changes the example compiles with 2.13.38 but I get > some strange results (no fretboards and weird chord names). See file > attached. > > Is this

user-defined predefined fretboard hash-table

2010-11-12 Thread Patrick Schmidt
Hi all, the following example doesn't compile with version 2.13.38: \version "2.13.38" \include "predefined-guitar-fretboards.ly" #(define custom-fretboard-table-one (make-fretboard-table)) #(define custom-fretboard-table-two (make-fretboard-table default-fret-table)) \storePredefinedDiagram