lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4448 in lilypond: Text overhanging left edge cause


From: lilypond
Subject: [Lilypond-auto] Issue 4448 in lilypond: Text overhanging left edge causes crash
Date: Sun, 14 Jun 2015 02:06:59 +0000

Status: Accepted
Owner: ----
Labels: Type-Crash regression

New issue 4448 by address@hidden: Text overhanging left edge causes crash
https://code.google.com/p/lilypond/issues/detail?id=4448

\new Staff \with { \remove "Time_signature_engraver" }
{ \once \override TextScript.self-alignment-X = #RIGHT
  g^"Longish" }

Fails on the assertion at simple-spacer.cc:251
with version 2.19.21

The problem is seen only when there is no time signature (such as on the second system of the score, or when it is removed explicitly as above). Longer text, overhanging the left edge, with at TimeSignature, is no problem.

The older versions give good output, so desired behavior is the former behavior, preferably after figuring out what the assertion was trying to protect against.

--
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]