lilypond-devel
[Top][All Lists]
Advanced

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

Re: line-breaking bug in 2.19


From: Keith OHara
Subject: Re: line-breaking bug in 2.19
Date: Mon, 17 Feb 2014 10:04:54 -0800
User-agent: Opera Mail/12.16 (Win32)

On Mon, 17 Feb 2014 00:24:22 -0800, Keith OHara <address@hidden> wrote:

On Sun, 16 Feb 2014 23:50:06 -0800, Keith OHara <address@hidden> wrote:

On Sun, 16 Feb 2014 17:33:16 -0800, Keith OHara <address@hidden> wrote:

On Sun, 16 Feb 2014 13:58:01 -0800, Janek Warchoł <address@hidden> wrote:

2014-01-17 17:55 GMT+01:00 Keith OHara <address@hidden>:
Starting with version 2.19.0, the bassoon part from
<http://www.mutopiaproject.org/cgibin/piece-info.cgi?id=1793>
gets a short line.

I can revert the commit
  
https://github.com/Keith-OHara/lilypond/commit/a389298c5c2fc5cfce75be1600c2da85b4be5acb
(resolving conflicts by hand) to remove the problem.


Tuplets are not required, so here is a closer-to-minimal example:

\version "2.19.1"
\new Staff \relative c' {
  \override Score.SpacingSpanner.shortest-duration-space = #1.6
  e16 f g e d c d e f e d c d e f e
  g g f e d e c c f e e d e c c f
  \break
  e1 e e e }




reply via email to

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