lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4017 in lilypond: No spacing entry from KeyCancell


From: lilypond
Subject: [Lilypond-auto] Issue 4017 in lilypond: No spacing entry from KeyCancellation to `custos'
Date: Thu, 17 Jul 2014 20:13:26 +0000

Status: Started
Owner: address@hidden
Labels: Type-Defect Patch-new

New issue 4017 by address@hidden: No spacing entry from KeyCancellation to `custos'
http://code.google.com/p/lilypond/issues/detail?id=4017

This code...

\new Staff \with { \consists "Custos_engraver" } {
  \key g \major g'1 | \break
  \key c \major g'1 |
}

returns with...
programming error: No spacing entry from KeyCancellation to `custos'

I'm not sure this is exactly right, but is it sufficient to add...
  (custos . (extra-space . 1.0))
...to the KeyCancellation.space-alist in define-grobs.scm?

Here's a patch
http://codereview.appspot.com/113260043

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