From a59fa014bc91762c290ad21c56022b5ca5d76a36 Mon Sep 17 00:00:00 2001 From: Linus Date: Sun, 15 Nov 2020 22:18:58 +0100 Subject: [PATCH] no comment --- grepptabell.ly | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/grepptabell.ly b/grepptabell.ly index 6dda827..89eefa2 100644 --- a/grepptabell.ly +++ b/grepptabell.ly @@ -1,3 +1,8 @@ +% I, Linus Björnstam, waive all copyright and related or neighboring rights to this work. +% If the above is not appliccable in your jurisdiction, you may use this document under +% the CC0 licence. For more info, read this website: +% https://creativecommons.org/publicdomain/zero/1.0/ + \version "2.20.0" \header { title = "Grepptabell | Fingering chart" @@ -144,7 +149,7 @@ fingers = #(define-music-function (parser location note fc) (ly:music? cheap-lis (lh . (w)) (rh . ())) \bar "||" - \fingers gis #'((cc . (oneT two three four five six)) + \fingers aes #'((cc . (oneT two three four five six)) (lh . (w)) (rh . (gis))) \bar "||" @@ -203,10 +208,10 @@ fingers = #(define-music-function (parser location note fc) (ly:music? cheap-lis (lh . (ees)) (rh . (f))) \bar "||" - \fingers gis #'((cc . (oneT two three six)) + \fingers aes #'((cc . (oneT two three six)) (lh . (ees)) (rh . ())) - \fingers gis #'((cc . (oneT two three five six)) + \fingers aes #'((cc . (oneT two three five six)) (lh . (ees)) (rh . (thumb-bes))) \bar "||"