Re: Guitar Fret Diagram - scale degree below string

2015-08-18 Thread Thomas Morley
2015-08-18 2:05 GMT+02:00 Klaus Blum : > Hi Harm, > > your code allows using markup where only numbers are allowed - exacly what I > was looking for. > Thanks a lot for this great discovery. It allows "abusing" LilyPond's > \fret-diagram-verbose for crazy things like this: >

Re: Guitar Fret Diagram - scale degree below string

2015-08-18 Thread Klaus Blum
\markup C #}) (place-fret 1 21 ,#{ \markup E #}) (place-fret 1 22 ,#{ \markup F #}) ) } %-------- -- View this message in context: http://lilypond.1069038.n5.nabble.com/Guitar-Fret-Diagram-scale-degree-below-string-tp179664p179739.html Sent from the User mailing list

Re: Guitar Fret Diagram - scale degree below string

2015-08-16 Thread Klaus Blum
nslate #'(6.2 . 0) \center-align $two \translate #'(7.7 . 0) \center-align $one } } }} #})) % Cheers, Klaus -- View this message in co

Re: Guitar Fret Diagram - scale degree below string

2015-08-16 Thread tone
How can I add more space between the bottom of the strings (fret diagram) and the scale degrees? When there are not any /accidentals/, the numbers are too close to the strings. -- View this message in context: http://lilypond.1069038.n5.nabble.com/Guitar-Fret-Diagram-scale-degree-below-string

Re: Guitar Fret Diagram - scale degree below string

2015-08-16 Thread Thomas Morley
2015-08-16 16:34 GMT+02:00 Klaus Blum : > Hi tone, > > welcome to the forum! :-) > > The most elegant solution would be to take "fret-diagrams.scm" and use it to > build a modified fretboard command that accepts markup for fingerings. But > as I'm not an expert, this is out of reach for me. > > An

Re: Guitar Fret Diagram - scale degree below string

2015-08-16 Thread tone
Thanks! That does exactly what I want. I will paste this into my existing chord charts. Anybody have a simpler solution? -- View this message in context: http://lilypond.1069038.n5.nabble.com/Guitar-Fret-Diagram-scale-degree-below-string-tp179664p179696.html Sent from the User mailing list

Re: Guitar Fret Diagram - scale degree below string

2015-08-16 Thread Klaus Blum
alignment-X = #CENTER \override ChordName #'X-offset = #ly:self-alignment-interface::aligned-on-x-parent } } } % -- View this message in context: http://lilypond.1

Guitar Fret Diagram - scale degree below string

2015-08-15 Thread tone
gned-on-x-parent } } } ly: ScaleDegree.ly <http://lilypond.1069038.n5.nabble.com/file/n179664/ScaleDegree.ly> pdf: ScaleDegree.pdf <http://lilypond.1069038.n5.nabble.com/file/n179664/ScaleDegree.pdf> -- View this message in context: http://lilypond.1069038.n5.nabble.com/Gui