bug-lilypond
[Top][All Lists]
Advanced

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

Re: misplaced TextSpanner-text when bar-engraver is removed and line bre


From: Graham Percival
Subject: Re: misplaced TextSpanner-text when bar-engraver is removed and line breaks
Date: Sat, 04 Aug 2007 14:47:52 -0700
User-agent: Thunderbird 1.5.0.12 (Macintosh/20070509)

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






reply via email to

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