lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 2630 in lilypond: strict-grace-spacing = ##t leads


From: lilypond
Subject: [Lilypond-auto] Issue 2630 in lilypond: strict-grace-spacing = ##t leads to clashes with noteheads, stems and other musical objects
Date: Fri, 29 Jun 2012 20:15:00 +0000

Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 2630 by address@hidden: strict-grace-spacing = ##t leads to clashes with noteheads, stems and other musical objects
http://code.google.com/p/lilypond/issues/detail?id=2630

Reported by Joseph Rushton Wakeling:
http://lists.gnu.org/archive/html/bug-lilypond/2012-06/msg00178.html

Hello all,

Please find attached a (hopefully minimal enough) example of problems with the 'strict-grace-spacing = ##t setting described in:
http://lilypond.org/doc/v2.15/Documentation/notation/special-rhythmic-concerns#grace-notes

... in the snippet "Positioning grace notes with floating space". As you can see, there are a bunch of notational clashes:

  * the first set of grace notes overlap the time signature (they would also
    overlap the key signature if one was present);

  * the accidental on one of the grace note clashes with the preceding grace
    stem and notehead;

* in the 2nd bar, the first grace notehead clashes with the preceding "real"
    notehead.

These kinds of clashes are referred to in a 2008 email on the lilypond-user
list:
https://lists.gnu.org/archive/html/lilypond-user/2008-09/msg00586.html

... but I don't see a corresponding bug report.

Minimal example (by Marek):
\version "2.15.40"
{
  \override Score.SpacingSpanner #'strict-grace-spacing = ##t
  \relative c'' { \grace { c16[ d e fis] } g2.}
}
Original file gives more examples.


Attachments:
        bug.preview.png  1.9 KB




reply via email to

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