Hi,
2014-09-14 19:53 GMT+02:00 Jakob Schöttl <[email protected]>:
But there is still the edge case, when I need the same kind of line below
> only one single note, e. g. in a partial measure!
>
Try :
\version "2.19.13"
\score {
<<
\new Staff {
\new Voice {
\override TextSpanner.style = #'line
\override TextSpanner.thickness = #3
\override TextSpanner.to-barline = ##t
\textSpannerDown
g\startTextSpan e f g
e\stopTextSpan f g g\startTextSpan
\stopStaff \hideNotes
g\stopTextSpan
}
}
>>
}
HTH,
Pierre
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user