lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5303 layout-s


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5303 layout-set-staff-space confuses chord note head placement in a certain situation
Date: Sun, 07 Jul 2019 16:27:09 -0000

Issue 5303 - Misplaced Notehead

In loop calculating the attachments
of chord node heads to stem, calculate
last used position by rounding to int
rather than by truncating to int.

Maintain float precision during calculation
of attachment of noteheads to chord
(thus completing the transition from
int-calculations to floats introduced
in e7cb72c9fce).

Add regression test.

http://codereview.appspot.com/564930043


[issues:#5303] layout-set-staff-space confuses chord note head placement in a certain situation

Status: Started
Created: Wed Apr 11, 2018 10:16 PM UTC by Simon Albrecht
Last Updated: Sun Jul 07, 2019 04:27 PM UTC
Owner: pkx166h
Attachments:

Reported by Éric Bellocq:

\version "2.19.80"

\score {
  { <d' f' a'>2 \clef bass <f, a, c> }
  \layout {
    #(layout-set-staff-size 19)
  }
}

This is a regression against 2.18.2.
The problem doesn’t seem to occur on other staff-positions, if set-global-staff-size is used instead, or at other staff sizes.


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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