ChordNames on Staff

2019-02-06 Thread Robert Hennig
Dear lilypond community, I would like to print the ChordNames casually directly on the staff, Not above the staff. Using extra-offset works if there are no other objects which adjusts the spacing. What is the proper way to get the ChordNames fixed to the staff? I would like to create lead sheets

Re: ChordNames on Staff

2019-02-07 Thread Robert Hennig
Dear Aaron and Valentin, thanks for your efforts and tips. I'm still looking for an solution to switch the ChordsOnStaff on and off, because I need it casually.. The second Solution from Valentin looks like what I would prefer but it prints the chord notes too, which is not was I'm looking for (on

Re: ChordNames on Staff

2019-02-07 Thread Robert Hennig
ode { c1 | \chordsDown dis1:m | ees1/g \chordsUp f1 } { s2-"Text" a' | s1^"Text" | e'''4 e'''4_"Text" c'2 | a'1} >> Greetings and thank you a lot, Robert Am 07.02.2019 um 15:42 schrieb Valentin Ville

Re: ChordNames on Staff

2019-02-07 Thread Robert Hennig
Wow Harm, that is great! I will use this versatile aproach, thank you very much! greetings, Robert Am 08.02.2019 um 00:40 schrieb Thomas Morley: \version "2.19.82" gotoCtx = #(define-music-function (strg)(string?) #{ \change Staff = #strg #(if (string=? strg "staff") ;; Staff needs to be