Re: Overly thick results from markup with draw-line

2007-07-25 Thread Han-Wen Nienhuys

2007/7/24, Trevor Bača [EMAIL PROTECTED]:

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
[EMAIL PROTECTED]

___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user






--
Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Overly thick results from markup with draw-line

2007-07-24 Thread Trevor Bača

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
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user