Status: Accepted
Owner: v.villenave
Labels: Type-Collision Priority-Regression

New issue 882 by v.villenave: Markup columns collisions
http://code.google.com/p/lilypond/issues/detail?id=882

In the following example, only the very last part (a column followed with a
regular word) doesn't produce a collision. The other parts (a regular word
followed with a column, or a column followed with another column) produce
awful collisions.

\version "2.13.6"

\markup \line {
  blah
  \center-column { blahblah blah }
  \center-column { blahblah blah }
  blah
}

IIRC it used to work with 2.10.

Attachments:
        collision.png  1.5 KB

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

Reply via email to