Issue 522: markup alters spacing
http://code.google.com/p/lilypond/issues/detail?id=522

New issue report by gpermus:
% the presence of markup changes the spacing
%  I'm not certain if this is a real bug or not (ie there's nothing
%  obviously wrong in here)

\version "2.11.35"
\layout {
       \context { \Staff  \remove Bar_engraver  }
}

\relative c' {
 s1
 \break
 c4 s c s c s c s c s c s c s c s
 \break
c4 s c s c s c s-\markup{markup alters spacing blah blah} c s c s c s c s
}


Attachments:
        foo.png  10.2 KB


Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Other Priority-Low

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


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

Reply via email to