Hi, Is there a reason the nibbed output of draw-line is almost 20 times thicker than usual (rather than just 2 times thicker like the rest of the TextSpanner)?
%%% EX 1 %%%
\version "2.11.26"
\new Staff {
c'4 \startTextSpan
c'4 \stopTextSpan
}
\layout {
\context {
\Staff
\override TextSpanner #'bound-details #'right #'text =
#(markup #:draw-line '(0 . -1))
\override TextSpanner #'thickness = #2
}
}
%%% EX 1 %%%
See attached.
Bug?
--
Trevor Bača
[EMAIL PROTECTED]
<<attachment: too-thick.png>>
_______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
