lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3868 in lilypond: line-breaking makes short lines


From: lilypond
Subject: [Lilypond-auto] Issue 3868 in lilypond: line-breaking makes short lines
Date: Tue, 18 Feb 2014 01:42:48 +0000

Status: Accepted
Owner: ----
Labels: Type-Critical Regression

New issue 3868 by address@hidden: line-breaking makes short lines
http://code.google.com/p/lilypond/issues/detail?id=3868

The first fix for issue 3304 causes a problem were a measure of relatively short notes might be place on one line with no stretching. This only happens when 'shortest-duration-space' is reduced below its default 2.0

\version "2.19.1"
\new Staff \relative c' {
  \override Score.SpacingSpanner.shortest-duration-space = #1.8
  e32 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 }



--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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