lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3039 in lilypond: Certain loose columns don't bloc


From: lilypond
Subject: [Lilypond-auto] Issue 3039 in lilypond: Certain loose columns don't block before barlines
Date: Mon, 17 Dec 2012 15:33:14 +0000

Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 3039 by address@hidden: Certain loose columns don't block before barlines
http://code.google.com/p/lilypond/issues/detail?id=3039

Mike Solomon reported here:

http://lists.gnu.org/archive/html/bug-lilypond/2012-12/msg00116.html

as follows:

\version "2.17.9"

% compare

{
  \key ces \major
  << { a a a a } { s2.^\p^\< s8 s8^\ff } >> \break
  \key cis \major
  a1
}

% to

{
  \key ces \major
  a4 a a a a a a a a a a a
  << { a a a a } { s2.^\p^\< s8 s8^\ff } >> \break
  \key cis \major
  a1
}

% the dynamic should not slide over the key signature change in the second
example



Attachments:
        bug.ly  628 bytes
        bug.preview.png  4.2 KB




reply via email to

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