lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Overly thick results from markup with draw-line


From: Han-Wen Nienhuys
Subject: Re: Overly thick results from markup with draw-line
Date: Wed, 25 Jul 2007 00:36:08 -0700

2007/7/24, Trevor Bača <address@hidden>:
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)?


This is classical typography, evidently!


;)

I think you are have found a bug; congratulations!

(fixed in .28)


%%% 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
address@hidden

_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user





--
Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen

reply via email to

[Prev in Thread] Current Thread [Next in Thread]