bug-lilypond
[Top][All Lists]
Advanced

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

Issue 840 in lilypond: broken ties too short when time signature change


From: codesite-noreply
Subject: Issue 840 in lilypond: broken ties too short when time signature changes
Date: Wed, 23 Sep 2009 19:54:38 +0000

Status: Accepted
Owner: v.villenave
CC: lemzwerg
Labels: Type-Defect Priority-Medium

New issue 840 by v.villenave: broken ties too short when time signature changes
http://code.google.com/p/lilypond/issues/detail?id=840

New report from Werner:
% A broken tie must not degenerate to a dot-like shape if
% a staff starts with a time signature, and the tied chord
% has accidentals.

% This is a really severe bug.

\version "2.13.4"
\paper {
 ragged-right = ##t
}

\relative {
 <a' cis e>1 ~ \break
 \time 3/4 <a cis e>2.
}

Attachments:
        without_timesig.png  3.4 KB
        with_timesig.png  4.1 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]