Hello Pieter,

I used the code in this thread:

http://lilypond.1069038.n5.nabble.com/glissando-in-fingering-notation-td159875.html

This works out of the box for almost all occurrences in my scores.

HTH,

Marc


Am 25.09.2017 um 22:49 schrieb Pieter Terpstra:
Dear readers,
Trying to draw a line between the numbers, copied some code but don't know 
exactly what the commands do.
Trying to raise the line so that it fits nicely between the ones but don't know 
how, have tried the \raise command
here without success.

Anyone?

Thank you so much in advantage!

\score {
   \relative c' { \time 2/4 \key d \minor
   <f' a-1>16<e g\finger\markup\concat {
       \hspace #.2
       \with-dimensions #'(0 . 0) #'(0 . 0)
       \override #'(thickness . 1.5)
       \rotate #-2
       \override #'(on . .8)
       \override #'(off . .4)
       \draw-line #'(-1.5 . 0)
       %\raise #'10
       \hspace #.2 "1" }>8<dis fis-1>16<f a-1>8<e g-1>
   }
}




_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user



_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to