\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

Reply via email to