bug-lilypond
[Top][All Lists]
Advanced

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

Issue 882 in lilypond: Markup columns collisions


From: codesite-noreply
Subject: Issue 882 in lilypond: Markup columns collisions
Date: Thu, 29 Oct 2009 10:52:05 +0000

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




reply via email to

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