Re: First separator for subassignments must be '.' (issue 341490043 by d...@gnu.org)

2018-10-03 Thread dak
On 2018/10/03 16:56:27, thomasmorley651 wrote: Even without your patch one can do: Oh, I forgot: "even without your patch" points to a misunderstanding. The sole purpose of this patch is to remove a previously accepted construct for assignment because, well, I was troubled by a discussion point

Re: First separator for subassignments must be '.' (issue 341490043 by d...@gnu.org)

2018-10-03 Thread dak
Reviewers: thomasmorley651, Message: On 2018/10/03 16:56:27, thomasmorley651 wrote: Even without your patch one can do: part.1,1 = "foo" part.1,2 = "bar" part.1,3 = "buzz" part.2,1 = "xx" part.2,2 = "yy" part.2,3 = "zz" part.3 = "whatever" #(format #t "\n\"part\" contains:\n~y\n" part) #

First separator for subassignments must be '.' (issue 341490043 by d...@gnu.org)

2018-10-03 Thread thomasmorley65
Even without your patch one can do: part.1,1 = "foo" part.1,2 = "bar" part.1,3 = "buzz" part.2,1 = "xx" part.2,2 = "yy" part.2,3 = "zz" part.3 = "whatever" #(format #t "\n\"part\" contains:\n~y\n" part) #(format #t "Example call in guile: \"1\" of \"part\":\n~a" (assoc-get 1 part)) #(format #t

Re: define-note-names.scm: Wrong German beh definition???

2018-10-03 Thread Torsten Hämmerle
David Kastrup wrote > So SEMI_FLAT would rather be heh? Heh. Yup. Music can be fun! :) But seriously (this also affects the Scandinavian languages): If b is already a semitone flat, a mere quarter tone flat must be heh. David Kastrup wrote > THREE-Q-FLAT regularly would be heseh? Well, that's

Re: define-note-names.scm: Wrong German beh definition???

2018-10-03 Thread David Kastrup
Torsten Hämmerle writes: > Hello all, > > Working on a complete set of note names for all languages (including quarter > tones the new triple flat/sharp accidentals), I've stumbled over an > erroneous German note name definition of "beh". > > In German (and most Scandinavian languages), B is call

define-note-names.scm: Wrong German beh definition???

2018-10-03 Thread Torsten Hämmerle
Hello all, Working on a complete set of note names for all languages (including quarter tones the new triple flat/sharp accidentals), I've stumbled over an erroneous German note name definition of "beh". In German (and most Scandinavian languages), B is called h, and there is the exception of usi

Escape nul, cr, newline in PDF metadata (issue 345090043 by d...@gnu.org)

2018-10-03 Thread thomasmorley65
LGTM https://codereview.appspot.com/345090043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

PATCHES - Countdown for Oct 3rd

2018-10-03 Thread James Lowe
Hello, Here is the current patch countdown list. The next countdown will be on 6th October. A quick synopsis of all patches currently in the review process can be found here: http://philholmes.net/lilypond/allura/ Push: 5421 Store page numbers as int type - Dan Eble https://sourcefo