Thanks for the report; this has been added as
http://code.google.com/p/lilypond/issues/detail?id=401

In the future, please try to create a minimal bug report -- I cut your example down to six notes (you may want to see the item in the tracker).

Cheers,
- Graham


Luc wrote:
\version "2.11.28"
%{ when the Bar_engraver is removed and textSpanner text happens to span over 2 lines, the text on the first line is misplaced %} \layout { \context { \Staff \remove "Bar_engraver" } } { \clef "G_8"
  \relative e, {
    e 2  f fis g gis a ais b c cis d dis e f fis g gis a ais            
    \override TextSpanner #'bound-details #'left #'text = "2nd"
    b  \startTextSpan c cis d dis \stopTextSpan
e f fis g gis a ais b c cis d dis e f fis g gis a ais b }}

Not too important, but you might like to know! Thanks
Luc



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




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

Reply via email to