Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(9781)

Issue 113260043: Issue 4017: Define spacing from KeyCancellation to custos.

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 9 months ago by Mark Polesky
Modified:
9 years, 9 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

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? Issue 4017 on the tracker: http://code.google.com/p/lilypond/issues/detail?id=4017

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M scm/define-grobs.scm View 1 chunk +2 lines, -1 line 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b